top of page
  • Writer's picture

OLED : Basic Tutorial

Updated: Aug 10, 2021


In this tutorial, we are going to see, what the OLED releted blocks available in Nirmiti blocks



To see available blocks for OLED go to 'Screen' catagory in toolbox as shown in following image


screen catagory

Blocks


 

1. Print on screen

Using this block we can print text on screen. We can specify font, font size, column and row.

Output on OLED screen
print_oled
.txt
Download TXT • 1KB


 

2. Print on screen + clear display + invert color



Output on OLED screen
print_oled_invert_clear
.txt
Download TXT • 4KB


 

3. Print on screen + roll right + roll left + stop rolling


Output on OLED screen
print_oled_roll
.txt
Download TXT • 2KB

 

4. Print on screen + scroll diagonal right + scroll diagonal left + stop rolling


Output on OLED screen
print_oled_diagonal_scroll
.txt
Download TXT • 2KB




107 views0 comments

Recent Posts

See All
Post: Blog2_Post
bottom of page