You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Borneo-IoT** is a professional-grade, modular open-source smart aquarium platform designed for aquarium enthusiasts and DIYers. It provides a complete end-to-end solution—from hardware schematics to embedded firmware and a modern mobile app—to build and control high-performance aquarium LED lighting systems.
27
30
28
-
## One System, Three Pillars
31
+
> **Production-grade open-source stack for aquarium LED dimmers.**
32
+
> Hardware designs, embedded firmware, and mobile controls. Ready for weekend builds or product integration.
29
33
30
34
This project delivers a full-stack solution for smart aquarium LED:
31
35
32
36
1.**Hardware**: Certified open-source PCB designs targeting the ESP32 family, featuring 6-channel PWM dimming and modular architecture.
33
37
2.**Firmware**: A robust ESP-IDF based firmware implementing CoAP/CBOR protocols, sunrise/sunset simulation, and cooling control.
34
38
3.**Mobile App**: A cross-platform Flutter application for intuitive real-time control, scheduling, and device management.
35
39
36
-
---
40
+
## Quick Start
37
41
38
-
## ️Key Features
42
+
**New users:** Follow the **[step-by-step guide](https://docs.borneoiot.com/getting-started/quick-start.html)** to flash firmware and connect your first device.
39
43
40
-
### Powerful Hardware
41
-
-**OSHWA Certified**: Pro-grade designs (Model BLC06MK1) using [Horizon EDA](https://horizon-eda.org).
-**New Users**: Check out our [**Getting Started Guide**](https://docs.borneoiot.com/getting-started).
95
+
-**New Users**: Check out our [**Quick Start Guide**](https://docs.borneoiot.com/getting-started/quick-start.html).
77
96
- If you are a new user looking to quickly experience our firmware, you can directly use our web firmware flasher to flash the latest version of the firmware to your ESP32 series development board: https://flasher.borneoiot.com/
78
97
-**Hardware**: Find schematics and BoM files in the [`hw/`](hw/) directory.
79
98
-**Firmware**: Compilation instructions are available in the [`fw/`](fw/) folder.
80
99
81
-
---
82
-
83
100
## Project Status
84
101
85
102
| Component | Status | Details |
@@ -88,8 +105,6 @@ This project delivers a full-stack solution for smart aquarium LED:
88
105
|**Firmware**| Beta | Full-featured and stable on my personal tanks for years. |
0 commit comments