447 skills found · Page 1 of 15
duino-coin / Duino Coinᕲ Duino-Coin is a coin that can be mined with almost everything, including Arduino boards.
nakkaya / FerretFerret is a free software lisp implementation for real time embedded control systems.
avrdudes / AvrdudeAVRDUDE is a utility to program AVR microcontrollers
wagiminator / ATmega Soldering StationT12 Quick Heating Soldering Station
feilipu / Arduino FreeRTOS LibraryA FreeRTOS Library for all Arduino ATmega Devices (Uno R3, Leonardo, Mega, etc).
sim- / Tgytgy -- Open Source Firmware for ATmega-based Brushless ESCs
wokwi / Avr8jsArduino (8-bit AVR) simulator, written in JavaScript and runs in the browser / Node.js
exploitagency / ESPloitV2WiFi Keystroke Injection Tool designed for an Atmega 32u4/ESP8266 Paired via Serial (Cactus WHID Firmware). Also features Serial, HTTP, and PASV FTP exfiltration methods and an integrated Credential Harvester Phishing tool called ESPortal.
gin66 / FastAccelStepperA high speed stepper library for Atmega 168/328p (nano), Atmega32u4, Atmega 2560, ESP32, ESP32S2, ESP32S3, ESP32C3, ESP32C6, Atmel SAM Due, Raspberry pi pico and pico 2
technoblogy / UlispA version of the Lisp programming language for ATmega-based Arduino boards.
kachurovskiy / NanoelsElectronic Lead Screw for metal lathe
pavel-a / Usb Relay HidSoftware for USB-connected relays with HID interface. See the WIKI for more info.
lexus2k / TinyprotoTiny Software Protocol for communication over UART, SPI, etc
wagiminator / AVR ProgrammerCollection of AVR Programmers and Accessories
maxint-rd / TM16xxArduino TM16xx library for LED & KEY and LED Matrix modules based on TM1638, TM1637, TM1640 and similar chips. Simply use print() on 7-segment and use Adafruit GFX on matrix.
wagiminator / C64 CollectionCollection of cartridges, adapters, and replacements for the Commodore C64
feilipu / AvrfreertosAVR ATmega port of freeRTOS
technoblogy / Tiny I2cMinimal I2C master routines for all AVR microcontrollers.
firefly / WalletThe (original) Firefly hardware wallet base on the ATmega processors.
gbmhunter / MFixedPointMFixedPoint is a header-only fixed-point C++ library suitable for fast arithmetic operations on systems which don't have a FPU (e.g. embedded systems).. Suitable for performing computationally intensive operations on a computing platform that does not have a floating-point unit (like most smaller embedded systems, such as Cortex-M3, CortexM0, ATmega, PSoC 5, PSoC 5 LP, PSoC 4, Arduino platforms e.t.c). Common applications include BLDC motor control and image processing. Best performance on a 32-bit or higher architecture (although 8-bit architectures should still be fine).