Digital Pins

From Flowcode Help
Revision as of 13:55, 21 October 2020 by BenR (talk | contribs)
Jump to navigationJump to search

The Digital Pins displays and monitors digital pin values on each digital port pin, allowing you to see the results/values of each port both as a logic 0 or 1.


To open the 'Digital Pins Window' select 'Digital Pins' from the 'View' menu.


The Digital Pins Window dynamically displays values of digital pins and can display the data from all of the digital port pins on the device.


DigitalPins.jpg

A pin which is pulled to VCC is shown in red with the value 1.

A pin which is pulled to GND is shown in grey with the value 0.

This corresponds with the pins shown on the Chip Diagram window.