Skip to content

eyespoint/AtlasScientificI2C

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

POOLBOT

AtlasScientificI2C/
├── src/
│	├── i2c.py
└── README.md

Info

I did reform this script to make it work in Python3

Deploy

Clone

$ cd ~/Code/
$ git clone https://github.com/OriginalJef/AtlasScientificI2C.git

Settings Raspberry Pi

$ sudo raspi-config

Interfacing Option > P5 I2C | Enable

Install required packages on the Raspberry Pi

$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get install python-smbus i2c-tools

Execute script on Raspberry Pi

$ cd AtlacScientificI2C/src
$ python3 app.py

About

Atlas Scientific i2c script in Python3

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages