News & Articles

PyroEDU
Get started learning to build your own electronics by following our FREE online courses below!
Learn More »

Categories

Sponsors

Build Like A Pyro!
Find many of the parts used on this site at our favorite online electronics shop
Take Me To The Gadgetory!
Wireless Temperature Sensor using RF Transmitter/Receiver

Posted December 6, 2014 by Chris

" I used a 434MHz transmitter and receiver from Sparkfun, and had great success with these cheap devices. I also used a simple LM34 Fahrenheit temperature sensor, two Arduinos, and a two-digit LED display to show the temperature at the receiver end."

HD44780 LCD To USB

Posted December 5, 2014 by Chris

"LCD2USB is a open source/open hardware project. The goal of LCD2USB is to connect HD44780 based text LCD displays to various PCs via USB. LCD2USB was meant to be cheap and to be made of easily available parts. It is therefore based on the Atmel AVR Mega8 CPU and does not require any difficult to obtain parts like separate USB controllers and the like."

USB6 ABV Platform

Posted November 25, 2014 by Chris

"Like the Arduino, the USB6 allows you to control robots, make electronic instruments, talk to sensors and interface with the internet. The main difference is that you *buy* an Arduino. You make a USB6. This is good for people who are more interested in the hardware side of things. For example, would you like to learn what capacitors look like? Would you like to try out some board etching techniques, especially alternatives to Ferric Chloride, like Hydrogen Peroxide, etc?"

Prime-ary – Prime Number Generator

Posted November 18, 2014 by Chris

"For the last several weeks I’ve been hacking together a small prototype of a microcontroller (ATTiny2313)-powered prime number generator. I can finally say that it is complete, functional, and elegant. The name says what it does, so I won’t waste time describing it."

Digital Receipts System

Posted November 5, 2014 by Chris

"The basic idea is when making a purchase with a credit or ATM card, the transaction information is automatically packaged and sent to a webserver where it can be logged in a database. A web interface would then allow consumers to log into their accounts and view their transactions online all in one place."

Longboard Wheel POV Display

Posted November 3, 2014 by Chris

"So I’ve done persistence of vision displays before; there’s really nothing new there. The challenge this time was to make it small enough to fit on a 72mm longboard wheel, and to make it cheap enough so that I could mass produce it and sell it to folks in the area."

LED Stuffed Pumpkin :: Halloween Arduino Project

Posted October 27, 2014 by Chris

"Create your own LED Stuffed Pumpkin for a Halloween Arduino Project. Follow this step by step guide for making your own."

ATTiny LED Candle

Posted October 23, 2014 by Chris

"The ATTiny Candle is an LED candle. It uses a high brightness LED and some software to mimic the look of a traditional candle without the dangers associated with an open flame. I imagine they could be useful as movie props where you cannot afford to have a candle go out during a take or in your home in places not suitable for traditional candles such as in a wall niche or alcove."

Atmel ATMEGA8 IR detector

Posted October 11, 2014 by Chris

"8-channel approach to IR detector sensor circuit is realized with ATmega8 microcontroller. I2C bus (TWI, SMBus) are measuring through the obstacle detection, designed for mobile robot. Approach reflects the beam of infrared light detector circuit based on monitoring works."

ATTINY Thermometer with DS18S20

Posted October 7, 2014 by Chris

"In my new Dacia Duster is missing unfortunately an outside temperature indication. A finished thermometer with LCD did not separate from there while the contrast with sunlight usually particularly is. I had still alphanummeric LED display in red there for this project in the best way am suitable. As microcontroller i used a ATTINY 2313. The temperature sensor is a 1-Wire-digital sensor, thus the alignment of the sensor is void."