|
You are here |
blog.nuculabs.de | ||
| | | | |
blog.eldruin.com
|
|
| | | | | Platform-agnostic driver for the TMP102 and TMP112 temperature sensors written in Rust. | |
| | | | |
blog.cavelab.dev
|
|
| | | | | We have a Dakboard digital calendar in our kitchen - showing lots of house and temperature data. So naturally; it must show the actual outdoor temperature as well. To do this I used a Raspberry Pi 2, and a DS18B20 HAT I made some years back. | |
| | | | |
yasoob.me
|
|
| | | | | Hi lovely people! ? If you have read any of my other articles you might be aware that I am working with electronics right now. After learning the basics of Arduino, I decided to work on a relatively ambitious project. I decided to make a greenhouse monitoring system. I am going to write a series of posts introducing you to all of the sensors one by one and by the end of this series, we will have a fully functional, super basic, greenhouse monitoring system. | |
| | | | |
muscaw.dev
|
|
| | | 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. | ||