arduino-serial
Arduino interface
C code to communicate with Arduino microcontrollers
Example C and Java host code to talking to an arduino or other "serial" device
236 stars
30 watching
84 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thearn/python-arduino-command-api | A Python library for communicating with microcontroller boards | 415 |
thethingsnetwork/arduino-device-lib | A library that enables Arduino devices to communicate with The Things Network using a RN2xx3 module | 209 |
simonmonk/programming_arduino | A book-focused project providing code examples and resources for learning Arduino programming using the Processing language. | 79 |
todbot/circuitpython-tricks | A collection of reusable code snippets and tips for building projects with CircuitPython | 638 |
robot-will/stino | A Sublime Text plugin for managing and compiling Arduino projects | 1,581 |
sintef-9012/jarduino | A Java-based Arduino platform for developing resource-constrained systems | 177 |
firmata/arduino | A protocol and software library for communicating with microcontrollers from host computers | 1,548 |
renaun/arduinoexamples | A collection of example projects demonstrating various Arduino projects and examples | 59 |
tinkerspy/automaton | A framework for building reactive state machines on microcontrollers like Arduino | 372 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,024 |
tableflip/nodebot-workshop | Teaches JavaScript developers how to interact with Arduino using the Johnny-Five API | 210 |
arduino/arduino-builder | A tool for compiling Arduino sketches into executable code | 458 |
arduino/openocd | Tools for on-chip programming and debugging of embedded systems | 126 |
aws/aws-iot-device-sdk-arduino-yun | Provides an SDK to connect Arduino Yún boards to AWS IoT for device communication and data synchronization | 162 |
nickgammon/arduino_sketches | Publicly-released sketches and tools for the Arduino microprocessor | 651 |