A unique combination of astronomy, embedded programming and ambient lighting that transforms an ESP32-powered display into a realistic real-time Moon simulator.
Over the past four installments, I have written about my attempts to display the MSFS CDU screen on an external display using a Raspberry Pi Pico. The process involves extracting CDU display ...
Recently on the Hackaday portal I came across a very interesting project called Moon Display by author Julian Scheffers. Namely, on a small 1.28 inch (GC9A01) TFT Display very precisely displays moon ...
ESPHome is the sole reason I was able to build several ESP32 smart sensors without losing my patience ...
It even lets you randomly pick from a genre, if you're feeling indecisive.
Remember those tiny little droids skittering around the pristine corridors of the Death Star in Star Wars? [heychaostheory] has put together something vaguely along the lines of those charming little ...
Computer Science prepares students to lead in a world experiencing sweeping technological change. Students choosing to major in computer science can look forward to a career in one of the many fields ...
Computer Science prepares students to lead in a world experiencing sweeping technological change. Students choosing to major in computer science can look forward to a career in one of the many fields ...
Unfortunately the available memory on Microcontrollers is quite restricted and we do not get very far by storing a (uncompressed) WAV file e.g. in program/flesh memory, so I started to look into ...