35 lines
1.0 KiB
Markdown
35 lines
1.0 KiB
Markdown
# Info-Beamer Package for Tv-Anunturi (ID: 12131415)
|
|
|
|
## Files:
|
|
- 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. 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)
|
|
- Automatic content updates every 30 seconds
|
|
- Shows content from Default Channel
|
|
- Manual override with touch control
|
|
|
|
## Touch Usage:
|
|
- Swipe right = next content
|
|
- Swipe left = previous content
|
|
- Auto-resume after 10 seconds
|
|
|
|
Server: http://192.168.1.22/admin
|