Skip to content

This is a repository for docker pi kit's modules, such as nightlight hat board and 4 channel relay hat board for Raspberry Pi

Notifications You must be signed in to change notification settings

geeekpi/dockerpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pi Modules Demo Code

  • Nightlight Hat Board For Raspberry Pi
  • 4 Channel Relay Hat Board For Raspberry Pi
  • Powerboard
  • SensorHub

Requirement

  • i2c-tools
  • smbus2

How To Setup

Install i2c-tools

  • sudo apt-get update
  • sudo apt-get -y install i2c-tools
  • sudo apt-get -y install git
  • pip3 install smbus2

Detect Device Address

  • i2cdetect -y 1

Clone Repository


And the same way to 4 Channel Relay Hat Board. Have Fun.

About

This is a repository for docker pi kit's modules, such as nightlight hat board and 4 channel relay hat board for Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published