-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mraa + Upm on latest OpenWrt. #1
Comments
Got some progress! Python / node can talk with i2c libmraa/upm now! I see that in the Makefile linkit (fork) packages list are missing if you compare with the original Linkit makefile |
I added some kmod files and menuconfig changes |
More progress! Gpio maps (pin id number) are incorrect, if you usually use those defined by Seeed Linkit Smart 7688 |
I2c WORKING, GPIO WORKING... |
I do not have a target machine, so I can not pursue it in detail... https://docs.labs.mediatek.com/resource/linkit-smart-7688/en/documentation |
Well, Can you help me with WIFI to MEDIATEK 7688 LINKIT ? |
The OSS version driver should be included in OpenWrt. https://github.com/openwrt/openwrt/blob/master/target/linux/ramips/mt76x8/target.mk |
How do i include those files and where ? |
How did you build the your firmware of MT7688? |
make -j2 |
Which OpenWrt version?, repository? |
LEDE, 4.4.120 src-git packages https://git.lede-project.org/feed/packages.git;lede-17.01 |
Do you mean that is a configuration error ? AP-MODE works, CLIENT-MODE fails |
hi can you verify if node-node-red-contrib-gpio compiles for you ? Make menuconfig |
error on serialport... |
(We opened issue here.)
nxhack/openwrt-node-packages#8
The text was updated successfully, but these errors were encountered: