This is an Arduino library for interfacing with Dutch smart meters, through their P1 port. This library can take care of controlling the "request" pin, reading messages and parsing them. This code was ...
It was designed and tested around an ESP32, but will work with any Arduino-based devied that has a UDP object available. For non-ESP Arduino's, you will have to also ...
What You'll Learn: Master UART serial communication, GPS data parsing with TinyGPSPlus library, and location tracking with latitude, longitude, and time data. Applications: Enables GPS-based ...
After being inspired by RYNO motors and other self-balancing scooters from Segway, I always wanted to build something of my own Arduino Segway Robot. Thinking for a while, I decided to build a Self ...