Skip to content

Wied58/pull_oled_setup_from_git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 

Repository files navigation

To use (with a MacBook):

image an SD card with: sudo dd bs=1m if=~/Downloads/2022-04-04-raspios-buster-armhf-lite.img of=/dev/disk2

sudo apt update -y && sudo apt-get upgrade -y

sudo apt install git ansible -y

To Use: ansible-pull -d /home/pi/pull -i 'localhost,' -U https://github.com/Wied58/pull_oled_setup_from_git pull_oled_setup_from_git.yml

To test: $python3 /home/pi/Adafruit_Python_SSD1306/examples/stats.py

For extra credit (send to process background): $python3 /home/pi/Adafruit_Python_SSD1306/examples/stats.py &

About

Setup OLED I2C display for raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published