breadboard

MicroSimon

MicroSimon

This project shows how to create an MB Electronics Simon game clone using an 8-pin PIC12F683 microcontroller. The game includes a full emulation of the original Simon ‘game 1’ and the ability to select from 4 skill levels which control the number of colours you must repeat in a sequence in order to win the […]

MicroSimon Read More »

7 Segment Pov 16F84

7 Segment Pov 16F84

This is a post about the POV ( Persistence of Vision ) Display that uses one 7 Segment display. In short, I made this little project as a proof of concept of something I ‘ve always noticed in many electronic devices those used 7 segment display. Devices like 7 segment display clocks and meters. In those devices, the 7 segment

7 Segment Pov 16F84 Read More »

Real TIme Clock Using PIC18F452

Real TIme Clock Using PIC18F452

Welcome to you . Here i am designed a Real Time Clock using PIC18F452 microcontroller.I will explain how to design Real Time Clock using PIC microcontroller.RTC Using PIC18F452 PIC is advance microcontroller series. In PIC microcontroller I2C(Inter-Integrated Circuit) Bus is available on board. RTC used in this project is DS1307 which needed I2C interface to

Real TIme Clock Using PIC18F452 Read More »

PIC18F2550 Very Simple Penguin

PIC18F2550 Very Simple Penguin

Pinguino is a Bootloader and SFoftware that allows you to load and reload programs within a microcontroller, this time we are going to develop a Pinguino with the most economical and simple parts that we can find. You can install the X4 version of the Pinguino IDE, which is the Software that will allow us

PIC18F2550 Very Simple Penguin Read More »

Infra Red Panel Remote Control

Infra-Red Panel Remote Control

This project is a variation on the Remote Control Rolling Shutter project that I posted earlier, see: https://www.instructables.com/id/Remote-Controlled… The biggest difference is that I did not only prototype this project but I actually build it to be used in my home. At home I have an electric fire place which has a heater on board.

Infra-Red Panel Remote Control Read More »