Content for Arduino Micro

Make A Mini Wireless Keyboard From Your Tv Remote

“Have you ever thought of making a wireless keyboard by hacking your TV remote. So in this instructables I am explaining how you can build a cheap mini wireless keyboard . This Project utilizes IR(Infrared) communication to create a custom …

USB Keyboard Joystick

“It’s simple to make custom USB keyboard and mouse controllers. I use a few keyboard shortcuts when rating pictures in Adobe Lightroom, and found that I can be even faster using a simple game controller joystick. I mocked it …

Tech Prank: Hardware Mouse Jiggler

“If you’re looking for a way to prank your friends, coworkers, or classmates, messing with their computer is a sure bet. Changing the background or flipping the screen is so 2003. To help modernize your practical jokes, here is …

Arduino Based USB Paper Gesture Mouse

“I have always been pretty amazed by the Capacitive sensor library of Arduino, It makes me feel like a super human, I can make any non conductive material to act like a touch enabled controller for various use cases, So …

RGB LED Strip Bluetooth Controller + Music Sync

“This project use arduino to control a RGB led strip with your phone via bluetooth, you can change the color of it, make it fade out and in ( or make any animation you want in the code :) ) and even make …

Bass, Treble, And Volume Usb Controller With Keyboard Leds

“I have a Creative SoundBlaster Audigy in my main desktop computer and I needed a way to quickly adjust the bass and treble settings (as well as the volume) when listening to audio or video media. I have adapted the …

Ternary chord keyboard

“In my heart I know we are stuck with the QWERTY keyboard but that doesn’t stop me wanting something different. I have thought about switching to Dvorak or Colemak key assignments but don’t want to deal with the …

Raspberry Pi and Arduino Laptop

“Since the day I heard about and got to play with the Raspberry Pi one a few years ago I’ve wanted to make a Raspberry Pi powered laptop out of it and now with the rease of the Raspberry …

Laser Piano DIY

“I created a Laser piano using LDR and laser light diode. I used Arduino Leonardo Pro Micro connected to a speaker to generate sound. You can modify the tune of the piano by tweaking in the code and changing the …

$5 USB MIDI adapter with ATmega32u4

“This article will detail how to build a USB MIDI adapter (one-directional: you connect the adapter with USB cable to your computer, and it receives notes and pedal data from your keyboard’s MIDI OUT and transmits them to your …