Jakub designed and built a programmable electronic load for Arduino, the MightyWatt R3: MightyWatt R3 is a programmable electronic load. That means you can use it for testing batteries, power supplies, fuel cells, solar cells and other sources of electrical power. You can also make a programmable power supply from a fixed-voltage power supply and MightyWatt […]
Category Archives: Arduino
DivMMC Programmer
Dave Curran blogged about his Arduino based programmer for the DivMMC future: With the labels on, it may make more sense. This is a programmer and tester. And that is what it programs and tests, the new DivMMC Future from The Future Was 8 Bit. With lots of orders for this coming it, programming […]
An Arduino Knight Rider Rainbow dice that uses WS2812B RGB LEDs
An Arduino Knight Rider Rainbow dice built using a clock by Davide Gironi: This project implements a Knight Rider / Rainbow effect Random Selector. It uses an Arduino UNO and a WS2812B RGB led strip. A friend of mine needs a random selector for train scale model. I’ve developed this using the Arduino framework, because […]
Simple 3 phase Arduino energy meter
Simple 3 Phase Arduino energy meter from The DIY Life: Again, with this meter I was going for simplicity. Sure, for perfectly accurate measurements you need to measure both the supply current and voltage but for this application and in the interests of keeping the energy meter simple and safe – only requiring a non-contact […]
Enhancing Arduino ADC resolution with dithering & oversampling
From the comments on our previous post Improving ADC resolution by oversampling and averaging application note, Edward Mallon writes: I managed to get oversampling working well on cheap Arduino promini clones. Turns out all you have to do is toggle a digital pin connected to ground with the right size resistor to generate enough noise […]
Open source data logger
An Arduino Nano-based open source data logger by Liudr. I have been designing data logger for a number of years. This is my answer to lots of data logging needs. An Arduino Nano-based open source data logger More details at Liudr’s blog.
DIY laser scanning microscope
Venkes shared detailed instructions of how to make a DIY Laser Scanning Microscope (LSM): The reason I was thinking of a DVD pick-up is that it houses a laser and a lens capable of projecting a spot of visible laser light small enough to “see” a bit on a DVD. And those bits are very […]
DIY thermal imaging
Niklas Roy has written an article detailing his DIY thermal imaging with an IR thermometer: I did not want to hack/destroy the brand new thermometer, as I still plan to use it in its original form later. For that reason, I decided to temporarily attach an old webcam to its back. This way, my laptop can read […]
DIY Arduino GRBL CNC with a laser
A DIY Arduino GRBL CNC with a laser from Bob Davis. Project info at Bob Davis’ blog.
Electro pet
Facelesstech has a nice build log on his electro pet project, inspired by Circuitbeard’s petduino: I got inspiration for this project from the petduino. The petduino is a great project to get kids into coding and electronics. I thought I would have a go and see if I could add some more features to it. […]
A Christmas star with Neopixel LEDs
A geeky Christmas decoration made with 56 LED Neopixel and controlled via an Arduino Micro board from Open Electronics: Let’s take a look, therefore, at the project’s electrical section, that is essentially composed of a set of 56 Neopixel LEDs, that have been arranged so to form two concentric stars; the first 35 RGB LEDs (out […]
Serial seven segment LED display shield
Raj over at Embedded Lab has just finished a new project article about a serial seven segment LED display shield: Seven segment LED displays are brighter, more attractive, and provide a far viewing distance as well as a wider viewing angle compared to LCD displays. This project describes a serial seven segment LED display shield for […]
Adjusting clock with alarm, hygrometer & thermometer on 1.8″ ST7735 display
Nicu Florica blogged about his adjusting clock with alarm, hygrometer and thermometer on 1.8″ ST7735 display: I use feature from article Another adjusting clock with alarm & thermometer using DS3231 on 1.8″ ST7735 display and change reading internal temperature of DS3231 with DHT22 senzor (AM2302), but you can use a cheaper and not very precise DHT11 […]
Yet another Arduino clock
Sverre Holm blogged about his Arduino clock project: Its main features are: Controlled by a GPS module outputting data over an RS232 serial interface, and handled with the TinyGPS++ library Shows raw GPS data such as UTC time and date, position, altitude, and number of satellitess Shows derived GPS data such as 6-digit locator Finds local […]
4-20 mA current output for Arduino Uno
Giovanni Carrera writes, “The purpose of this project is to provide a 4-20 mA output from a PWM signal generated by a microcontroller ATmega328 and numerous other chips, such as the PIC. One of the more interesting applications of this circuit would be to replace or to realize a smart sensor with Arduino.” More details […]
DIY Arduino ProMini data logger
Ed Mallon blogged about his DIY ProMini data logger build: Typical pro-mini loggers built with this design sleep at 0.25mA, before extra sensors are added. At that current draw, the logger should deliver approximately six months of operation on three brand new AA batteries with a 15min duty cycle; depending on sensor load.
Fan controller project
Lucky Resistor has written up documentation on his fan controller project: The fan controller described on this project page, controls one or more PWM controlled 12V PC fans. It uses the input from two precise DHT22 based temperature sensors. The MCU is an Arduino Uno, which is powered using a 12V power source. On top […]
Guide for BMP180 barometric sensor with Arduino
A how-to on using the BMP180 barometric sensor with the Arduino from Random Nerd Tutorials: The BMP180 barometric sensor (model GY-68) is the one in the following figure (front and back view). It is a very small module with 1mm x 1.1mm (0.039in x 0.043in). It measures the absolute pressure of the air around it. It […]
Gnat-Stats, Tiny OLED PC performance monitor
Rupert Hirst writes: After a recent purchase of a Nvidia GTX1080 graphics card, 4k monitor plus Doom(2016), I thought it would be great to see some external telemetry… from my exorbitant purchase. Then, I Stumbled upon on Psyrax’s “Serialmonitor” GitHub repository! Armed with an Arduino ProMicro plus a 128×64 pixel OLED display, I compiled the source […]
Arduino Mega EPROM programmer
An Arduino Mega Eprom Programmer project from Robson Couto, that is available on github: Recently, I acquired a SNES, but it only came with a bootleg Mortal Kombat cartridge. In my search for additional games, I stumbled upon a growing trend of repro cartridges being sold on various second-hand websites. These cartridges, which often have […]
