News

The newly released Arduino Leonardo has a few very interesting features, most notably the ability to act as a USB keyboard and mouse thanks to the new ATmega 32U4 microcontroller. This feature isn&… ...
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution. [… ...
The code is prepared to send only one keyboard shortcut after the key button has been pushed. In the Arduino IDE, select the board as “Arduino Leonardo” (Tools — Board), copy/paste, and upload (Ctrl + ...
The Arduino, Bluetooth module (check your specs, some HC-05, and HC-06 may come on a breakout board expecting 5V), and USB Host shield all run off of 3.3V, but devices you want to plug into the ...
The Gesture Keyboard is a device that translates gestures into letters. It’s made by an Arduino Pro Micro, an HC-06 module for Bluetooth communication, and an MPU-6050 accelerometer.