Open jywarren opened 6 years ago
I setup an automated build process and was able to preload required debian packages. Setting up networking as per the templates, I managed to build an image, that starts a wifi network as access point.
The usb OTG interface is proving useful for debugging the wireless interface. I found a good reference for a clean implementation.
I've also begun with the camera integration work.
amazing!!!!!!! Very cool. Following with great interest!
On Mon, Jul 23, 2018 at 1:36 AM Sebastian Silva notifications@github.com wrote:
I setup an automated build process and was able to preload required debian packages. Setting up networking as per the templates, I managed to build an image https://jenkins.laboratoriopublico.org/job/Raspberry%20Kit%20Image/ws/milestone_wifi_hotspot/, that starts a wifi network as access point.
The usb OTG interface is proving useful for debugging the wireless interface. I found a good reference for a clean implementation.
I've also begun with the camera integration work.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/publiclab/image-builder-rpi/issues/5#issuecomment-406944335, or mute the thread https://github.com/notifications/unsubscribe-auth/AABfJ-Deta8NE27gYkaeB0Zb1p6hlGWQks5uJWCugaJpZM4VNmGU .
Oh cool, is the OTG interface in the current master branch build?
We could add it to the wifi access point info screen too, as an alternative.
Example scripts we'd like
raspistill
once per 2 seconds and store in easy to find folder likeDCIM
Core functions we'd want