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
Copy file name to clipboardExpand all lines: README.md
+24-20Lines changed: 24 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,22 @@
1
-
DKBCode - Open-Source Embedded System for Engineering Education
1
+
**DKBCode - Open-Source Embedded System for Engineering Education**
2
2
3
3
[View the formatted README](https://github4mathews.github.io/dkbcode/)
4
4
5
5
6
-
🌍 DKBCode is an open-source hardware and software ecosystem designed for students, educators, and engineers to learn IoT, embedded systems, and automation. This project provides a modular, scalable, and practical learning tool, enabling hands-on development with ESP32, GSM, real-time execution, and cloud integration.
6
+
🌍 **DKBCode** is an open-source hardware and software ecosystem designed for students, educators, and engineers to learn IoT, embedded systems, and automation. This project provides a modular, scalable, and practical learning tool, enabling hands-on development with ESP32, GSM, real-time execution, and cloud integration.
7
7
8
-
📌 Vision & Purpose
9
-
Why DKBCode?
8
+
📌** Vision & Purpose**
9
+
To create an educational and industry-ready embedded system that integrates multiple MCUs, real-time execution, and cloud connectivity, making it suitable for students, developers, and researchers.
10
+
11
+
**Why DKBCode?**
10
12
Modern engineering education often lacks affordable, interactive, and scalable learning tools that bridge theory with practical application. DKBCode is designed to:
11
13
✅ Enhance hands-on learning with real-world embedded programming examples.
12
14
✅ Provide a modular embedded framework for IoT, automation, and AI expansion.
13
15
✅ Create an accessible tool for students and educators in electronics and computer science.
14
16
✅ Support open-source development, allowing contributors to refine and improve functionality.
15
17
📡 This project is open to all engineers, DIY makers, and educational institutions looking to foster creativity and technical expertise through real-world applications.
16
18
17
-
🔧 Hardware Architecture
19
+
🔧 **Hardware Architecture**
18
20
1️⃣ Core Processing Unit
19
21
- ESP32 – High-performance microcontroller with Wi-Fi & Bluetooth support.
20
22
- GSM Module (SIM800L) – Cellular communication for IoT applications, enabling SMS alerts & remote control.
@@ -31,7 +33,7 @@ Modern engineering education often lacks affordable, interactive, and scalable l
31
33
- MQTT/WebSockets – Wireless cloud connectivity for remote operation.
0 commit comments