The Inspiration
Overview
Build yourself an internet radio streamer based on an ESP32 development board and an VS1003 mp3 decoder.
Continue reading “Internet Radio Player – ESP32”Build yourself an internet radio streamer based on an ESP32 development board and an VS1003 mp3 decoder.
Continue reading “Internet Radio Player – ESP32”One tool I will need to debug my 8-bit computer is a logic analyser with multiple inputs. I plan to build a rudimentary device to help with this before spending some money on a commercial product.
To start off the Home Automation Project, I thought I might gather some weather data to test out the MQQT broker.
I’m currently working on the Arduino code to connect to the MQTT broker.
I’m using a WEMOS D1 connected to a DHT11 to measure temperature and humidity. The DHT11 is definitely the poorer cousin to the DHT22 and sometimes fails to reads as it is a really slow component. It also has limited range which might not be great for outdoor projects where the temperature drops below 0 degrees.
Managing Apple iDevices can be quite complicated and as the number of devices you are responsible for increases, the challenge becomes insermoutable.
This project is my attempt to get a Mobile Device Management solution running on a shoe-string budget.
Using only free or nealy free solutions, my aim is to take control of the devices i need to manage and understand how they are used, where they are and control the installation of both in-house and third-party applications.
Initially I intend to use only Apple provided tools. If this provides adequate control, then all will be fine and the project will end. If not, then I will investigate the miriad of other tools available, all be it at a significant budget increase.