update library

pull/1/head
lembed 9 years ago
parent 171c7d751f
commit ecd72c370a

@ -31,8 +31,6 @@ A curated list of awesome Arduino hardwares, libraries and projects
* [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
* [TinyWebServer](https://github.com/ovidiucp/TinyWebServer) - Small web server for Arduino, fits in 10KB ROM, less than 512 bytes RAM
* [ArduinoWebsocketClient](https://github.com/krohling/ArduinoWebsocketClient) - Websocket client for Arduino
* [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 ....
@ -44,12 +42,38 @@ A curated list of awesome Arduino hardwares, libraries and projects
* [dino](https://github.com/austinbv/dino) - Dino is a ruby gem that helps you bootstrap prototyping with an Arduino
* [Arduino-PID-Library](https://github.com/br3ttb/Arduino-PID-Library) - a pid library for arduino writed by c++
* [firmata](https://github.com/firmata/arduino) - firmata firmware for arduino
* [RESTduino](https://github.com/jjg/RESTduino) - A sketch to provide a REST-like interface to the Arduino+Ethernet Shield
* [Repetier-Firmware](https://github.com/repetier/Repetier-Firmware) - Firmware for Arduino based RepRap 3D printer
* [uSpeech](https://github.com/arjo129/uSpeech) - Speech recognition toolkit for the arduino
* [rocketscream/Low-Power](https://github.com/rocketscream/Low-Power) - Low Power Library for Arduino
* [Arduino-Temperature-Control-Library](https://github.com/milesburton/Arduino-Temperature-Control-Library) - Arduino Library for Maxim Temperature Integrated Circuits
* [ArduinoOBD](https://github.com/stanleyhuangyc/ArduinoOBD) - OBD-II library and sketches for Arduino
* [433Utils](https://github.com/ninjablocks/433Utils) - a collection of code and documentation to assist you usage of RF 433MHz modules
* [hiduino](https://github.com/ddiakopoulos/hiduino) - Native USB-MIDI on the Arduino
* [Brain](https://github.com/kitschpatrol/Brain) - Arduino library for reading Neurosky EEG brainwave data
* [Cryptosuite](https://github.com/Cathedrow/Cryptosuite) - Cryptographic suite for Arduino (SHA, HMAC-SHA)
* [rtclib](https://github.com/jcw/rtclib) - a lightweight date and time library for JeeNodes and Arduino's
*3D Printer .*
* [Repetier-Firmware](https://github.com/repetier/Repetier-Firmware) - Firmware for Arduino based RepRap 3D printer
*NET Library.*
* [Webduino](https://github.com/sirleech/Webduino) - Arduino WebServer library
* [TinyWebServer](https://github.com/ovidiucp/TinyWebServer) - Small web server for Arduino, fits in 10KB ROM, less than 512 bytes RAM
* [RESTduino](https://github.com/jjg/RESTduino) - A sketch to provide a REST-like interface to the Arduino+Ethernet Shield
* [aREST](https://github.com/marcoschwartz/aREST) - A RESTful environment for Arduino
* [ArduinoWebsocketClient](https://github.com/krohling/ArduinoWebsocketClient) - Websocket client for Arduino
*Command line*
* [platformio](https://github.com/platformio/platformio) - Cross-platform code builder and the missing library manager ....
* [arduino-cmake](https://github.com/queezythegreat/arduino-cmake) - Arduino CMake Build system
* [bitlash](https://github.com/billroy/bitlash) - a programmable command shell for arduino
*Host side program*
* [Python-Arduino-Command-API](https://github.com/thearn/Python-Arduino-Command-API) - A Python library for communicating with Arduino microcontroller boards
## Hardware
@ -65,6 +89,7 @@ A curated list of awesome Arduino hardwares, libraries and projects
* [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/lembed/awesome-arduino/blob/master/CONTRIBUTING.md)
## Contributing
* [Contributing](https://github.com/lembed/awesome-arduino/blob/master/CONTRIBUTING.md)
Your contributions are always welcome!

Loading…
Cancel
Save