Skip to content

"framework" on top of johnny-five build in Typescript to build simple arduino project

Notifications You must be signed in to change notification settings

fechy/johnny-five-fw

Repository files navigation

Johnny-five Arduino Framework-ish

"Framework" build on top of Johnny-five to build simple projects with Johnny-five

First-steps

Make sure you have connected your arduino board to your computer first

Init

  • Create your project.json based on project.example.json
  • Modify it based on your project needs.
  • Run npm run dev for development

Where goes my code?

...

Whats next?

  • Add more components
  • Add tests
  • Add support for other boards (raspberry pi?)

About

"framework" on top of johnny-five build in Typescript to build simple arduino project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published