Pinned Repositories
EmbeddedStorage
Read, write and manage data in EEPROM, for Arduino AVR
FastX9CXXX
Arduino library for digital potentiometers X9C102, X9C103, X9C104 and X9C504
IFilter
C++/Arduino compatible, integer-only signal processing filters
JoybusOverUart
Arduino compatible library for Joybus protocol devices over UART.
LoLa
Low Latency Radio System
Matlaber
Conversion software to simulate PLC control programs in the Matlab/Simulink environment, taking advantage of the IEC 61131 standard.
UartInterface
Embedded UART interface with COBS framing and Fletcher16 CRC
Unif-IL
A translation software to convert proprietary PLC code into IEC 61131-3 compliant IL
USB-x360-N64Controller
N64 to x360 controller conversion using Maple Mini (STM32F1)
VirtualPad
Abstracted controller, inspired by RetroArch's RetroPad.
GitMoDu's Repositories
GitMoDu/FastX9CXXX
Arduino library for digital potentiometers X9C102, X9C103, X9C104 and X9C504
GitMoDu/LoLa
Low Latency Radio System
GitMoDu/Unif-IL
A translation software to convert proprietary PLC code into IEC 61131-3 compliant IL
GitMoDu/USB-x360-N64Controller
N64 to x360 controller conversion using Maple Mini (STM32F1)
GitMoDu/IFilter
C++/Arduino compatible, integer-only signal processing filters
GitMoDu/Matlaber
Conversion software to simulate PLC control programs in the Matlab/Simulink environment, taking advantage of the IEC 61131 standard.
GitMoDu/NintendoControllerReader
Library for reading Nintendo game controllers on Arduino boards, targetting STM32F1/Maple Mini.
GitMoDu/EmbeddedStorage
Read, write and manage data in EEPROM, for Arduino AVR
GitMoDu/FastSegment
7 Segment driver library for use with 74HC595 chipsets
GitMoDu/RPMWS2812
RPM indicator based on WS2812 LEDs
GitMoDu/TinyL298
L298 H-Bridge motor driver using an ATtiny85 .
GitMoDu/AVR-ADC-Wrapper
A static, type checked wrapper for AVR devices' ADC.
GitMoDu/Fast
Fast IO compatible with library making for Arduino.
GitMoDu/FreeRTOScpp
FreeRTOS C++ Wrappers
GitMoDu/JoybusOverUart
Arduino compatible library for Joybus protocol devices over UART.
GitMoDu/PulseIntervalModulator
Arduino based Differential Pulse Position Modulator/Demodulator. Encodes/Decodes a simple custom protocol based on the interval between pulses.
GitMoDu/ServoPulseTimer
High precision, interrupt friendly alternative to Arduino Servo PWM.
GitMoDu/TinyServoReader
Servo Signal Reader for ATtiny85
GitMoDu/ArduinoTemplateI2CSlave
Arduino template I2C device and driver.
GitMoDu/IntegerResponseCurve
C++, Arduino compatible, response curve functions, optimized using integer only arithmetic.
GitMoDu/UartInterface
Embedded UART interface with COBS framing and Fletcher16 CRC
GitMoDu/VirtualPad
Abstracted controller, inspired by RetroArch's RetroPad.
GitMoDu/ArduinoGraphicsEngine
Cooperative-Task based display engine with screen drivers.
GitMoDu/BitTracker
Bit wise, memory efficient tracker.
GitMoDu/IValueReader
Template value reader with background task.
GitMoDu/KISSBikeAlarm
Arduino based, simple movement detection alarm.
GitMoDu/QuickSnapshot
Basic Win32 application to simulate pressing the PrintScreen key.