Pinned Repositories
EmbeddedStorage
Read, write and manage data in EEPROM, for Arduino AVR
FastX9CXXX
Arduino library for digital potentiometers X9C102, X9C103, X9C104 and X9C504
IntegerSignal
A header-only C++ library for efficient integer-only signal processing and response curves, defined using templates for fast and flexible mathematical operations.
JoybusOverUart
Arduino compatible library for Joybus protocol devices over UART.
LoLa
Low Latency Link Framework
Matlaber
Conversion software to simulate PLC control programs in the Matlab/Simulink environment, taking advantage of the IEC 61131 standard.
RetroBLE
Arduino framework for combined BLE/USB HID devices using nRF52850.
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/Unif-IL
A translation software to convert proprietary PLC code into IEC 61131-3 compliant IL
GitMoDu/LoLa
Low Latency Link Framework
GitMoDu/Matlaber
Conversion software to simulate PLC control programs in the Matlab/Simulink environment, taking advantage of the IEC 61131 standard.
GitMoDu/USB-x360-N64Controller
N64 to x360 controller conversion using Maple Mini (STM32F1)
GitMoDu/JoybusOverUart
Arduino compatible library for Joybus protocol devices over UART.
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/ModernModelM
IBM Model M Keyboard conversion to combined USB/BLE device.
GitMoDu/PulseIntervalModulator
Arduino based Differential Pulse Position Modulator/Demodulator. Encodes/Decodes a simple custom protocol based on the interval between pulses.
GitMoDu/RetroBLE
Arduino framework for combined BLE/USB HID devices using nRF52850.
GitMoDu/ServoPulseTimer
High precision, interrupt friendly alternative to Arduino Servo PWM.
GitMoDu/TinyServoReader
Servo Signal Reader for ATtiny85
GitMoDu/IntegerSignal
A header-only C++ library for efficient integer-only signal processing and response curves, defined using templates for fast and flexible mathematical operations.
GitMoDu/UartInterface
Embedded UART interface with COBS framing and Fletcher16 CRC
GitMoDu/VirtualPad
Abstracted controller, inspired by RetroArch's RetroPad.
GitMoDu/BitTracker
Bit wise, memory efficient tracker.
GitMoDu/EGFX
Embedded cooperative-Task based display engine with screen drivers for Arduino core
GitMoDu/HarmonicScheduler
C++ Object Oriented Task Scheduler for Embedded (Arduino)
GitMoDu/IntegerWorld
IntegerWorld is a C++11 embedded graphics framework for efficient 2D and 3D rendering with integer math. It offers APIs for drawing and shading window-clipped points, lines, triangles, and rectangles, and interfaces with platform-independent targets such as framebuffers and direct draw.
GitMoDu/KISSBikeAlarm
Arduino based, simple movement detection alarm.
GitMoDu/QuickSnapshot
Basic Win32 application to simulate pressing the PrintScreen key.
GitMoDu/TemplateI2C
Arduino Template-based I2C device and driver.