44
55## Introduction
66
7- Megahub is an ESP32-based alternative hub designed for Lego © ; enthusiasts and robotics builders. It combines the flexibility of the ESP32 platform with native support for Lego © ; WeDo/Powered Up! devices, offering both Lua scripting and Blockly visual programming for easy control and automation.
7+ Megahub is an ESP32-based alternative hub designed for LEGO © ; enthusiasts and robotics builders. It combines the flexibility of the ESP32 platform with native support for LEGO © ; WeDo/Powered Up! devices, offering both Lua scripting and Blockly visual programming for easy control and automation.
88
9- This project provides a powerful, open-source alternative to proprietary solutions, giving makers complete control over their robotic creations while maintaining compatibility with popular Lego © ; sensors and motors.
9+ This project provides a powerful, open-source alternative to proprietary solutions, giving makers complete control over their robotic creations while maintaining compatibility with popular LEGO © ; sensors and motors.
1010It comes with the hardware schematics, production files and the Megahub firmware as a PlatformIO project as well.
1111
1212** Use it at your own Risk!! **
@@ -15,7 +15,7 @@ It comes with the hardware schematics, production files and the Megahub firmware
1515
1616- ** KiCad** : All schematics and PCB production files are available in KiCad and Gerber format
1717- ** WiFi Enabled** : Built-in wireless connectivity for remote control and programming
18- - ** 4 UART Ports** : Connect up to 4 Lego © ; WeDo/Powered Up! devices simultaneously (motors, sensors, etc.)
18+ - ** 4 UART Ports** : Connect up to 4 LEGO © ; WeDo/Powered Up! devices simultaneously (motors, sensors, etc.)
1919- ** Built-in IMU** : Integrated MPU6050 6-axis accelerometer and gyroscope for motion sensing
2020- ** FastLED/NeoPixel Support** : Built-in support for addressable RGB LED strips
2121- ** Flexible GPIO** : Additional GPIO pins available for custom sensors, buttons, and peripherals
@@ -26,7 +26,7 @@ It comes with the hardware schematics, production files and the Megahub firmware
2626
2727## How It Differs from Existing Solutions
2828
29- ### vs. Lego © ; Powered Up!
29+ ### vs. LEGO © ; Powered Up!
3030
3131- ** Open Source** : Complete control over firmware and functionality
3232- ** Expandable** : Access to additional GPIO pins for custom hardware
@@ -36,7 +36,7 @@ It comes with the hardware schematics, production files and the Megahub firmware
3636
3737### vs. fischertechnik© ; RX Controller
3838
39- - ** Lego Compatibility** : Native support for Lego WeDo protocol
39+ - ** LEGO Compatibility** : Native support for LEGO WeDo 2.0 protocol
4040- ** Web-based Programming** : No proprietary software required
4141- ** Cost-effective** : Based on affordable ESP32 hardware
4242- ** Visual Programming** : Blockly support makes it accessible for all skill levels
0 commit comments