Skip to content

Bucknalla/pimoroni-enviro-phat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

balena + pimoroni enviro pHat

This is a project to get you started with the Pimoroni Enviro pHat and its awesome python library on balenaOS and balenaCloud.

usage

for balenaCloud managed devices

  1. Provision a device in your application following the balenaCloud Getting Started Guide.
  2. Clone this repository locally and add the balena git remote ... to the repo.
  3. Run git push balena master and wait for the code to be deployed, build and run.

for unmanaged balenaOS devices

  1. Follow the balenaOS Getting Started Guide and get your device set up. Make sure you are familiar with balena-cli and can push a basic container.
  2. Once your balenaOS device is showing on the local network, ssh into it doing balena ssh --host. On the host load up the i2c kernel module by running: modprobe i2c-dev
  3. Clone this repository locally and run balena push balena.local -s . from the root of the repository folder.

About

balena + pimoroni enviro pHat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%