Programming with Arduino
If you’re ready to program the Twin Coding module with the arduino application interface, get started!

To program the Twin coding module with the arduino application, we first download the version suitable for our operating system from the arduino website.

Set Up
After installing our Arduino application on our computer, we choose the “Arduino Leonardo” board from the Tools>Board menu from the application menu.

Connect
In our next step, we connect our arduino to our computer with the help of a usb cable and again enter the tools menu and select our twin card in the board section.

Run Now
Our Twin coding module is ready for programming. After writing and uploading our code, we can now use our coding module with the arduino application.

Code with Twin Coding App
After coding with Arduino, we need to upload the twin libraries to our module in order to use our twin coding module again with the Twinner mobile application.

Download Library
First, we download our Twin library using the download button below.

Add Library
We open the “My Documents” folder on our computer and copy and paste the Twin-master file into the Arduino>Library folder inside.

Load The Library
In the last step, we open our Framework folder and open the “Twin_Coding_Module_Firmware_v1_4_0.ino” file and press the Upload button in the upper left.