Daikin ESP32 WiFi controller
An endeavour to add WiFi control to ducted air conditioner/heat pump system
Recent content on Greg Davill's Projects
An endeavour to add WiFi control to ducted air conditioner/heat pump system
Introduction Shortly after completing the d20 , I revised and fixed the panels so that they could be assembled without requiring the extensive rework to fix the swapped Gate/Source connections. You can find the updated files here: https://github.com/gregdavill/d20-hardware/tree/main/pcb/led-panels/d20_tri_r0.3 I’ve also released a r1.0 version, which is the same layout, but I’ve…
Introduction I’ve been using an Allwinner S3 SoC for experiments with the FLIR Boson. The description from the website sums the device up nicely: S3 is a high cost-effective video encoding processor jointly developed by Zhuhai Allwinner Technology Co., Ltd. (“Allwinner”) and Sochip Technology Co., Ltd. (“Sochip”). Its built-in single-core ARM Cortex-A7 runs at 1.2GHz…
Summary Texas Instruments has a range of 16 bit microcontrollers, the MSP430. To program these require what they call a Flash Emulation Tool (FET). Thankfully all their affordable development kits contain a small stripped down FET, known as the ezFET Lite. TI has open sourced this design and provide both the firmware and the schematics. I was given a tag-connect cable as a giveaway through the…
I’d recently bought a new XPS13 7390 (non 2-in-1) laptop. I had bought the 8GB variant, how hard could it be to upgrade?
Still alive? 🪦 Yes, it’s true this project did get dropped for awhile, it’s been about 3 years since the last blog post.
A tennis ball sized, 20 sided, LED clad, regular polyhedron Introduction The major challenge of making a smaller LED cube in my opinion is the LED panels. Commercially available panels are designed for video walls and typically made at 64x64 pixel as a minimum size. This seems to be a good trade off between cost/complexity/light efficiency. On my previous project mini-led-cube I had overcome one…
Background Having seen a few projects creating LED cubes from panels used for LED video-walls I knew I had to try to build one myself. If you haven’t seen these before here are some examples I’ve seen. along with some notable people involved in their creation: @zzaurak , @1HappyTeddybear , @esden , @kernlbob . These cubes are all built using COTS video wall panels. The mains ones I’ve seen used…
Details about the SoC architecture in the Boson Frame Grabber
The new hardware for the Boson Frame Grabber will be based around the Lattice ECP5 family. Lattice make available a free IDE for this FPGA assuming you are not using a model with embedded SERDES. Since we are not, it’s perfect for our application.
In this part I want to talk about the firmware, or code, this device will need in order to operate as I want.
In part 1, I discussed the version 1 prototype I had built. Just after ordering the PCBs for that project I decided to start thinking about miniaturizing the hardware.
Designing a thermal camera with the boson