What about wrtnode? #574
Replies: 7 comments
-
Posted at 2014-08-25 by @gfwilliams As it's Linux, it should 'just work' if you download the (code from GitHub)[https://github.com/espruino/Espruino]. If there are specific GPIO mappings for the pins, feel free to make another board description file and issue a pull request though... |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-08-27 by elswork I mean an espruino board working with an wrtnode board like if the wrtnode is a module for the espruino board. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-08-28 by d0773d Take a look at the Carambola 2 from http://8devices.com. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-08-28 by @gfwilliams Oh right - yes, that could work nicely. If you're happy controlling the Espruino board from the wrtnode itself then you could use the examples at http://www.espruino.com/Interfacing It'd be interesting to do something that actually made the Linux board a 'slave' to Espruino though! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-09-06 by elswork Yes, that was also my thought! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-09-07 by d0773d I ordered two of them. Quick shipping to the US also. Im trying to figure out how to compile nodejs for wrtnode, but will most likely stick to python. My thought was to use the Espruino to get sensor data and send it to the wrtnode. The wrtnode will take care of WiFi communication, encryption and the webserver. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-09-08 by @gfwilliams @d0773d if you have trouble compiling NodeJS (which you may as the board isn't ARM-based) you can easily compile Espruino to handle the webserver - although as with on embedded, there isn't HTTPS. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-08-23 by elswork
It seems a great and cheap card for working together with espruino http://wrtnode.com
Beta Was this translation helpful? Give feedback.
All reactions