/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.squix.org
| | blog.nuculabs.de
2.0 parsecs away

Travel
| | Hello everyone, A while ago I started working on a pet project called NucuCar. It's a platform written in .NET for the Raspberry Pi in which I'm trying to implement various utility functions to create a complete piece of software that can be used to build a remote controlled car for the Pi. The project is open source and it can be found on GitHub: Since I didn't buy a toy car and I don't have much space in my apartment I was working only on the sensors module, which currently has support for the BME680 environment sensor and the CPU temperature sensor build in the Pi.
| | peterbraden.co.uk
2.1 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.
| | haim.dev
2.5 parsecs away

Travel
| | Building a MQTT controller for HRV: the hardware.
| | blog.coffinsec.com
7.2 parsecs away

Travel
| While working on berry-sense and learning about network traffic analysis recently, I had the need for a dedicated device to use as an Ethernet bridge/tap for capturing traffic. This would give me a chance to test the Raspberry Pi's performance while performing traffic captures, as well as produce a usable device for performing simple captures.