Microdot – wrist watch LED pattern timepiece Another RGB Sunset Productions production! This project is a circuit board for making a wrist watch size version of my minidot clock: http://www.instructables.com/id/EEGLXQCSKIEP2876EE/ with a few more functions more applicable to a portable device. A lot of help and suggestions came from ians 01/\/atch binary watch: http://www.instructables.com/id/EYNTHEN1WUEP287APH/ Eaglecad […]
Projects
Easy 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 open the terminal operate as a normal ascii display terminal, when J1 is closed the terminal displays the input serial data in […]
TTL to RS232 Signal Conversion
Methods: Use a TTL HI output for the RS232 GND: Steve Walz of armory.com says “Use a TTL HI output for the RS232 *GROUND*!! Then you get +/-5VDC levels to fake out the RS232. When TTL-GND goes HI, then a TTL-XMT LO looks like -5VDC and a “mark”. Even sign problems go away in hardware! […]
The chipKIT™ UNO32™ and MAX32™ development boards for the Arduino™ Community
Microchip Technology Inc., a leading provider of microcontroller, analog and Flash-IP solutions, and Digilent, Inc. announced expanded capabilities for the 32-bit PIC32 microcontroller-based chipKIT™ Development Platform for the Arduino™ community. The chipKIT development platform is a 32-bit Arduino solution that enables hobbyists and academics to easily and inexpensively integrate electronics into their projects, even if […]
A pic programmer circuit based on AN589
AN589 is microchip’s application note for a parallel port pic programmer circuit which I chose as I wanted something reliable to get up and running quickly. It is really quite a simple circuit and its main objective is to provide ICSP connections to your pic microcontroller. Here is the pcb version (click to enlarge): Note: […]
Application of Microcontroller in Science and Technology
The rapid growth in science and technology offers several advantages of using integrated circuits, microprocessors, microcontrollers, embedded chips, etc., in designing electrical and electronics projects and circuits by reducing their size, cost, and complexity. Using these embedded chips and microcontrollers is increasing due to its simplicity and benefits. The microcontrollers can be programmed to perform […]
PIC Projects using pic microcontroller
Some of the various PICs from Microchip, 16F84, 16F627, 16F628, 16F876 and a 16F877. So far, I have only played around with the PIC16F84 PIC chip, with exception to using a PIC16F876 with the HamHUD. I have found the most documentation is on the 16F84. I have also found the most homebrew programmers for this […]
How to build a speed detector for a coilgun project
If you are building a coilgun (or gauss gun) or rail gun, a necessary part of your project will likely be some sort of speed detector. Getting a coilgun to work is rewarding, but you can’t continue the project without a reliable, accurate device to measure speed. A speed or velocity detector allows you to […]
5 transistor PIC programmer *Schematic added to step 9!
Make your own PIC programmer for your computer’s parallel port. This is a variation of David Tait’s classic design. It is very reliable and there is good programming software available for free. I like IC-Prog and PICpgm programmer. Best of all, it uses just two voltage regulator and 5 transistors! *** I added a pic […]
PlayPIC – 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 solution for the beginner to take his/her first programming steps in the world of microcontrollers. Having an in-circuit-programming (ICP) header, it […]