Content for Arduino Nano

Arduino MPU6050 Interactive scrolling game on 32x8 Matrix

“How to make an interesting interactive game, on a 32 by 8 LED matrix module, which is controlled by moving the device. This time I will show you how to make an interesting interactive game, on a 32 by 8 …

Color Mixer Box

“How are you doing, guys? So this is Color Mixer Version 1, which is basically a DIY version of the commercially available RGB Box used in photography. The commercially available “RGB box lights” is used in cinematography to set various …

Pulse Width Modulation and LEDs

“How to use PWM with LEDs - from the basics to advanced intensity and color management This project is basically a tutorial on managing the brightness of an LED and the color of an RGB LED using PWM or pulse width …

Flight Simulator Switch Panel for Xbox/PC

“For the casual flight simmer, a peripheral device that sits somewhere between arcade and realism. Hopefully this will inspire someone to make something cool! How it works: I built this device to work with Microsoft Flight Simulator on the Xbox …

Getting real-time position using MPU9250

“MPU-9250 is one of the most advanced combined accelerometer, gyroscope and compass small size sensors currently available. It replaces the popular MPU-9150 lowering the power consumption, improving gyro noise and compass full scale range performance. It has many …

3D Printed EMG Prosthetic Hand

“If you’ve ever looked at prices for prosthetic arms, you may have noticed that they can cost upwards of $5000, with more advanced myoelectric controlled arms priced at over $20,000. Such prices are not ideal considering that over …

Android Robot Head Hardware

“This Instructable describes how to build an android head. It uses an Arduino Nano as a servo controller. When I visited an exhibition of robots at our local museum, one of the most popular exhibits was a robot head that …

HC-05 Bluetooth With Raspberry Pi Pico Using Micropython

“This guide covers how to use the HC-05 Bluetooth module with a Raspberry Pi Pico board using MicroPython. The HC-05 is a Bluetooth module that can be used to wirelessly communicate with other Bluetooth devices, such as smartphones …

Hollow Clock 4

“New version of the Hollow Clock is released. Contrary to the former version (Hollow Clock 3), the angle of the hour hand is controlled not mechanically but magnetically. Very easy to adjust the time. Supplies: - Three 8mm x 3mm neodymium …

Mini DIY H-Bridge made from Fets

“Made a simple H Bridge setup by using SMD Mosfets, Arduino is used as control unit. By using this small 20mm x 20mm board, we can power small DC motors that operate at a lower voltage, like below 5V, from …