Skip to content
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

Open
nxhack opened this issue Apr 22, 2018 · 16 comments
Open

Mraa + Upm on latest OpenWrt. #1

nxhack opened this issue Apr 22, 2018 · 16 comments

Comments

@nxhack
Copy link
Owner

nxhack commented Apr 22, 2018

(We opened issue here.)
nxhack/openwrt-node-packages#8

@tcpipchip
Copy link

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

@tcpipchip
Copy link

I added some kmod files and menuconfig changes

@tcpipchip
Copy link

More progress! Gpio maps (pin id number) are incorrect, if you usually use those defined by Seeed Linkit Smart 7688

@tcpipchip
Copy link

I2c WORKING, GPIO WORKING...
Where is in the Kernel MAP to GPIOS ?
For example, pin = mraa.Gpio(30) access the gpio where i put a led. But, how i know physically where is this pin ? And where is this 30 specification ?

@nxhack
Copy link
Owner Author

nxhack commented Apr 25, 2018

@tcpipchip
Copy link

Well,
I am satisfied for a while because LIMRAA and LIBUPM works with node-red.

Can you help me with WIFI to MEDIATEK 7688 LINKIT ?

@tcpipchip
Copy link

How do i include those files and where ?

@nxhack
Copy link
Owner Author

nxhack commented Apr 27, 2018

How did you build the your firmware of MT7688?

@tcpipchip
Copy link

make -j2

@nxhack
Copy link
Owner Author

nxhack commented Apr 27, 2018

Which OpenWrt version?, repository?
Which linkit-smart-feed repository?

@nxhack
Copy link
Owner Author

nxhack commented May 1, 2018

@tcpipchip
Copy link

Do you mean that is a configuration error ?

AP-MODE works, CLIENT-MODE fails

@tcpipchip
Copy link

hi can you verify if node-node-red-contrib-gpio compiles for you ? Make menuconfig

@tcpipchip
Copy link

error on serialport...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants