update README

pull/1/head
cw7 9 years ago
parent e9deb6ecbb
commit 6bac7c47a2

@ -1,2 +1,44 @@
#[![Analytics](https://ga-beacon.appspot.com/UA-67438080-1/awesome-arduino/readme?pixel)](https://github.com/lembed/awesome-arduino)
# awesome-arduino
A curated list of awesome Arduino hardwares, libraries and softwares
- [Awesome Arduino](#awesome-Arduino)
- [IDE](#IDE)
- [Librarys](#Librarys)
- [Hardware](#Hardware)
- [Tutorials](#Tutorials)
- [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
## 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
## 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!

Loading…
Cancel
Save