Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:preparation:flashtool [2019/12/04 10:04]
kniwwelino [Programming your Kniwwelino board]
en:preparation:flashtool [2019/12/30 10:17] (current)
kniwwelino [Connecting and programming your board with the Kniwwelino Flashtool]
Line 1: Line 1:
 +===== Connecting and programming your board with the Kniwwelino Flashtool =====
 +
 +To be able to program your Kniwwelino board via cable, you need to use a PC or Mac with the Kniwwelino Flashtool installed. For more information on how to install the Kniwwelino Flashtool see [[en:preparation:flashtoolinstall|]].
 +
 +Note: The following procedure replaces “Plug your Kniwwelino”, “Connect your Kniwwelino to a local WiFi”, and  “Setup the online programming environment”, described in [[en:preparation|]].
 +
 +
 +==== Plug your Kniwwelino board ====
 +Plug your Kniwwelino board with a Micro USB cable to your computer.
 +
 +{{:en:powerpc.jpg?200|}}
 +
 +==== Connect your Kniwwelino board to the Flashtool ====
 +This connection needs to be done everytime you unplugged and replugged your Kniwwelino board. Because of this connection, you don't need to connect your board to a WiFi network.
 +
 +1. Open the Flashtool. The following window will show.
 +
 +{{:en:preparation:flashtool_01.jpg?300|}}
 +
 +\\
 +2. Select the COM port where you Kniwwelino is connected to (number might differ)
 +
 +{{:en:preparation:flashtool_02.jpg?300|}}
 +
 +\\
 +3. Click on ''connect''
 +
 +{{:en:preparation:flashtool_03.jpg?300|}}
 +
 +\\
 +4. If the connection is successful, the Kniwwelino board image will show an LED pattern (different for each Kniwwelino board):
 +{{:en:preparation:flashtool_04.jpg?300|}}
 +
 +==== Setup the online programming platform ====
 +These steps need to be done only once for the device you want to use for the programming platform. The settings will then be stored in your browser.
 +
 +1. Click on ''Open in browser''
 +
 +{{:en:preparation:flashtool_05.jpg?300|}}
 +
 +\\
 +2. Your browser will open on code.kniwwelino.lu and a window showing a Kniwwelino board with the same LED pattern will pop up.
 + 
 +{{:en:preparation:flashtool_06.jpg?300|}}
 +
 +\\
 +3. Add a name (minimum 3 characters).
 +
 +{{:en:preparation:flashtool_06.jpg?300|}}
 +
 +\\
 +4. Click on the green +. The board will appear as ''online'' in the list, along with its ID and MAC.
 +
 +{{:en:preparation:flashtool_07.jpg?300|}}
 +
 +==== Programming your Kniwwelino board ====
 +Now you can create your code in the visual programming environment and transfer it to the Kniwwelino board by clicking on the orange run button (as explained in [[en:first_program|]]).  
 +
 +The only difference is that during this process (about 30 sec), the LED animations on the board will freeze (instead of showing an arrow), then the Kniwwelino will reboot in the normal way. 
 +
 +**Important!**
 +
 +  * Do not unplug the board during the programming activities. In case it was unplugged you need to restart the Flashtool, and connect the board again.
 +  * When using the Flashtool, you cannot use the messaging blocks (orange blocks)
 +
 +
 +