Tuesday, April 3, 2018

S3 BlocklyProp Onboard OLED Test

S3 BlocklyProp Onboard OLED test of a line moving in a circle as a fast-moving "second hand." This uses the trig functions in BlocklyProp. The goal of this work is eventually an onboard PingDar display. The speed of the sweep of the "second hand" can be adjusted by a variable.
OLED blocks are saved as a block file from FLiP or Propeller Activity Board WX and then uploaded into an S3 BlocklyProp file using the append function.
See OLED Display with BlocklyProp on learn.parallax.com for reference.
OLED pins - GND to GND, VCC to 3.3V, DIN to P0, CLK to P1, CS to P2, D/C to P3, RES to P4 on the S3 Hacker Port. BlocklyProp Code is #37085 - http://blockly.parallax.com/blockly/editor/blocklyc.jsp…

No comments:

Post a Comment