final
This commit is contained in:
@@ -4,11 +4,21 @@
|
||||
- node.lua (main script)
|
||||
- config.json (configured for your player)
|
||||
- roboto.ttf (font file)
|
||||
- wpa_supplicant.conf (WiFi configuration template)
|
||||
- configure-wifi.sh (WiFi setup script)
|
||||
- network-config.txt (network configuration guide)
|
||||
|
||||
## WiFi Setup:
|
||||
1. Run: ./configure-wifi.sh
|
||||
2. Enter your WiFi network name and password
|
||||
3. Copy generated wpa_supplicant.conf to SD card /boot/ folder
|
||||
|
||||
## Deployment:
|
||||
1. Upload all 3 files to Info-Beamer
|
||||
2. Assign package to device ID: 12131415
|
||||
3. Device will auto-connect to server at 192.168.1.22
|
||||
1. Configure WiFi (see above)
|
||||
2. Copy package files to SD card root: node.lua, config.json, roboto.ttf
|
||||
3. Copy wpa_supplicant.conf to SD card /boot/ folder
|
||||
4. Insert SD card and power on device
|
||||
5. Device will connect to WiFi and server at 192.168.1.22
|
||||
|
||||
## Features:
|
||||
- Touch screen swipe navigation (left/right)
|
||||
|
||||
Reference in New Issue
Block a user