300 skills found · Page 1 of 10
MHeironimus / ArduinoJoystickLibraryAn Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.
micro-ROS / Micro Ros Arduinomicro-ROS library for Arduino
mcore1976 / Cc1101 ToolRF tool based on CC1101 module and Arduino Pro Micro 8VMHz/3.3V. Allows using CLI with human readable commands to control CC1101 board over USB interface. Putty or any other serial terminal can be used. It has similar functionality to YardStick One but is cheaper and doesn't need specialized software. Allows for RF jamming and simple replay attack
tensorflow / Tflite Micro Arduino ExamplesNo description available
YukMingLaw / ArduinoJoystickWithFFBLibraryAn Arduino Joystick Library With Force Feedback Feature
cifertech / EvilDuckDIY USB Rubber Ducky based on Arduino Micro
abratchik / HIDPowerDeviceThis project allows to use Arduino Leonardo or Arduino Pro Micro as an intelligent UPS controller.
nathanRamaNoodles / Tinker ControllerAn open-source Game Controller App that allows you to use an Xbox/Ps4/Joycon or any controller that works with your phone to effortlessly control most micro-controllers such as Arduino/Esp8266/Raspberry Pi over WiFi, bluetooth, or USB.
siara-cc / Sqlite Micro Logger ArduinoFast and Lean Sqlite database logger for Arduino UNO and above
joshajohnson / Sea PicroSea-Picro is a RP2040 based board in the Arduino Pro Micro form factor.
mcore1976 / Cc1101 JammerExample of using CC1101 module with Arduino Pro Micro ( ATMEGA32U4 ) for radio jamming
rampadc / Arduino Thinkpadkb UsbUsing an Arduino Micro as a USB adapter for ThinkPad T60 keyboard with TrackPoint support. Supports different keyboards from the ThinkPad family that shares the same receptacle as T60.
LeafCutterLabs / MiniMACRO5Macropad based on Arduino Pro Micro with support for combination of up to 5 rotary encoders or 5 mechanical switches
squirelo / Arduino JoyCon Library For Nintendo SwitchTransform your ATmega32u4 based Arduino boards into Nintendo Switch-compatible gamepads! This library enables the Arduino Leonardo, Micro, or compatible clones to be recognized as HID game controllers with customizable inputs. Featuring support for up to 16 buttons, a hat switch, and dual analog sticks with 8-bit precision
geekammo / MicroView Arduino LibraryMicroView Arduino Library
trsonic / Nvsonic Head TrackerSpatial Audio 3DOF Head Tracker (requires Arduino Pro Micro + MPU-9250 / MPU-9150)
gamelaster / ArduinoGamepadA GamePad HID library for Arduino Pro Micro/Leonardo (ATMega32u4)
adafruit / Adafruit TFLite Micro SpeechThis is a 'Arduino-ified' version of the TensorFlow Lite (experimental) micro speech example.
khoih-prog / RP2040 PWMThis library enables you to use Hardware-based PWM channels on RP2040-based boards, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, with either Arduino-mbed (mbed_nano or mbed_rp2040) or arduino-pico core to create and output PWM any GPIO pin. The most important feature is they're purely hardware-based PWM channels, supporting very high PWM frequencies. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. These hardware-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 ISR, millis() or micros(). That's necessary if you need to control devices requiring high precision. New efficient setPWM_manual function to facilitate waveform creation using PWM
sparkfun / Arduino Apollo3Arduino core to support the Apollo3 microcontroller from Ambiq Micro