PIC16F628 Serial 8 RGB LED Controller
This code is for a simple RGB LED controller for 8 LEDs using a PIC16F628. The PIC selects each LED then turns on/off the respective colors then goes to the next LED.
Source: Semifluid
This code is for a simple RGB LED controller for 8 LEDs using a PIC16F628. The PIC selects each LED then turns on/off the respective colors then goes to the next LED.
Source: Semifluid
How to make a simple yet professional looking UV lightbox for PCB production.
With a few items salvaged and picked up in a sales you can make an effective PCB exposure box for less than half the price of the cheapest commercial boxes. I have made four of these units (some double sided) yet still use [...]
The RGB LED driver described on this page uses logic level ‘N’ channel MOSFETs which allow it to control LED arrays or lamps at up to 5 amps per channel without heatsinks.
The driver uses exactly the same firmware as the small RGB LED driver so you can use the same code and sequences with [...]
This project is based on a PIC10F200 baseline microcontroller, running from a supply voltage of 2 to 5 volts. In standby mode it consumes a current of less than 1µA making it perfect for battery powered operation.
It uses three individually driven high brightness LEDs, and a single push button switch for [...]
From the displayed patterns can be seen that the relays connected to the RB ports on the microcontroller and the RB3 – RB6. Over MAX232 interface circuit is connected to the serial port of your PC. Command is done the program done in Visual Basic in the PC. Led6 uses LEDs for indication of incorrectly [...]
From the displayed patterns can be seen that the relays connected to the RB ports on the microcontroller and the RB0 – RB3. As the use TSOP1736 IR receiver or similar to it. Leadership is done remote control that supports the Philips RC5 standard.
Source: Milan Milovanovic
This cheap and easy to build NiCd/NiMH Battery Charger is suitable for automatically charging a wide range of batteries for many applications. Proper chargers are usually expensive and cheap chargers supplied with the original equipment often incorrectly charge the cells and dramatically shorten their life. This ‘intelligent’ charger was designed for high current and rapid [...]
This post will show you how to make a thermometer that displays the temperature of the air. It’s not the most accurate thermometer in the world, but for this price and the fact that it was homemade…
Source:DemonDomen
This is a automatic battery charger, after completing the charge it turns off automatically. It runs on AC power but you can also run it with DC power. Its not my idea or my invention, I got it from net. After understanding the circuit I built it and it works fine. So try to built [...]
This device plugs in-line with the PS2 port and hijacks key presses. When a username is typed in, it records the following password.
Source: shawnlankton
This is a PIC based system that implemented a closed-loop PID controller for position and speed control of two DC motors. In addition, the control loop could be adjusted to induce arcs. The system was designed as a peripheral for another processor so it also had an SPI command interface that allowed it to be [...]
This project allows instant start sequentially but a dozen low-voltage lamps 12 V / 60 W, and makes them fade and always sequentially (but slower). This system has been designed to meet the demand of a visitor who wanted ten recessed low voltage spot in a driveway to his house, with the following function: – [...]
This circuit allows switching on a LED when the battery voltage (12V) drops below a certain threshold. The operating system is based on a comparison of tension, which comes in a zener diode. If the supply voltage is 12V and the zener diode is a 10V model (this is the case in the diagram), we [...]
This is a good looking and practical device that can be useful in many areas where countdown timer is needed. This project is based on the PIC16F84A microcontroller. The time range can be adjusted between 1 and 999 seconds. This project has 3 buttons and one of them is named Set Button. In order to [...]
A VU meter is often included in audio equipment to display a signal level in Volume Units; the device is sometimes also called volume indicator (VI). In this project we are building a basic and low cost LED VU Metre circuit . The extent (range) display is -18 dBu to +3 dBu, spread over [...]
Today we have a new category “Projects” and a new electronic project 12 Channel LED Chaser with PIC16F84A.
This project is based on the popular PIC16f84A micro-controller.The heart of this project LED chaser is the PIC16F84A PIC microcontroller.A 4MHz crystal and capacitors C1 and C2 22pf is used for providing clock pulses to the micro-controller. The [...]