There are no reviews yet. Be the first to send feedback to the community and the maintainers!
CPUVolt
Library for Arduino and ATmega series processors to read the processor's Vcc voltage and percentage of capacity (for battery based projects) using *absolutely* no external components or connections!Smooth
Keep smooth running averages without using arrays! Uses exponential moving averages and only 8-bytes no matter how many samples! No looping! No Arrays! Constant Compute Time! The sample size is adjustable at runtime. The average is available and accurate even before N samples have been received. Now with Callbacks!JavaChess
24-bit ANSI colored, console-based chess engine using Java. Optional multi-threaded AI using Minimax with alpha-beta pruning. Fully configurable properties including: ply depth, thread pool size, optional AI time limit, all colors, and more.MicroChess
A full featured chess engine designed to fit in an embedded environment, using less than 2K of RAM!Bang
Make your PC/Mac/Linux host a "service" for your Arduino and execute any commands on it's behalf and receive the captured results! Play music, use the PC's disk drive, issue curl commands to post or retrieve anything on the web! The possibilities are endless!ButtonGestures
Use a single push button for up to 6 different functions! Button gesture combinations of single, double, and triple-tap along with a long or short hold on the last press make it easy! Functions can also be pre-registered for callback for the gesture that you want. Even easier!Reverse_Geocache_Box
An electronic gift box, locked from the inside, that will only open at a special geo-location to reveal the gift inside!Uno_R4_Space_Invaders
Quick and Dirty Space Invaders on the Uno R4 Wifi LED Matrix!TomServo
Sophisticated Servo Power Management for the Discriminating UserCompileTime
Automatically set the hours, minutes and seconds in your project when compiling/uploading!CPUTemp
Arduino Library to calculate the processors internal temperature using nothing more than the ATmega processor itself! Absolutely no additional components or connections are needed!Profiler
Easily profile your Arduino functions to see how much time they take. The output can be disabled and enabled at runtime. Very lightweight. Optional output pin debugging and custom text output supported too.Mimic
Desktop Robotic Arm ToyEyesAndBrows
Animatronic Art Piece. Robotic Desktop Toy. Animatronic eyeballs and eyerows!JavaScriptChess
JavaScript (ECMAScript) Chess Game Engine with browser based wrapper pageLaser-Clock
A laser based clock displayed on a wall made from a toy motor, an IR beam break detector, a cheap laser pointer, and mathArduino-Stuff
All of my official Arduino libraries and many of my personal projects. Power management, Servo control, Chess engines, Animatronics, games, libraries, algorithms, and more!CPlusPlusChess
Modern C++ Chess. 24-bit ANSI colored, console-based chess using C++17. Optional multi-threaded AI using Minimax with alpha-beta pruning. Fully configurable properties including: ply depth, thread pool size, optional AI time limit, all colors, and more. (Based on my JavaChess repo, Re-written to practice my C++)fANSI
Arduino library that easily allows sending ANSI control sequences to a PC, Mac, or Linux machine. The PC, Mac, and Linux sides are even easier! Just copy from the serial port directly to the console! πSmartPin
Experimenting with the idea of an object-oriented pin class that uses operator overloading to intuitively abbreviate the usage of digitalRead(...), digitalWrite(...), analogRead(...) and analogWrite(...)MyKeywords
Define your own custom color-highlighted keywords for the Arduino IDE!sportslist
Python3 script to retrieve and display today's baseball and/or hockey gamesStroopEffect
A game based on the Stroop Effect and DFRobot's DF2301Q voice recognition module.ripred
Euclid
Great 1 or 2 player puzzle gameWheeluino
A microcontroller operated Wheel-O! A simple desktop toy that makes an Arduino control a Wheel-O toy. πIoTRelayAgent
The Arduino and Python code necessary to be a participant in the attempt at creating The Worlds Longest IoT Device Relay Event.Love Open Source and this site? Check out how you can help us