mode

Arduino Talking Breathalyzer

The Talking Breathalyzer using an Arduino

*** Additional info at http://droidalyzer.com/talkingbreathalyzer/index.html *** A customizable Breathalyzer that talks and tells you how much you’ve had to drink. It’s also open source and can easily be modified with your own text on the LCD screen and audio MP3 files. When tethered to a PC with a USB cable, it has additional features including character animations, …

The Talking Breathalyzer using an Arduino Read More »

Arduino Chessclock

Arduino Chessclock Using Arduino

I could not find instructions on a good Arduino chess clock so instead I built my own which I will describe here. Step 1: Parts list [box color=”#985D00″ bg=”#FFF8CB” font=”verdana” fontsize=”14 ” radius=”20 ” border=”#985D12″ float=”right” head=”Major Components in Project” headbg=”#FFEB70″ headcolor=”#985D00″] here are the things you will need: Arduino nano (or any arduino UNO type …

Arduino Chessclock Using Arduino Read More »

Rotary Quadrature Encoder (1)

LED Calculator with Rotary Quadrature Encoder for Target System Voltage Selection using Arduino

I’m still working on the LED calculator (original idea and most recent work) — I’ve finally got ’round to adding a rotary encoder to set the target system voltage. Now you can turn the potentiometer to set the LED brightness, turn the rotary encoder to set what voltage will be used in the ultimate LED circuit, and …

LED Calculator with Rotary Quadrature Encoder for Target System Voltage Selection using Arduino Read More »

Wisp628 an in circuit

Wisp628 an in-circuit flash PICmicro Programmer

Features in-circuit programmer programs flash PICmicro’s supports a rapid cycle of code/program/test prototype programmer takes power from the target circuit serial interface serial passthrough to the target   Foremost Wisp628 is an in-circuit programmer. The programmer is connected to a few pins of the target PICmicro, which is programmed while it remains in the circuit. The target circuit must be compatible with the programmer …

Wisp628 an in-circuit flash PICmicro Programmer Read More »

Displaying text on LCD

Displaying text on LCD by interfaced with PIC16F877 microcontroller in 4 bit mode

Here I discuss on very good and simple project on displaying text on LCD by interfaced with PIC16F877 microcontroller in 4 bit mode.to start with this project you need some Knowledge on how to start project on PIC micro controller I assumed you know that if not please you should visit my previous post Step …

Displaying text on LCD by interfaced with PIC16F877 microcontroller in 4 bit mode Read More »