docs:blox:examples-display

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:blox:examples-display [2024/08/26 17:36]
admin
docs:blox:examples-display [2024/08/27 12:10] (current)
admin
Line 9: Line 9:
 I2C Based OLEDs (SSD1306/SH1106) are always a good choice. Easiest to wire, nice and bright, decent resolution and supports graphics I2C Based OLEDs (SSD1306/SH1106) are always a good choice. Easiest to wire, nice and bright, decent resolution and supports graphics
  
-{{:docs:blox:pasted:20240826-172739.png}}+{{:docs:blox:pasted:20240826-172739.png?400}}
  
 ---- ----
Line 50: Line 50:
  
 ==== 6.4.8.6 Draw Bitmaps on the display ==== ==== 6.4.8.6 Draw Bitmaps on the display ====
 +
 +BLOX toolbox includes a Display Bitmap File block. 
 +
 +{{:docs:blox:pasted:20240826-173933.png}}
 +
 +Click on UPLOAD IMAGE to upload your images and convert them
 +
 +{{:docs:blox:pasted:20240826-173842.png}}
 +
 +Click on Open Image to select the file, then play around with the settings sliders to get the desired effect
  
 ---- ----
  
 ==== 6.4.8.7 Monitor Sensor values on the display ==== ==== 6.4.8.7 Monitor Sensor values on the display ====
 +
 +BLOX includes two special blocks to monitor analog sensor values in real time on a display. You can use the Guage or Oscilloscope to display a sensor's value onscreen. Very useful little tools for checking expected sensor values to build out If/While blocks for Analog sensors
 +
 +{{:docs:blox:pasted:20240826-174037.png}}
 +
 +^ Gauge View ^ Oscilloscope View ^
 +| {{:docs:blox:pasted:20240827-120846.png?150}} | {{:docs:blox:pasted:20240827-120907.png?150}} |
 +
  
 ---- ----
 +
 +==== 6.4.8.8 Printing Text ====
 +
 +You can also print text
 +
 +{{:docs:blox:pasted:20240826-175402.png}}
 +
  
docs/blox/examples-display.1724693804.txt.gz ยท Last modified: 2024/08/26 17:36 by admin