mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Update docs
This commit is contained in:
parent
72c25628ae
commit
dbef094f01
@ -1,32 +1 @@
|
|||||||
# HASP-LVGL
|
You can find the documentation on this site: [https://fvanroie.github.io/hasp-lvgl/](https://fvanroie.github.io/hasp-lvgl/)
|
||||||
|
|
||||||
## Welcome to the hasp-lvgl documentation.
|
|
||||||
|
|
||||||
### Getting Started
|
|
||||||
|
|
||||||
- Hardware
|
|
||||||
- Firmware Install
|
|
||||||
- Inital Setup
|
|
||||||
|
|
||||||
### Configuration
|
|
||||||
|
|
||||||
### Usage
|
|
||||||
|
|
||||||
- Command Reference
|
|
||||||
- Frequently Asked Questions
|
|
||||||
|
|
||||||
### Design Pages
|
|
||||||
|
|
||||||
- Pages
|
|
||||||
- Objects
|
|
||||||
- Styling
|
|
||||||
|
|
||||||
### Demo Layouts
|
|
||||||
|
|
||||||
- Example Pages
|
|
||||||
|
|
||||||
### Firmware Updates
|
|
||||||
|
|
||||||
- ESP32
|
|
||||||
- ESP8266
|
|
||||||
- STM32F4xx
|
|
@ -3,11 +3,6 @@
|
|||||||
- **Getting Started**
|
- **Getting Started**
|
||||||
|
|
||||||
- [Hardware](./01-hardware.md)
|
- [Hardware](./01-hardware.md)
|
||||||
|
|
||||||
- Display Pinout
|
|
||||||
- [MHS4001](displays/MHS4001.md)
|
|
||||||
- [MRB3511](displays/MRB3511.md)
|
|
||||||
|
|
||||||
- [Firmware Install](./02-installation.md)
|
- [Firmware Install](./02-installation.md)
|
||||||
- [Initial Setup](./03-wifi-setup.md)
|
- [Initial Setup](./03-wifi-setup.md)
|
||||||
|
|
||||||
@ -16,15 +11,15 @@
|
|||||||
- [Command Reference](./05-commands.md)
|
- [Command Reference](./05-commands.md)
|
||||||
- [Frequently Asked Questions](./06-faq.md)
|
- [Frequently Asked Questions](./06-faq.md)
|
||||||
|
|
||||||
- **Configuration**
|
- **settings**
|
||||||
|
|
||||||
- [Http](Configuration/30-http.md)
|
- [Http](settings/30-http.md)
|
||||||
- [Mqtt](Configuration/32-mqtt.md)
|
- [Mqtt](settings/32-mqtt.md)
|
||||||
- [Hasp](Configuration/33-hasp.md)
|
- [Hasp](settings/33-hasp.md)
|
||||||
- [Wifi](Configuration/34-wifi.md)
|
- [Wifi](settings/34-wifi.md)
|
||||||
- [Display](Configuration/35-display.md)
|
- [Display](settings/35-display.md)
|
||||||
- [Gpio](Configuration/36-gpio.md)
|
- [Gpio](settings/36-gpio.md)
|
||||||
- [Debug](Configuration/37-debug.md)
|
- [Debug](settings/37-debug.md)
|
||||||
|
|
||||||
|
|
||||||
- **Design Pages**
|
- **Design Pages**
|
||||||
@ -41,4 +36,12 @@
|
|||||||
|
|
||||||
- [ESP32](./38-firmware-esp.md)
|
- [ESP32](./38-firmware-esp.md)
|
||||||
- [ESP8266](./38-firmware-esp.md)
|
- [ESP8266](./38-firmware-esp.md)
|
||||||
- [STM32F4xx](./39-firmware-stm32.md)
|
- [STM32F4xx](./39-firmware-stm32.md)
|
||||||
|
|
||||||
|
- **Hardware**
|
||||||
|
- Alternate Dev Boards
|
||||||
|
|
||||||
|
- Tested Displays
|
||||||
|
- [MHS4001](displays/MHS4001.md)
|
||||||
|
- [WaveShare RPi 4(C)](displays/Waveshare_40RPi_LCD(C).md)
|
||||||
|
- [MRB3511](displays/MRB3511.md)
|
Loading…
x
Reference in New Issue
Block a user