Coder Social home page Coder Social logo

sticky-pi-device's Introduction

Hardware and Software for the Sticky Pi devices

This readme is intended for contributors and developers. Instructions to assemble Sticky Pis are available on our documentation


Directory structure

hardware/

  • BOM.csv -- up-to-date Bill Of Materials (list all the parts, provider, price,...)
  • main.fzz -- Fritzing circuit board for the custom PCB
  • parts/ -- 3d parts STL snapshots (and gcodes) from our Onshape repository

software/

Contains files and tools to build the Sticky Pi OS. Briefly, we make a local image from the stock Archlinux operating system, then we transfer custom files on it before we use QEMU to spawn a virtual machine on this image. Once in the virtual machine, we install dependencies and continue the configuration of the virtual image. In the end. We compress the resulting image (YYYY-MM-dd_sticky_pi_rpi.img.gz) -- which can be burnt and used directly. The whole process is orchestrated by a Makefile

  • src -- a small python package, sticky_pi_device, that will be installed on the Raspberry Pi
  • .env -- definition of environment variables used at build and runtime (e.g. directory location, camera setting, ...)
  • Makefile -- A tool to build the full image of a Sticky Pi. Needs to be run as super user under a linux system at your own risks.
  • os_stub/ -- a directory mapping files to be copied to the root of the pi OS
  • utils -- a set of scripts used during the image building process

To build the image:

sudo make all

sticky-pi-device's People

Contributors

qgeissmann avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.