pic

PIC based WWVB clock Schematic

PIC based WWVB clock

Introduction There are many DIY versions of WWVB clock designs available on the web. Commercial “atomic” clocks are inexpensive and widely available, but I wanted to try my hand at designing one to gain insight into WWVB reception and to learn a little about programming a PIC microcontroller. My version is not the simplest available,

PIC based WWVB clock Read More »

PIC Based Message wand

PIC Based Message wand

The project uses flashing LEDs to present shot message in the air by swinging a wand around above the head. A perfboard is used to construct the circuit that is powered by 2 coin cells type CR2016. The power fluctuations from excessive load on the coin cells can be prevented using the electrolytic capacitor. A

PIC Based Message wand Read More »

PIC Microcontroller Video Tutorial Series

PIC Microcontroller Video Tutorial Series

PIC is a family of modified Harvard architecture microcontrollers made by Microchip Technology, derived from the PIC1650[1][2][3] originally developed by General Instrument‘s Microelectronics Division. The name PIC initially referred to “Peripheral Interface Controller“.[4][5] PICs are popular with both industrial developers and hobbyists alike due to their low cost, wide availability, large user base, extensive collection of application notes, availability of low cost

PIC Microcontroller Video Tutorial Series Read More »

PIC16F628A Programmable Digital Timer

PIC16F628A Programmable Digital Timer

Programmable relays find use in numerous automation applications such as automatic street light control, watering and pump control, HVAC, home automation, power plants automation in industries, etc. This article describes how to build a fully functional, one-channel programmable relay switch using the PIC16F628A microcontroller. It allows you to set both ON and OFF time. The

PIC16F628A Programmable Digital Timer Read More »