This tool has been made for educational and testing purposes only. Any misuse or illegal activities conducted with the tool are strictly prohibited.
I am not responsible for any consequences arising from the use of this tool, which is done at your own risk.
- Open Arduino IDE.
- Click File > Preferences.
- Add the following Additional Boards Manager URL:
https://github.com/ambiot/ambd_arduino/raw/master/Arduino_package/package_realtek_amebad_index.json
- Go to Boards Manager and search for BW16.
- Download the Realtek Amebaa Boards (version 3.1.5) manager.
- Open the
.ino
file in Arduino IDE. - Click on Tools.
- Enable Auto Upload Mode and click Enable.
- Enable Standard Lib and select Arduino_STD_PRINTF.
- Click Upload to upload the firmware.
- SSD1306 Display
- 4 Buttons
- BW16 Board
- Up Button:
PA27
- Down Button:
PA12
- Select Button:
PA13
- Back Button:
PB2
- SDA:
PA26
- SCL:
PA25