Summary This is a complete project with following features: Serial Data (received by built-in RS232 port of the PIC18F) logging with receive date/time Compact Flash data storage Last record display…
Month: August 2011
Interfacing DS1788X / DS1288X RTC with PIC18F uC
This is an example program to interface Maxim DS1788X series RTC to a PIC18F microcontroller. The DS17287, DS17487, and DS17887 integrate a quartz crystal and lithium energy source into a 24-pin…
SHT75 Humidity and Temperature Sensor with PIC18F uC
SHT75 from Sensiron is a fully calibrated (calibration constants are programmed individually to each sensor) digital output sensor. It has a I2C like (not compatible with I2C) interface. The sensors…
Interrupt Driven 8-Digit Rotary Encoder Counter
This example C code can be used to implement a completely interrupt driven rotary encoder counter (incremental type) using PIC16FXXX microcontrollers built-in timers and counters. This code was written in 2005…
Experiments with Oscillator Design
The following content is from a very old report of a practical assignment I had to do when I was in my 2nd undergraduate year. It can contain a lot…
Lenovo Z370 Dead Display
Just after 3 weeks of use my brand new Lenovo Ideapad Z370 with Intel core i5-2410 with 8GB of Ram started giving me display problems and blue screens. This happened several…