PIC KICK TWEET !
This is an Instructable showing you how to integrate Twitter in your embedded application. Watch this Instructable in Action http://www.instructables.com/id/PIC-KICK-TWEET-1/ Working: A desktop...
View ArticleRC5/RC6 codes on a LCD using PIC16F648A
A simple project to test and display the transmitted codes from remote controls which work with the RC5 protocol, like the TV remotes from Philips, just aim the remote control at the TSOP1736...
View ArticleAndy Robison’s Lab Notebook using pic microcontroller
Week 01 January 14 (2 hours): Met as a team after class to discuss preliminary project proposal. January 15, 2010 (1 hours): Met as a team to discuss design implementation and assign different...
View ArticleAn “Antique Radio” Christmas Present
I happen to be part of the 5% that have the elusive awesome mother-in-law. For Christmas I wanted to make her an “antique radio” that is super simple to operate and that could play some “old time...
View ArticleVehicle security with GSM
The main aim of making GSM Based Vehicle Theft Alert System is to apply the electronic theories, modern security methods, embedded system, and modem age of science and technology for many kinds of...
View ArticleArduino solar charge controller + output control and data logging online with...
A while back I started working on a solar charge controller, it was based on a PIC microcontroller, a 20×4 characters display and the code was written in Assembly language. It did work well and was...
View ArticleTTPSU – Power supply for turntables with AC motors
The power supply descriped here, is for turntables with 2 phase AC motor, like Linn, Rega, AR, Heybrook, Goldring and many, many more. The main features of the power supply are: X-tal controlled speed....
View ArticleSerial LCD Controller
I discovered a flaw in the current design that will only allow the controller to work with a connection to the computer and not to a microcontroller. I’ve updated the schematic below and will fix the...
View ArticleA PIC Ultrasonic distance meter project using a Seven Segment display and a...
The PIC Ultrasonic distance meter works by transmitting a short pulse of sound at a frequency inaudible to the ear (ultrasonic sound or ultrasound). Afterwards the microcontroller listens for an echo....
View ArticleA PIC Serial LCD Project
This project shows you how to create a serial LCD module that you can drive from any serial RS232 interface. You may be asking yourself why is this project using RS232 when computers are no longer even...
View ArticleTrH Meter: A DIY indoor thermometer plus hygrometer with adaptive brightness...
This project is about building a microcontroller-based digital room thermometer plus hygrometer that displays temperature and relative humidity on 4 large (1 inch) seven segment LED displays which...
View ArticleTrH Meter: A DIY indoor thermometer plus hygrometer with adaptive brightness...
This project is about building a microcontroller-based digital room thermometer plus hygrometer that displays temperature and relative humidity on 4 large (1 inch) seven segment LED displays which...
View ArticlePIC MICROCONTROLLER PROJECTS AND LCD CIRCUITS
Here is 0 to 99 minutes relay timer using PIC16F628 microcontroller and 16 character LCD display. The microcontroller is PIC16F628A running at 4.0 MHz clock using an external crystal. An HD44780...
View Articledigital thermometer using pic microcontroller and MCP9700
In this article you will learn, how to design digital thermometer using pic microcontroller and MCP9700? You will learn how to interface MCP9700 with PIC16F877A microcontroller? How to measure...
View ArticlePIC Microcontroller Basics and Applications for Engineeing Students
The microcontrollers plays an essential role in the embedded industry after the development of Intel 8051. The research in the field of embedded industry gave high efficient, low power consumption...
View ArticlePIC Waveform Recorder
In this article I’ll show you how you can use PIC microcontroller to record and store waveform patterns in its EEPROM memory and replay the sequence later. For this purpose we’ll need a signal/waveform...
View ArticleSerial LCD project using PIC16F877A Microcontroller
This project shows you how to create a serial LCD module that you can drive from any serial RS232 interface. It uses a pure ASCII command set so you can control it easily from a terminal program such...
View ArticlePlayPIC – A Tutorial Board for the PIC16F84A Microcontroller
This is a new design of a tutorial board based on the popular PIC16F84A microcontroller. It features eight single leds, a 7-segment display, an LCD display and five push buttons. It is an ideal...
View ArticleEasy Debugging Terminal using pic microcontroller
Build a simple 9600 BAUD 8n1 LCD terminal for debugging and testing the projects having RS232C output. Introduction This LCD terminal provide two modes of operation by selecting jumper J1. When J1 is...
View ArticleInterfacing VFD with PIC Microcontroller
Vacuum fluorescent display can be a good alternative to a Liquid-crystal displays in some applications. They have a number of advantages over LCD like extended temperature range and excellent contrast...
View Article