Category Archives: KiCAD

digital Tape Recorder for the KIM-1 (and clones)

[ ]In October 2017 I wrote a post with the title “Solid State Tape Device for the (micro)KIM“. Recently one of the makers (Dirk Dral) wanted to adapt the device for use with a genuine KIM-1 and ran into some … Continue reading

Posted in Arduino, Computer, ESP8266, Firmware, Hardware, KiCAD, KIM, Uncategorised, WiFi | Tagged , , , , | 23 Comments

Extending GPIO pins on your Micro Processor

[ ]Somehow, no matter what micro processor I choose, I end up with too few GPIO pins for the projects needs or for what I want to do. For a recent project I switched from the ESP8266 to the ESP32 … Continue reading

Posted in Arduino, ESP8266, Hardware, KiCAD | Tagged , , , , , , | Leave a comment

I2C Rotary Encoder

10,838 keer bekeken / views I will address two topics in this post. The first one is about Rotary Encoders and what you can do with them. The second is about the Inter-Integrated Circuit protocol (I²C), developed by Philips. Een … Continue reading

Posted in Arduino, Computer, ESP8266, Hardware, KiCAD | Tagged , , | 10 Comments

Universal InfraRed IoT Learning Remote

[ ] In this post I will guide you through the process of building a device that can capture Infrared-messages from an Infrared remote controller (learning mode), and resend the captured Infrared-messages (sending mode). I will use the affordable and … Continue reading

Posted in Arduino, Computer, ESP8266, Hardware, KiCAD, WiFi | 1 Comment