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!
PIC-based Digital Voltmeter (DVM)

Posted August 4, 2013 by Chris

“This project will describe how to make a simple digital voltmeter (DVM) using a PIC16F688 microcontroller. The range of this DVM is 0-20V, but you can easily increase or decrease the range of input voltage as your requirements after you understand the voltage scaling method described in this project.”

EGGN 482 Final Projects

Posted July 31, 2013 by Chris

“EGGN 482: Microprocessor and microcontroller architecture focusing on hardware structures and elementary machine and assembly language programming skills essential for use of microprocessors in data acquisition, control, and instrumentation systems. Analog and digital signal conditioning, communication, and processing. A/D and D/A converters for microprocessors. RS232 and other communication standards.”

WIZnet Serial to Ethernet Gateway (PIC)

Posted July 17, 2013 by Chris

“This is an article from an electronics amateur, experienced in embedded design and programming. He has utilized the BPS-5-3 breadboard power stick, LC04A Logic Level Shifter and WIZnet Serial to Ethernet Gateway, to show a basic interface between WIZnet gateway, Graphic LCD, PIC microcontroller and the setup.”

PIC Capacitance Multi-touch Sensing

Posted July 6, 2013 by Chris

“In this article, i will use the PIC 16F1937, a powerful microcontroller with a 16-channel capacitance module. I will only use the 4 of them, but the idea to expand it to all 16 channels is the same.”

PIC Capacitance Sensor With 4 Buttons

Posted July 1, 2013 by Chris

“In this article, i will use the PIC 16F1937, a powerful microcontroller with a 16-channel capacitance module. I will only use the 4 of them, but the idea to expand it to all 16 channels is the same.”

PIC16F877A Based Data Monitoring System

Posted June 26, 2013 by Chris

“In this project we have used two types of different R.F Modules like 433Mhz and 315Mhz Interfaced to a Pic16f877a, HT640 for R.F Encoding and HT648 for R.F Decoding. We will use two sensors one for temperature sensing: LM35 and another one is a potentiometer. The two sensors have an output of analog signal and that analog signal is fed into to two adc channel of the pic16f877a.”

DIY PIC16F883 Development Board

Posted June 9, 2013 by Chris

“Few month ago I wanted to try to write software for Microchip PIC16F883 microcontroller and I couldn’t find simple development board for it. And so I made my own.”

DIY Split-flap Display Driving Circuit

Posted May 31, 2013 by Chris

“A while ago I got my hands on some old split-flap displays from a train station. Yesterday I finished driver circuits for 8 of the segments. It was only just in time to also quickly implement a clock algorithm for an extraordinary clock to display the turn of the year. Don’t miss the movie at the end of this posting.”

Overview of Allegro ACS712 Current Sensor

Posted May 27, 2013 by Chris

“The analog output voltage from the sensor is measured through an ADC channel of the PIC16F1847 microcontroller. A voltage to current conversion equation will be derived and implemented in the firmware of the PIC microcontroller and the actual load current will be displayed on a character LCD.”

5^3 LED CUBE Controller

Posted May 13, 2013 by Chris

“The cube described on this page uses a 5 x 5 x 5 matrix of single colour LEDs. This is a good size to experiment with as the number of LEDs required at 125 keeps the cost down, doesn’t take too long to assemble and just fits onto a eurocard sized PCB. The power requirement is under 1 amp and the use of just one colour keeps both the hardware construction and control software fairly simple.”