IronSavior / dsm2_tx
Arduino library for controlling DSM2 RC radio circuits. Also contains code for implementing RC transmitter logic.
☆84Updated 12 years ago
Alternatives and similar repositories for dsm2_tx:
Users that are interested in dsm2_tx are comparing it to the libraries listed below
- Multiple High-Res Input & Output PPM Encoded Signal Streams on Teensy 4.x, 3.x & LC☆50Updated 3 years ago
- ChibiOS/RT 3.0.3 for Arduino AVR, Due, and Teensy 3.x☆111Updated 5 years ago
- An Easy way to Transfer data between Arduinos☆322Updated last year
- Arduino Library to control R/C ESC's☆63Updated last year
- Arduino library for signal filtering☆121Updated 6 years ago
- Bash script for continuous integration of Arduino projects☆24Updated 4 years ago
- DueFlashStorage saves non-volatile data for Arduino Due. The library is made to be similar to the EEPROM library.☆74Updated 5 years ago
- A standalone programmer for mass-programming AVR chips☆86Updated 4 years ago
- Portable Cooperative Multi-tasking Scheduler for Arduino☆165Updated 3 years ago
- Enhanced I2C library for Teensy 3.x devices☆157Updated 6 years ago
- FlySky i-bus library for Arduino☆44Updated 6 years ago
- ☆114Updated 5 years ago
- An Arduino micros()-like function (encapsulated in a library) with 0.5us precision (since the built-in Arduino micros() function has only…☆31Updated 4 years ago
- Arduino library for servo easing☆74Updated 2 years ago
- An alternative library to Arduino's Wire library☆51Updated 10 years ago
- On-target sketch debugger for Arduino☆20Updated 7 years ago
- Arduino MemoryFree library. Hosting it on github for easy access☆63Updated 4 years ago
- Arduino compatible reflow oven controller☆133Updated 12 years ago
- Eagle Cad Library for Arduino Mini and Nano☆101Updated 9 years ago
- C++ library for the Arduino IDE that allows you to manipulate general-purpose I/O (GPIO) pins on your Arduino or Arduino-compatible board…☆74Updated last year
- My modifications to TinyWire Arduino libs☆289Updated 4 years ago
- Arduino Nonpreemptive multitasking library. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questio…☆116Updated 5 months ago
- An Arduino 2.4GHz and IR remote controller with OLED display☆137Updated 3 years ago
- Arduino library for input voltage sensing and calibration☆64Updated last year
- Measures the elapsed time during each cycle of an input frequency.☆75Updated 3 years ago
- Teensy Low Power Library☆135Updated 3 years ago
- A library for RAiO RA8875 display driver for Teensy3.x or LC/Arduino's/Energia/Spark☆81Updated 5 years ago
- Library to exchange short messages (sensordata, commands) between an Arduino and a software application running on a PC. (Linux, embedded…☆78Updated 10 years ago
- Simple serial command line prompt for Arduino. Originally developed by Akiba from @freaklabs