displaylib_1bit_PICO 2.0.0
1-bit colour graphic display library, Rpi PICO RP2040 library
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
main.cpp File Reference

Test file for ER_OLEDM1_CH1115_PICO library, showing use of various functions + FPS test. More...

#include "pico/stdlib.h"
#include "hardware/spi.h"
#include "displaylib/ch1115.hpp"

Detailed Description

Test file for ER_OLEDM1_CH1115_PICO library, showing use of various functions + FPS test.

Author
Gavin Lyons
Test:
  1. Test 501 Enable and disable Screen (Sleep mode)
  2. Test 502 Invert screen color
  3. Test 503 Flip screen with OLED command
  4. Test 504 Contrast screen
  5. Test 505 Scroll Screen
  6. Test 506 Fade breath effect
  7. Test 507 Rotate Screen by rotating buffer
  8. Test 601 Frame rate per second test. FPS.