Getting Started BPI-UNO32 with Visuino

From Banana Pi Wiki
Jump to: navigation, search

The BPI:UNO32 is fully supported in Visuino and can be selected as board by double clicking on the Arduino component in the design are, or by clicking on the button\

Visuino start 1.png

This will open a dialog listing all supported boards, and bpi:uno32 can be selected:

Visuino start 2.png

Once the board is selected the component in the design area will change to represent all the capabilities available on the BPI:UNO32:

Visuino start 3.png

Including the Hall Sensor, the Button, Buzzer, LED pins, and the Wi-Fi module:

Visuino start 4.png

No as example, by simply connecting the Output of the Hall sensor to the Input of the Serial port, the BPI:UNO32 can be programmed to send the Hall Sensor values to the Serial Terminal:

Visuino start 5.png

The Wi-Fi Module supports variety of operations, even including programming over the air (Wi-Fi). Adding the operations is as simple as clicking on the β€œ...”and Visuino start 6.png button of the Operations property: