Content for Arduino Mini

LEDs and Gravity ?

“This project has no practical use at all, but was initiated as an exercise in implementing physics formulas related to gravity in C-code on an Arduino. To make things visible, a neopixel LED-strip with 74 LEDs was used. The …

Marshmello LED Helmet

“I love Halloween! Making costumes for my kids is a lot of fun. Every year they pick a character or theme and I ask, “How much of it can we 3D print and do you want to add LEDs?” This …

The Beauty of Math - Conway’s Game of Life Art

“I’ve never been in good relationship with math. Especially with high school math. I don’t think I’m alone with this problem, am I right? :) But I cannot deny the importance of mathematics, and when I have the …

Arduino Infrared Thermometer Gun MDF Case

“This project is for making infrared thermometer with Arduino, the circuit is put in MDF case look-liked a medical infrared thermometer on market. The sensor infrared thermometer GY-906 is used to measure object temperature without contact, it can measure …

Arduino Motor Shield PCB V1 | 4 Motors at Once

“Make your own motor driver shield PCB for an Arduino Pro Mini using an Arduino Pro Mini. Hey guys, welcome back. In my previous post, I explained what an H-bridge circuit is, L293D motor driver IC and piggybacking L293D motor …

Benchtop Micro Milling Machine

“This is a micro sized benchtop mill that is suitable for milling small parts in soft metals such as Aluminum and Brass. While it is a manual mill it wouldn’t be too difficult to convert it to CNC by …

Gadget for Visually Impaired People (GVIP)

“This simple & lightweight glove will help visually impaired people to sense their surroundings with a quick response rate. This project is based on Time of Flight sensor. Visually impaired people generally use stick in outdoor but in indoor condition stick …

Building a micro:bit gesture controlled lamp

“Recently I attended the hacker camp Chaos Communication Camp which really got me motivated to get creative again with building side projects and specifically ones which GLOW because what’s the point of a hardware project if it doesn’t …

Nixie Wrist Watch, 4 Digits

“This project is about making a 4-digit nixie wrist watch. Supplies: small size nixie tubes (4) Arduino pro mimi IC 7805 IC 555 IC 74141 (or 7441) MPSA42 Transistors (5) MPSA92 transistors (4) RTC module DS3231 IRF740 mosfet UF4007 diode …

Playing Chess Against Arduino

“This project has been developed with the Games contest in my mind, I hope youll like it and give your vote :) The idea of this project is quite simple. I want to simulate as many board games as possible using …