Circuit Lake

Electronic Project and Circuit Collection

PIC Related Resources


GSM/GPRS Autonomous Weather Station

March 06, 2012 By: admin Category: Data Acquisition, Monitoring, PIC, Project, Remote, Wireless No Comments →

This autonomous tracking weather station is built based on PIC 16F877A and SIM900/300 GSM module. It takes (analog/digital) measurements and sends them to a web server over GPRS. It supports up to 3 Analog or Digital inputs. User can make it fully autonomous by adding a battery and a solar station.

Aurora RGB LED Art

October 27, 2011 By: admin Category: Display, LED, Miscellaneous, PIC, Project No Comments →

Aurora 9×18 is a beautiful firing sequence of 162 RGB-LEDs in a circular configuration. The color of each circle is controlled by a microcontroller (PIC24F08KA101) using a twisted form of PWM. The MCU only has one PWM module, yet Aurora is capable of 27 (9xR,G,B) independent brightness control.

Electric Smoker Temperature Controller

October 22, 2011 By: admin Category: Control, Digital, Measurement, PIC, Project No Comments →

Smoke-O-Tron is PID controller for electric smoker temperature developed based on PICAXE microcontroller. The controller can handle the 1500W heater to within about 3 degrees F. It will measure temperature in the space and switching the heater on and off at a given speed.

Digital Caliper with RS232 Interface

September 28, 2011 By: admin Category: Data Acquisition, Digital, Interfacing, Measurement, Microcontroller, PIC, Project No Comments →

This project shows you how to connect inexpensive calipers, micrometers and height gauges to PC through serial RS-232 interface and see the result using PC software. Its main part consists of minimal PIC to RS-232 interface, +5V/-1.5V power from serial port, and 1.5V to 5V logic level conversion. “The connector on the measuring instrument will […]