hub1 is the debut release of the Arc hub ecosystem. It is designed to be a lightweight, privacy-focused smart assistant built on the ESP32 microcontroller.
- Lightweight: Optimized for low-power ESP32 hardware.
- Open Source: Fully transparent and community-driven.
- Extensible: Easy to integrate with additional sensors and peripherals.
View a live demo here.
In hub1, we currently use:
- Microcontroller: ESP32 Development Board.
- Connectivity: 2.4GHz Wi-Fi.
Libraries needed for hub1 to work:
Adafruit ILI9341
Adafruit SSD1306
XPT2046_Touchscreen
TFT_eSPI
ArduinoJson
- Get the Source: Download the code by clicking here.
- Flash Firmware: Use PlatformIO or the Arduino IDE to build and upload.
This project is licensed under the MIT License. See the LICENSE file for more details.