- Energy Meter GSM with Arduino (part 2)Posted 4 days ago
- Energy Meter GSM with Arduino (part 1)Posted 1 week ago
- ARDULOCK: a keyboard with RFID modulePosted 1 month ago
- Autofocus Glasses/Phoropter Using Variable Focus Liquid LensPosted 3 months ago
- Home Automation & Lights controlling SystemPosted 3 months ago
- Solar TrackerPosted 3 months ago
- LTspice inverter simulation with thermal effectsPosted 3 months ago
- AI in LEGO EV3 Maze-Driving RobotPosted 3 months ago
- Temperature predicting using boltiotPosted 3 months ago
- Sparkly Air SensorPosted 3 months ago
DIY a Raspberry Pi Clock and Temperature Monitor
Raspberry Pi enthusiasts searching for a quick project to keep them busy this weekend may be interested in the new Raspberry Pi Zero clock and temperature gauge which has been created by Hackster.io member Jeremiah Mattison.
He has Kindly published everything you need including full instructions and code overall in the Hackster.io website allowing you to recreate his Raspberry Pi clock with outside temperature display which uses a connection to the OpenWeatherMap online service. As well as an inside temperature displayed using a MCP9808 sensor.
The clocks display has been created using an Adafruit 1.2-inch 4-Digit 7-Segment Display, and the temperature is monitored using an Adafruit MCP9808 High Accuracy I2C Temperature Sensor Breakout Board. Jeremiah has rated the project as easy and said it should just take 60 minutes or so to create the project.
For this project he used a Raspberry Pi Zero W, but earlier this month the official Raspberry Pi Foundation announced the availability of the Pi Zero WH which comes with headers pre-soldered onto the board, making it even easier to prototype and make connections to the mini PC.
For full instructions and all available code jump over to the Hackster.io website.