Explore >> Select a destination


You are here

blog.squix.org
| | yasoob.me
3.1 parsecs away

Travel
| | Hi lovely people! ?? In the last article we talked about the soil moisture sensor. In this article, we will take a look at how to measure temperature using DS18b20 and measure light intensity using a photocell. Step 1: Wiring up the Circuit We will be using: Arduino UNO Breadboard DS18B20 Temperature Sensor Photocell (any typical one) 4.7K? resistor 10K? resistor Jumper Wires Wire up the circuit like this:
| | darrenparkinson.uk
1.5 parsecs away

Travel
| | Using the HC-SR04 on a Raspberry Pi with Go
| | peterbraden.co.uk
3.3 parsecs away

Travel
| | [AI summary] The author details the process of building an ESP32-based air sensor that measures temperature and humidity, sends data via MQTT to a home server for visualization in Home Assistant, and discusses challenges faced during development.
| | hifiduino.wordpress.com
21.5 parsecs away

Travel
| I've started writing the code for Arduino for the Buffalo II DAC. I am reusing the code I wrote for the Wolfson 8741 (TPA OPUS DAC), but I've decided to make some changes to make it easier for others to implement. Hardware components: Arduino UNO (Although any Arduino clone will work) "Standard" Hitachi-HD44780-compatible LCD (20x4)....