This project is called Borneo-IoT, it's the most advanced open-source, multi-segment dimmable, high-power, smart WiFi LED light designed for aquariums.
It's not an addressable LED strips driver but a high-power constant current multiple channel LED.
What’s included in this project?
- Open source mobile app serving as a universal wireless device user terminal
- ESP32-C3 based 6-channel LED PWM embedded controller module (core board)
- Firmware developed using ESP-IDF
- A 57W 6-channel LED aluminum PCB reference design for the controller module (10-channel saltwater version is under development)
Everything is Open-Source
The Borneo-IoT Project is an open-source hardware initiative, running with open-source firmware and provides an open-source mobile client app. All source code and design files are available on GitHub: https://github.com/oldrev/borneo .
Files
blc06mk1_sch.pdf
The schematics of BLC06MK1 module.
Adobe Portable Document Format -
255.88 kB -
02/01/2025 at 17:18
So today, I conducted a long-duration (over two hours) fan driver circuit load test for my Buce module.
This is a load test of the fan driver circuit continuously outputting 100mA of current. As seen, the inductor heated up to 59.1°C (with an ambient temperature of 21°C and a supply voltage of 30V).
This is a load test of the fan driver circuit continuously outputting 400mA of current. As seen, the inductor heated up to 81.9°C.
Finally, with a 500mA load current test, the inductor heated up to 87.4°C.
Even though the test results show that the Buce module's circuit pretty much meets the specs, it's interesting that the heat source isn't the tiny SOT-23-6 Buck regulator you'd expect, but the inductor.
You might think 87°C is bad for the circuit, but for a fan driver, it rarely runs at full power for long. Even if the circuit can handle it, your ears probably can't stand the fan noise.
Of course, there's still room for improvement in heat dissipation, so the next version will have a better PCB layout for better cooling and use a better inductor without changing the size.