Content for Arduino Micro

Arduino MIDI Fighter

“Now this is a story all about how my life got flipped, turned- whoops, so sorry; wrong story. This is actually a story about a project I’ve been dreaming of working on since I first learned about Arduino and …

RGB LED Pen for Lightpainting

“This is a complete build instruction for a light painting tool that uses an RGB LED controller. I use this controller a lot in my advanced tools and thought a documentary of how this is built and programmed can help …

RPi Serial Console Automation using Arduino

“In a recent article I showed how an Arduino Pro Micro can be utilized to send characters to the serial console of the Raspberry Pi Zero W. The Pro Micro was chosen because it is small, inexpensive, and easily acquired …

Pablo Odysseus

“I love the beach. I can stay for a long time to contemplate the waves, the sun, the ocean … I want to create a surprise for the morning walkers who discover on the beach very large drawings of animals, portraits …

Binary Keyboard

“A two-button backlit mechanical keyboard that types ASCII values, one bit at a time.”

Password Manager, Typer, Macro, Payload … All in ONE!

“Often I need to log in to my mail accounts or to log in to my University profile from a pc that is not mine. I tipically use 10 characters or more password using numbers, symbols, upper and lower case …

gesture-keyboard

“Gesture keyboard is a library used to convert accelerometer data to a sequence of characters and sentences. The Gesture Keyboard is a device that translates gestures into letters. It’s made by an Arduino Pro Micro, an HC-06 module …

IoT Arduino Ball Tracking

“The advancement and development of high resolution per frame cameras in recent years motivate both engineers and students in the research and creation of applications based on “automated” computer vision algorithms, a frequent task and used for the tracking of …

Make an Arduino controlled Motorized Camera Slider!

“This project shows you how to convert any ordinary slider to an Arduino controlled motorized slider. The slider can move very fast at 6m/min, but also incredibly slow.”

Remapcro: A Hardware Keyboard Macro Recorder

“I posted once recently about the prototype of this project, but as of today I’ve finished the first real one. The name Remapcro is a portmanteau of remap and macro, because that’s what it does. It’s an …