pi-builder icon indicating copy to clipboard operation
pi-builder copied to clipboard

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

Results 54 pi-builder issues
Sort by recently updated
recently updated
newest added

There are some great tutorials/code snippets for this: https://learn.adafruit.com/raspberry-pi-wearable-time-lapse-camera/software https://projects.raspberrypi.org/en/projects/timelapse-setup

(Noting to help document!) I ran into a problem running out of disk space in this recipe: #37 @icarito pointed me at this line which we can change to double...

## Example scripts we'd like * [ ] take a picture with `raspistill` once per 2 seconds and store in easy to find folder like `DCIM` * [ ] take...

Now that we have these building, which is amazing, let's think about how we might make this a quick and standard workflow. I'm imagining different people might want to prepare...

OR: save files to external USB drive if it exists. Either would be great! I think maybe the way to do this is: 1. have an environment variable with the...

I tried plugging in a wifi dongle (old sanoxy one) and it doesn't seem to work, though I didn't really expect it to. Just making a place to collect info...

Setup config.yml for Welcomebot messages that show up when new people contribute! **Where to add**: `https://github.com/publiclab/image-builder-rpi/tree/master/.github/` **Reference**: `https://github.com/publiclab/plots2/blob/master/.github/config.yml` Change the help text from the reference link which is relevant to...

help wanted
good first issue

This was great! But it kept opening in the popup, which doesn't let you do that much else (like switching to another window). ![screen shot 2018-09-24 at 11 32 42...

We've created a pull request template to explain how to download your generated image from a pull request: https://github.com/publiclab/image-builder-rpi/pull/17/files But a bot reporting back the URL in a comment would...

help wanted

http://www.pibakery.org/ How does it work? Could this be a frontend for this project too?