Has anyone tried doing arduino programming in JS? I want to build a simple display counter but don't know where to begin. Any good resource or experience building anything using arduino in JS would be a great begining step for me.
I know Johnny-five.io for building programs using hardwares such as Arduino, a friend of mine is actually using it and claims its pretty good and easy.
Hi Sarah,
I've tried Johnny-five myself. And it's quite easy to setup. What display counter do you need? what kind of hardware do you want to use (LCD/LED matrix). I'm sure if you put another detail on your question many people would like to help.
Denny Trebbin
Lead Fullstack Developer. Experimenting with bleeding-edge tech. Irregularly DJ. Hobby drone pilot. Amateur photographer.
hey sarah, if you have the hardware already check this out -> cylonjs.com
not sure what do you mean by 'display counter'. do you want to show a number on a matrix display or a real tft display?
if you wanna start and look for something good, then better go to tessel.io/