Explore >> Select a destination


You are here

peterbraden.co.uk
| | rmsol.de
0.7 parsecs away

Travel
| | IntroductionESP's are great to give your sensors the possibility to extract the sensor data, because of the on-board WIFI chip, which can connect to your network.Imagine you have multiple sensors, and
| | andywarburton.co.uk
0.9 parsecs away

Travel
| | [AI summary] A DIY project to build a smart air quality sensor using CircuitPython, MQTT, and HomeAssistant, inspired by the Canairi device.
| | muscaw.dev
1.4 parsecs away

Travel
| | I started working on a project that involves an ESP32. I'm using the Arduino platform to develop on the ESP32. This is a platform I have some familiarity with. When I went to use the EEPROM to save some information, I just could not make it work. The information did not seem to register to the EEPROM and/or read back from the EEPROM. The reason is because the EEPROM needs to be initialized when using an ESP32 board and not on Arduinos.
| | www.onetransistor.eu
18.4 parsecs away

Travel
| Simple code for an Arduino clock without RTC module. Count the time and date with a simple function.