Skip to content

FreakMediaLP/Screensaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screensaver

A CD type Screensaver, which counts corner hits for ESP32 using SSD1306 OLED Screen

Hardware Setup

1. Connect Screen

  • Connect VCC from Screen with 3V3 on ESP32
    • Connect SCL from Screen with G32
    • Connect SDA from Screen with G33
  • Connect Ground (GND)

Software Setup

1. Flash Python Interpreter on EPS32

Use a tool f.E. Thonny to flash the Micropython Interpreter to the ESP32

2. Push Project Files on EPS32

Save following files on the ESP32:

  • boot.py
  • main.py
  • ssd1306.py

About

A CD type Screensaver, which counts corner hits for ESP32 using SSD1306 OLED Screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages