sofroniewn / electron-johnny-five-examples

Example electron apps using johnny-five to control hardware
MIT License
42 stars 12 forks source link

Electron + Johnny-Five

This repo contains examples of electron apps that control hardware using johnny-five and visualize the results using lightning.

If you are new to johnny-five, you might want to first check out this great nodeschool workshop on nodebots. If you are new to electron you might want to first check out this great tutorial on making an electron app.

Each example is npm installable and comes with its own README.md. To get started, check out 1-led!


Examples


Setup