Other

“What do you do when your microcontroller does not have enough pins? In this tutorial we will learn how to use shift registers to control LEDs and to read out pushbuttons, all with just three wires! In six steps, we …

“Microcontrollers are digital devices, but in this project we will turn it around and use a PIC microcontroller to build an analog clock using a panel meter. And what’s more, we will make use of the SLEEP mode of …

“Eduino WiFi is a DIY Arduino UNO compatible WiFi development board based on the ESP8266EX. I have designed it to teach children soldering, electronics, programming and to build IOT enabled devices. One design goal was to keep the board as …

“For some of my PIC projects I need a serial (RS232) interface to print some messages on the screen of my computer. I still have a desktop computer that has one RS232 interface but nowadays most computers have a USB …

“If you follow my Instructables projects you know that I am a big fan of the JAL programming language in combination with the PIC Microcontroller. JAL is a Pascal like programming language developed for the 8-bit PIC microcontrollers of Microchip …