leonardo
There are 78 repositories under leonardo topic.
Alarm-Siren/arduino-kicad-library
KiCad Symbol & Footprint Library for Arduino Modules (Shields, Sockets and Tiles)
spacehuhn/wifi_keylogger
DIY Arduino Wi-Fi Keylogger (Proof of Concept)
jakowenko/phrame
AI-powered digital picture frame. Generate captivating and unique art from spoken conversations.
outbrain/Leonardo
Your mocking ninja - an add-on tool for centralizing your client side mocking
Kinuzo/ardoras
Color based aimbot for valorant using arduino Leonardo + USBHOSTSHIELD
lizardbeans/diy-iidx
Arduino Leonardo code to make a Beatmania controller. Included CAD files for laser cutting materials.
luisbraganca/rubber-ducky-library-for-arduino
An Arduino library that allows you to use a cheap Arduino (Leonardo) as a Rubber Ducky
avaldebe/PMserial
Arduino library for PM sensors with serial interface
gdsports/MIDIUARTUSB
DIY MIDI UART DIN USB converter
gdsports/USBPassThru
Arduino USB pass through demos
Jas2o/Leonardo-Switch-Controller
Using Arduino Leonardo as a Pokken Tournament Pro Pad Wii U Controller that also works on Nintendo Switch as an almost Pro controller. Transfers input from a Wii Classic Controller.
CryptoStupidity/CryptoStupidity
Проект по обучению ручной и автоматической торговли криптовалютами.
tomcourt/enguino
Engine monitoring for experimental aircraft on your tablet for about $150
cygig/MCUVoltage
MCUVoltage measures the voltage supply (Vcc) of Arduino without extra components.
khoih-prog/AVR_PWM
This library enables you to use Hardware-based PWM channels on AVR-based boards, such as Nano, UNO, Mega, Leonardo, 32u4, etc., to create and output PWM. Using the same functions as other FastPWM libraries to enable you to port PWM code easily between platforms.
APMonitor/begin_matlab
Beginning Matlab Course with TCLab
wwakabobik/leonardo_api
Leonardo.ai API
molleraj/ti95interface
All files related to the Arduino Leonardo-based replacement TI-74/95 cassette interface I am building. This interface will let you send and receive TI-74/95 programs from a Linux machine.
nicslabdev/BG96-NB-IoT-Arduino-Library
BG96 NB-IoT module Arduino library
DeniedAccessLife/ArduinoStrike
Program for controlling recoil in the game Counter-Strike 2 using an Arduino Leonardo.
drdnar/Arduino-HID-Remote
Extends the Arduino HID library to support media control buttons like Play/Pause, Volume up/down, &c.
lostspaceship/ColorBasedAimbot
Color Based Aimbot; uses the enemy outline color in valorant to detect and aim, could possibily be used in other games with a similiar outline feature with some tweaking to the code.
wdcossey/flysky-ibus-leonardo
Decodes FlySky IBus data directly to an Arduino Leonardo (Pro Micro) USB Game Controller
DrSkunk/Ardwiino
Wii accessories as native game controller
DM4DS/MIDI_Box_v1
universal midi controller
khoih-prog/AVR_Slow_PWM
This library enables you to use ISR-based PWM channels on AVR-based boards, such as Mega-2560, UNO,Nano, Leonardo, etc., to create and output PWM any GPIO pin. It now supports 16 ISR-based PWM channels, while consuming only 1 Hardware Timer. PWM channel interval can be very long (ulong microsecs / millisecs). The most important feature is they're ISR-based PWM channels, supporting lower PWM frequencies with suitable accuracy. Their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. These ISR-based PWMs, still work even if other software functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software-based PWM using millis() or micros(). That's necessary if you need to control devices requiring high precision
pinetum/myHHKB
custom firmware for HHKB.
ThatXliner/FADAIG
For Absolutely Destroying An iMessage Game
nanpuhaha/pyduino-mk
A simple Python API that interacts with Arduino devices for USB mouse/keyboard emulation.
crtgamers/USBPcS3
Interfaz USB que emula un control genérico de PS3 | Creado para AVR ATMega32u - Pro Micro (Genéricos o Spark Fun) 5V 16MHz
LesMargoulins/Margoulineur_lite
An pocket sized board equipped with an atmega32u4, nfc, and oled screen, and batteries
juliancruzsanchez/ArduinoHIDExploit
For the Leonardo or HID Arduino
rhthomas/d4-itchen
D4 design exercise: Build a UAV in 2 weeks
Thabke/Jissen-Mahjong-controller-to-USB-converter
Connect Jissen Mahjong controller to computer like USB keyboard using Arduino Leonardo (Atmega32u4)
Zapfenkiller/USB-Userport
Arduino as HID class interface. Versatile IO without host driver - examples show how to interface Excel or C++ to the outside world.