pic16f688

Serial Data Logger1

Serial Data Logger using PIC16F688

The data logger consists of a simple op-amp amplifier circuit that amplifies the signal and sends it to be digitized by a PIC16F688 microcontroller, serialized, and sent to the computer’s serial port via a MAX232 serial driver: I guess you are already wondering about some of the unusual arrangmenents in the analog part in the […]

Serial Data Logger using PIC16F688 Read More »

TRH Meter Prototype OP2

A DIY indoor thermometer plus hygrometer using PIC16F688

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 adjust their brightness level according to the surrounding illumination. It consists of a closed loop system that continuously assesses ambient light condition using an inexpensive light-dependent resistor

A DIY indoor thermometer plus hygrometer using PIC16F688 Read More »

PIC based Digital Voltmeter DVM

PIC-based Digital Voltmeter (DVM)

Introduction This project will describe how to make a simple digital voltmeter (DVM) using a PIC16F688 microcontroller. The range of this DVM is 0-20V, but you can easily increase or decrease the range of input voltage as your requirements after you understand the voltage scaling method described in this project. The PIC micro reads the

PIC-based Digital Voltmeter (DVM) Read More »

TrH Meter A DIY indoor thermometer plus hygrometer with adaptive brightness control implemented to 7 segment LED displays

TrH Meter: A DIY indoor thermometer plus hygrometer with adaptive brightness control implemented to 7-segment LED displays

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 adjust their brightness level according to the surrounding illumination. It consists of a closed loop system that continuously assesses ambient light condition using an inexpensive light-dependent resistor

TrH Meter: A DIY indoor thermometer plus hygrometer with adaptive brightness control implemented to 7-segment LED displays Read More »

The Magnetometer

The Magnetometer using PIC16F688

I found several different magnetometer designs on Internet, but I tend to be very picky. None of those was what I needed – something that is sensitive enough to record the small magnetic field variations where I live (San Jose, California), robust enough to work for long periods of time without constant maintenance, and relatively

The Magnetometer using PIC16F688 Read More »