- Notifications
You must be signed in to change notification settings - Fork2
DyadicGit/u8x8_example_128x32_OLED_display
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Playground for u8x8lib on a I2C 128x32 OLED display based on SSD1306 drivers, which I bought on eBay.
- u8x8 library from u8g2 projectu8x8 reference
- Atom IDE with PlatformIO
- Fritzing for drawing a schematic
- how to debounce a momentary button in an interrupt
- how to debounce a momentary button in main loop
- ..an alternative of thedelay() 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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published

