-
- mxguarddog
- stop spam
- Spamschutz
-
Donate
If you like this site, please consider a donation. Just click on the yellow button
Views
- Recent Projects - 407,413 keer bekeken / views
- restAPI’s zijn hip! (nieuwe firmware voor de DSMR-logger) - 278,837 keer bekeken / views
- DSMR-logger V4 (Slimme Meter uitlezer) - 194,808 keer bekeken / views
- Home-Assistant Integratie met de DSMR-logger - 132,943 keer bekeken / views
- Slimme Meter uitlezer - 108,875 keer bekeken / views
- DONOFF – WiFi enabled light dimmer - 51,968 keer bekeken / views
- Yet Another Parametric Projectbox generator - 46,250 keer bekeken / views
- Boekbespreking - 39,737 keer bekeken / views
- Aan de slag met de ESP8266 - 39,005 keer bekeken / views
- Slimme Meter Poort Extender (P1 HUB) - 34,577 keer bekeken / views
Recent Comments
- Willem Aandewiel on Crisis? What Crisis? (een betere DSMR-logger)
- Frank on Crisis? What Crisis? (een betere DSMR-logger)
- Willem Aandewiel on Recent Projects
- rom on Recent Projects
- rom on Recent Projects
- rom on Recent Projects
- rom on Recent Projects
- Willem Aandewiel on Recent Projects
- Rom on Recent Projects
- Rom on Recent Projects
- Willem Aandewiel on Recent Projects
- Rom on Recent Projects
- Willem Aandewiel on Crisis? What Crisis? (een betere DSMR-logger)
- Niels on Crisis? What Crisis? (een betere DSMR-logger)
- Willem Aandewiel on Solid State Tape Device for the (micro)KIM
Statistics
- 4,015
- 282,802
- 450,253
- 1,513
- 38,673
Meta
Archives
Category Archives: Arduino
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
DSMR-logger schrijft nu rechtstreeks in InfluxDB / Grafana
[ ] Door de jaren heen had ik mijn Slimme Meter uitgelezen met een USB P1 kabel en een Raspberry PI, echter een Raspberry PI moet regelmatige geupdate worden, SD kaartjes gaan kapot, Home Automation software moet regelmatig bijgewerkt worden … Continue reading
Posted in Arduino, ESP8266, Firmware
Tagged DSMR-logger, DSMRloggerAPI, Grafana, influxDB, Willem Aandewiel
20 Comments
An ESP8266 Ticker
[ ] INTRODUCTION From the moment I saw the MAX7219 Dot matrix modules I wanted to build a news ticker. I wanted the option to enter my own messages without having to install special Apps on my phone or tablet. … Continue reading
Posted in Arduino, ESP8266, Hardware, WiFi
Tagged 1of!-esp12, 1of!-Wemos, ESP8266, lichtkrant, max7219, ticker, webserver, WiFi
97 Comments
Controlling Lots of Relays with only 2 GPIO pins
Piggyback board for 8- or 16-relays boards to control with I2C Continue reading
restAPI’s zijn hip! (nieuwe firmware voor de DSMR-logger)
Nieuwe, op restAPI’s gebaseerde firmware voor de DSMR-logger
Continue reading
Posted in Arduino, DSMR-logger, ESP8266, Firmware, WiFi
Tagged API, DSMR, Energiemanager, ESP8266, restAPI, Slimme Meter
637 Comments
I2C Rotary Encoder
13,993 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 ATTiny84, I2C, Rotary Encoder
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