publiclab / pi-builder

Developing a reproducible build script system for making Raspberry Pi .img files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planning issue!

jywarren opened this issue · comments

Example scripts we'd like

Core functions we'd want

  • ability to edit scripts from web connection

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.

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.