This website requires JavaScript.
Explore
Help
Sign In
jwetzell
/
LumixStick
Watch
1
Star
0
Fork
0
You've already forked LumixStick
mirror of
https://github.com/jwetzell/LumixStick.git
synced
2026-07-26 10:08:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
66e9b7cd6bea190ab589d3db4bfb67f715b0423f
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
jwetzell
66e9b7cd6b
fix readme typo
2023-07-12 22:24:31 -05:00
Lumix.cpp
Change device name to friendly name
2021-01-25 13:16:42 -06:00
Lumix.h
Change device name to friendly name
2021-01-25 13:16:42 -06:00
LumixStick.ino
Only redraw camera info on status change
2021-01-25 13:17:51 -06:00
README.md
fix readme typo
2023-07-12 22:24:31 -05:00
README.md
LumixStick
Lumix Camera Control for M5StickC
Use
Edit sketch with access point information and camera IP (can be changed later)
If you are using an M5StickC-Plus then change the first line to
#include <M5StickCPlus.h>
Flash sketch and restart M5StickC
Once M5StickC is connected to WiFi the circular icon will indicate camera connection status.
Red = Disabled
Yellow = Connecting
Green = Connected
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)
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Lumix Camera Control for M5StickC
Readme
51
KiB
Languages
C++
100%