Awesome-arduino/README.md

61 lines
2.9 KiB
Markdown
Raw Normal View History

2015-09-11 02:58:43 +00:00
# awesome-arduino
A curated list of awesome Arduino hardwares, libraries and softwares
2015-09-11 03:20:30 +00:00
- [Awesome Arduino](#awesome-Arduino)
2015-09-11 03:27:21 +00:00
- [IDE](#ide)
- [Librarys](#librarys)
- [Hardware](#hardware)
- [Tutorials](#tutorials)
2015-09-11 03:20:30 +00:00
- [Contributing](#contributing)
- - -
## IDE
*Arduino developments.*
* [arduino](https://github.com/arduino/Arduino) - office arduino ide
* [ESP8266 IDE](https://github.com/esp8266/Arduino) - Arduino IDE for ESP8266
2015-09-11 03:40:01 +00:00
* [Stino](https://github.com/Robot-Will/Stino) - A Sublime Text Plugin for Arduino
2015-09-11 03:20:30 +00:00
## Librarys
*Libraries for Arduino .*
* [johnny-five](https://github.com/rwaldron/johnny-five) - JavaScript Robotics and IoT programming framework, developed at Bocoup. Based on Arduino Firmata Protocol
* [grbl](https://github.com/grbl/grbl) - An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
2015-09-11 05:16:36 +00:00
* [Arduino-IRremote](https://github.com/z3t0/Arduino-IRremote) - Infrared remote library for Arduino: send and receive infrared signals with multiple protocols
* [noduino](https://github.com/sbstjn/noduino) - JavaScript and Node.js Framework for controlling Arduino with HTML and WebSockets
* [i2cdevlib](https://github.com/jrowberg/i2cdevlib) - I2C device library collection for AVR/Arduino or other C++-based MCUs
* [duino](https://github.com/ecto/duino) - Arduino framework for node.js
* [ino](https://github.com/amperka/ino) - Command line toolkit for working with Arduino hardware
* [Webduino](https://github.com/sirleech/Webduino) - Arduino WebServer library
* [RF24](https://github.com/maniacbug/RF24) - Arduino driver for nRF24L01
* [keysweeper](https://github.com/samyk/keysweeper) - KeySweeper is a stealthy Arduino-based device, camouflaged as a functioning USB wall charger ....
* [aJson](https://github.com/interactive-matter/aJson) - an Arduino library to enable JSON processing with Arduino
* [ArduinoJson](https://github.com/bblanchon/ArduinoJson) - An efficient JSON library for embedded systems
* [USB_Host_Shield_2.0](https://github.com/felis/USB_Host_Shield_2.0) - Revision 2.0 of USB Host Library for Arduino
* [pubsubclient](https://github.com/knolleary/pubsubclient) - A client library for the Arduino Ethernet Shield that provides support for MQTT
2015-09-11 03:20:30 +00:00
## Hardware
*Hardware board for arduino diy.*
* [Teensy](https://www.pjrc.com/teensy/) - The Teensy is a complete USB-based microcontroller development system
## Tutorials
*Tutorials for arduino flash.*
* [Arduino-Tutorial-Series](https://github.com/sciguy14/Arduino-Tutorial-Series) - These are the supporting materials for my popular series of Tutorials on the Arduino Microcontroller Platform
# [Contributing](https://github.com/vinta/awesome-arduino/blob/master/CONTRIBUTING.md)
Your contributions are always welcome!
2015-09-11 03:27:21 +00:00
#[![Analytics](https://ga-beacon.appspot.com/UA-67438080-1/awesome-arduino/readme?pixel)](https://github.com/lembed/awesome-arduino)