Clock and Timer Projects

Reaction Speed Timer

Reaction Speed Timer

Many, many years ago – when I was young – I visited the Evoluon in Eindhoven, The Netherlands. At that time it had all kind of technical stuff you could see and you could play with. Nowadays it does no longer exists in that form since the Evoluon has changed into a conference center. One […]

Reaction Speed Timer Read More »

Infra Red Panel Timer

Infra-Red Panel Timer

In one of the rooms upstairs in my house I have an Infra Red panel. When I am in that room and I switch on this panel I sometimes forget to switch it off, which is a waste of valuable energy. In order to prevent this, I built this Infra Red Panel Timer. Of course

Infra-Red Panel Timer Read More »

Analog Digital Clock

Analog Digital Clock

The reason for making this clock was because my original IKEA clock did not work anymore and I really liked the housing of this clock. I found it a waste to throw the clock away and decided to re-use it for an analog / digital clock. I could have made a standard clock but I

Analog Digital Clock Read More »

CLOCK THERMOMETER CIRCUITS WITH PIC16F628 PICBASIC PRO

CLOCK THERMOMETER CIRCUITS WITH PIC16F628 PICBASIC PRO

Made with clock and thermometer 16F628 PIC-7 Circuit Friends, I have realized various clock and thermometer with PIC16F628A circuit I explain below. The temperature sensor used in each of the projects is DS18B20. Clock Thermometer Circuit-1: In this circuit,… Electronics Projects, Clock Thermometer Circuits with PIC16F628 PICBasic Pro “microchip projects, microcontroller projects, pic16f628 projects, picbasic pro examples, Made

CLOCK THERMOMETER CIRCUITS WITH PIC16F628 PICBASIC PRO Read More »

How to use Timers in PIC18F4550 Microcontroller

Timers as the name suggests pertain to time-related operations. They are mostly used for exact delay generation. Timers are also used in various other operations like PWM signal generation, auto-triggering of several other peripherals etc. The working and configuration of PIC18F4550 Timers have been explained in this article. Timers are the most essential peripheral for a microcontroller and every controller

How to use Timers in PIC18F4550 Microcontroller Read More »