switch

Programmable relay switch using PIC MCU revised version

Programmable relay switch using PIC MCU (revised version)

Programmable relays are key elements 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 a DIY programmable relay switch using PIC16F1847 (PIC16F628A can also be used) microcontroller. It is a revised version of my previous PIC-based relay timer projectΒ with added

Programmable relay switch using PIC MCU (revised version) Read More Β»

Using Transistor as a Switch

Using Transistor as a Switch

Most of microcontrollers work within 5 volt environment and the I/O port can only handle current up to 20mA; therefore if we want to attach the microcontroller’s I/O port to different voltage level circuit or to drive devices with more than 20mA; we need to use the interface circuit. One of the popular method is

Using Transistor as a Switch Read More Β»