Tag Archives: Arduino

Experimenteren met Micro Controllers

Zo nu en dan krijg ik de vraag om een ontwerp te maken voor een specifieke toepassing. Als je mijn posts leest zul je weten dat ik geen voorstander ben van zogenaamd “Solderless Breadboards“. Daar heb ik een goede reden … Continue reading

Posted in Arduino, ESP32, ESP8266, Hardware, Uncategorised | Tagged , , , , , | 5 Comments

External Hardware Watchdog with ATtiny85

This post has 2,745 keer bekeken / views Sometimes the internal Watchdog Timer (WDT) of a MCU is working more against you than that it ‘helps’ you. Also an internal WDT is not always up to the task of resetting … Continue reading

Posted in Uncategorised | Tagged , , , , , | Leave a comment

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

Controlling Lots of Relays with only 2 GPIO pins

Piggyback board for 8- or 16-relays boards to control with I2C Continue reading

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

1of! Platform for developing ESP8266 devices

[ ]  Developing hardware almost always run through the same stages: It starts with an idea You design a concept on paper or in your head Using a solder-less breadboard you connect parts to see that it works as you … Continue reading

Posted in Arduino, Computer, ESP8266, Hardware, WiFi | Tagged , , , , , | 3 Comments

DONOFF – WiFi enabled light dimmer

Introduction to a DIY project to built WiFi enabled LED light dimmers Continue reading

Posted in Arduino, DONOFF, ESP8266, Hardware, SONOFF, WiFi | Tagged , , , , , , , , , | 63 Comments

Aan de slag met de ESP8266

Uitleg over het installeren van de ESP8266 core in de Arduino IDE Continue reading

Posted in Arduino, ESP8266, Firmware | Tagged , , | 28 Comments