Skip to content

u8x8 example on Arduino UNO R3 with a 128x32 I2C SSD1306 OLED display

Notifications You must be signed in to change notification settings

DyadicGit/u8x8_example_128x32_OLED_display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u8x8 example on Arduino UNO R3 with a 128x32 I2C OLED Display

Playground for u8x8lib on a I2C 128x32 OLED display based on SSD1306 drivers, which I bought on eBay.

image:

circuit:

Technologies used:


This repo also includes an examples folder of:

  • how to debounce a momentary button in an interrupt
  • how to debounce a momentary button in main loop
  • ..an alternative of the delay() function, how all we know it pauses the code in main loop by using an interrupt routine..
  • how to pass a function as a parameter in a function

About

u8x8 example on Arduino UNO R3 with a 128x32 I2C SSD1306 OLED display

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published