Useful Pomodoro timer with PIC12F675
I made a Pomodoro timer with PIC12F675, using MPLAB X and XC8 compiler. It times between 15 and 60 minutes at the press fo a button.
I made a Pomodoro timer with PIC12F675, using MPLAB X and XC8 compiler. It times between 15 and 60 minutes at the press fo a button.
Let’s get blinking an LED with PIC12F675 and MPLAB X, using the PICkit3 programmer and without delay() function (using interrupts)