An open API service indexing awesome lists of open source software.

https://github.com/gitgnu/gnu_searduino


https://github.com/gitgnu/gnu_searduino

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

Arduino devel tool:

* C libraries for Arduino (from the Arduino sources)

* Python scripting interface to test your Arduino programs locally

* GUI simulator (written in Python) to test your Arduino programs locally

* stdin/stdout "simulator" (written in C) with which you can talk with your Arduino program (locally)

* Makefiles to ease up development and uploading from command line

* Currently supports: Uno, Due and Mega and basic Digital in/out on GNU/Linux