mirror of
https://github.com/jwetzell/LumixStick.git
synced 2026-08-20 06:09:01 +00:00
21 lines
678 B
Markdown
21 lines
678 B
Markdown
# LumixStick
|
|
Lumix Camera Control for M5StickC
|
|
|
|
## Use
|
|
* Edit sketch with access point information and camera IP (can be changed later)
|
|
* Flash sketch and restart M5StickC
|
|
* Once M5StickC is connected to WiFi the circular icon will indicate camera connection status.
|
|
* Red = Disabled
|
|
* Yellow = Connecting
|
|
* Green = Conencted
|
|
* The B button (side button) will enable/disable remote
|
|
* Once connected the A button will send the capture command to the camera
|
|
* Navigate to the IP Address of the M5StickC in a browser to change the IP of the camera
|
|
|
|
## TODO
|
|
* Make IP Address changes persistant
|
|
* More UI things
|
|
* Camera Info
|
|
* Settings (Cam IP, Stick IP)
|
|
* WiFi Status
|