<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.banana-pi.org/index.php?action=history&amp;feed=atom&amp;title=How_to_use_with_Platform_IO</id>
		<title>How to use with Platform IO - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.banana-pi.org/index.php?action=history&amp;feed=atom&amp;title=How_to_use_with_Platform_IO"/>
		<link rel="alternate" type="text/html" href="https://wiki.banana-pi.org/index.php?title=How_to_use_with_Platform_IO&amp;action=history"/>
		<updated>2026-07-23T17:12:22Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.banana-pi.org/index.php?title=How_to_use_with_Platform_IO&amp;diff=4183&amp;oldid=prev</id>
		<title>Hulkwang: Created page with &quot;===Ardino IDE=== ===How to setup and start ===  Need to be prepared： *BPI-UNO32 1 or BPI:bit 1 *Jumper Cap 4 *microUSB 1  quickstart：  1，connect the four jumper caps to...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.banana-pi.org/index.php?title=How_to_use_with_Platform_IO&amp;diff=4183&amp;oldid=prev"/>
				<updated>2018-08-25T04:06:44Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;===Ardino IDE=== ===How to setup and start ===  Need to be prepared： *BPI-UNO32 1 or BPI:bit 1 *Jumper Cap 4 *microUSB 1  quickstart：  1，connect the four jumper caps to...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===Ardino IDE===&lt;br /&gt;
===How to setup and start ===&lt;br /&gt;
&lt;br /&gt;
Need to be prepared：&lt;br /&gt;
*BPI-UNO32 1 or BPI:bit 1&lt;br /&gt;
*Jumper Cap 4&lt;br /&gt;
*microUSB 1&lt;br /&gt;
&lt;br /&gt;
quickstart：&lt;br /&gt;
&lt;br /&gt;
1，connect the four jumper caps to the top of the board, respectively, to connect the RGB LED to the buzzer. Then use the microUSB line to connect the development board to the computer.&lt;br /&gt;
&lt;br /&gt;
*port:&lt;br /&gt;
[[File:Uno32_start_0.png]]&lt;br /&gt;
*Connect:&lt;br /&gt;
[[File:Uno32_start_1.png]]&lt;br /&gt;
&lt;br /&gt;
open VS Code \(you can also choose other compilers\) and open BPI-UNO32 on the PlatformIO Home page Code project, for example, to open a test code engineering folderPlatformIO\_VSCode。&lt;br /&gt;
*Project:&lt;br /&gt;
[[File:Uno32_start_2.png]]&lt;br /&gt;
&lt;br /&gt;
open the VS Code terminal console, input , compile the program, input , compile and burn the program. (if it hasn't been compiled before, it may be slow to compile the first time and need to be connected because he needs to get the corresponding platform information).&lt;br /&gt;
&lt;br /&gt;
*platformio run：&lt;br /&gt;
[[File:Uno32_start_3.png]]&lt;br /&gt;
*platformio run --target upload：&lt;br /&gt;
[[File:Uno32_start_4.png]]&lt;br /&gt;
&lt;br /&gt;
2，then open the serial port assistant tool, select BPI-UNO32 on the computer corresponding to the serial serial number, the serial port settings are selected as:&lt;br /&gt;
Baud rate: 115200 Data bit: 8 Parity check: no Stop bit:&lt;br /&gt;
*Serial Config：&lt;br /&gt;
[[File:Uno32_start_5.png]]&lt;br /&gt;
&lt;br /&gt;
3，Test content：&lt;br /&gt;
&lt;br /&gt;
*RGB LED fading.&lt;br /&gt;
*AD acquisition and testing of 6 ADC\_channel1.&lt;br /&gt;
*WiFi scan testing.&lt;br /&gt;
*Control test of buzzer gradient.&lt;/div&gt;</summary>
		<author><name>Hulkwang</name></author>	</entry>

	</feed>