First post, by danifunker
Greetings!
I am the author of a new open source project. I love the idea of the ZuluIDE but since I'm the proud new owner of an ITX Llama, I don't like the fact that I need some kind of adapter to get it work, and the price is a little steep.
I've developed a "plug-n-play" solution with a Raspberry Pi Zero 2 W (I believe a Raspberry Pi Zero W would work). As someone who doesn't solder, I've picked up a Pi Zero 2 WH, and a Waveshare 1.3inch OLED HAT and voilla, and they just plug right in together.
Setup is extremely simple, all you need are the following:
32GB+ SDCard
Pi Zero 2 W
Wireless network connection in your home
USB cable (plug into the data port)
Optional:
Case
Waveshare 1.3inch OLED HAT.
Unfortunately this project doesn't support CD Audio yet, but I am hoping to work with it. I've also figured out a way to keep bootable CDs working throughout the boot process (you can review some of the details in my repo). Much of this is ITXLlama focused since it's got a snazzy USB 2.0 port on it, but the device should work on anything with a USB2 or higher port on it, including modern systems. For headless builds, it's accessible through a very bare-bones web page (http only) which performs all of the basic functions I would expect of an ODE.
Please provide comments & feedback, and if you have Linux kernel development experience, please reach out!