Giter Club home page Giter Club logo

Comments (10)

nealjack avatar nealjack commented on June 5, 2024

from signpost.

ppannuto avatar ppannuto commented on June 5, 2024

These, in order:

  • apt install python3 python3-pip
  • apt install libffi-dev libssl-dev
  • pip3 install --upgrade pip
  • pip3 install --upgrade setuptools
  • pip3 install python-periphery cryptography

from signpost.

ppannuto avatar ppannuto commented on June 5, 2024
  • apt install nfs-common

Related: mounting my machine's dev folder over nfs while working on the python edison stuff has made for a really nice working setup. This is just the client side and won't mount anything by default, so should be a perfectly sane/reasonable thing to include

from signpost.

ppannuto avatar ppannuto commented on June 5, 2024
  • give the edison user access to the I2C device

I recommend:

sudo chgrp netdev /dev/i2c-*
sudo chmod g+rw /dev/i2c-*

from signpost.

cxbrooks avatar cxbrooks commented on June 5, 2024
  • (Optional) Write documentation about how the image was created.
  • (Very optional) Create script that creates the image.

from signpost.

nealjack avatar nealjack commented on June 5, 2024

@cxbrooks in README.md there is a link to the process for building a debian image for the Intel Edison.

from signpost.

nealjack avatar nealjack commented on June 5, 2024
  • udev rule for user i2c
  • erpc dependencies
  • erpc repo
  • erpc service
  • 4908 airwaves default

from signpost.

ppannuto avatar ppannuto commented on June 5, 2024

from signpost.

ppannuto avatar ppannuto commented on June 5, 2024
  • apt install links

This is a text based browser that will give people a fighting chance of being able to navigate a captive portal.

from signpost.

ppannuto avatar ppannuto commented on June 5, 2024

The only unchecked boxes are erpc stuff, but pretty sure @nealjack said that made it in - while it may need some love at some point in the future, that feels like a separate issue. The edison image as it currently stands is in a pretty good place.

from signpost.

Related Issues (20)

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.