BW16 (RTL8720DN) Supported ARDUINO built-in example table
There are many built-in examples in Arduino. In the table below, we list all examples that are compatible with Ameba.
Please refer the following link to set up Ameba for Arduino IDE. https://www.amebaiot.com/en/amebad-bw16-arduino-getting-started/
Refer the following link for Arduino built-in example details. https://www.arduino.cc/en/Tutorial/BuiltInExamples/
Please refer the following link to set up Ameba for Arduino IDE. https://www.amebaiot.com/en/amebad-bw16-arduino-getting-started/
Refer the following link for Arduino built-in example details. https://www.arduino.cc/en/Tutorial/BuiltInExamples/
Category | Name | Comment | Remarks |
01. Basics | AnalogReadSerial | Connect potentiometer to 3.3V. ADC pin used, up to 3.3V. | ADC pin options A2 (PB3). ADC pin reading voltage range 0 to 3.3V. |
BareMinimum | |||
Blink | LED_BUILTIN sets to LED_G (on-board LED blue) | LED options, on-board LED, LED_R (red), LED_B (blue), or LED_G (green). LED_B and LED_G are PWM capable LED. | |
DigitalReadSerial | |||
Fade | For “analogWrite()”, use PWM capable pin. | PWM capable Pin 3, 7, 8, 11, and 12. | |
ReadAnalogVoltage | ADC pin used, up to 3.3V. | ||
02. Digital | BlinkWithoutDelay | LED_BUILTIN sets to LED_B (on-board LED blue) | LED options, on-board LED. |
Button | Replace any Pin that sets beyond Pin 0 to 12. | ||
Debounce | |||
DigitalInputPullup | |||
StateChangeDetection | |||
toneKeyboard | ADC pin used, up to 3.3V. For “analogRead()”, use ADC pin name (A2) instead the integer number. For “tone()” and “noTone()”, use PWM capable pin. | ||
toneMelody | |||
toneMultiple | |||
tonePitchFollower | |||
03. Analog | AnalogInOutSerial | ADC pin used, up to 3.3V. For “analogWrite()”, use PWM capable pin. Replace any Pin that sets beyond Pin 0 to 12. | LED options, on-board LED. LED_B and LED_G are PWM capable LED. |
AnalogInput | |||
AnalogWriteMega | |||
Calibration | |||
Fading | |||
Smoothing | |||
04. Communication | ASCIITable | LED options, on-board LED. LED_B and LED_G are PWM capable LED. | |
Dimmer | For “analogWrite()”, use PWM capable pin. | ||
Graph | Connect potentiometer to 3.3V. ADC pin used, up to 3.3V. | ||
Midi | Use Serial1, MIDI jack pin 5 connected to SERIAL1_TX. | ||
MultiSerial | Required external USB-to-UART module. | ||
PhysicalPixel | Replace any Pin that sets beyond Pin 0 to 12. | ||
ReadASCIIString | For “analogWrite()”, use PWM capable pin. | ||
SerialEvent | |||
SerialPassthrough | Required external USB-to-UART module. | ||
05. Control | Arrays | ||
ForLoopIteration | |||
IfStatementConditional | ADC pin used, up to 3.3V. Replace any Pin that sets beyond Pin 0 to 12. | LED options, on-board LED. | |
switchCase | ADC pin used, up to 3.3V. | ||
switchCase2 | |||
WhileStatementConditional | ADC pin used, up to 3.3V. For “analogWrite()”, use PWM capable pin. Replace any Pin that sets beyond Pin 0 to 12. | LED options, on-board LED. LED_B and LED_G are PWM capable LED. | |
06. Display | barGraph | ADC pin used, up to 3.3V. | |
07. Strings | CharacterAnalysis | ||
StringAdditionOperator | |||
StringAppendOperator | |||
StringCaseChanges | |||
StringCharacters | |||
StringComparisonOperators | ADC pin used, up to 3.3V. | ||
StringIndexOf | |||
StringLength | |||
StringLengthTrim | |||
StringReplace | |||
StringStartsWithEndsWith | |||
StringSubstring | |||
StringToInt |
Copyrights ©瑞晟微电子(苏州)有限公司 2021. All rights reserved. Terms of Use