displaylib_1bit_PICO 2.0.0
1-bit colour graphic display library, Rpi PICO RP2040 library
Loading...
Searching...
No Matches
main.cpp File Reference

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

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

Detailed Description

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

Author
Gavin Lyons
Test:
  1. Test 501 All Pixels on
  2. Test 502 Invert screen color
  3. Test 503 flip screen command
  4. Test 504 rotate screen buffer
  5. Test 505 Scroll Screen
  6. Test 506 Enable and disable screen
  7. Test 601 Frame rate per second test. FPS.