en:start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
en:start [2019/11/15 11:13]
kniwwelino
en:start [2019/11/15 11:17] (current)
kniwwelino [About Kniwwelino]
Line 1: Line 1:
 +~~NOCACHE~~
  
 +~~NOTOC~~
 +~~CLEARFIX~~
 +
 +====== Kniwwelino Online Documentation ======
 +
 +{{ :en:kniwwelino.jpg?400|}}
 +
 +
 +
 +The Kniwwelino hardware is a micro-controller development platform that includes a board and a visual programming tool (Kniwwelino Blockly) adapted for kids and an Arduino library. 
 +
 +On this page, you will find information on how to do the initial setup of Kniwwelino, how to program it, how to add extensions (sensors, LEDs, motors, buttons, etc.), and how to use it to realise your own projects.
 +
 +==== Getting started with Kniwwelino ====
 +
 +Are you here for the first time? Would you like to get started quickly?
 +
 +Follow the steps in the section [[en:preparation|]] to do the initial setup of Kniwwelino, then follow the steps in the section [[en:first_program|]] to write your first Kniwwelino program.
 +
 +==== Table of contents ====
 +  * [[en:introduction]] 
 +    * [[en:introduction#the_kniwwelino_board|The Kniwwelino board]]
 +    * [[en:introduction#the_programming_environment|The programming environment]] 
 +    * [[en:introduction#the_power_source|The power source]]
 +  * [[en:preparation]]
 +    * [[en:preparation#power_your_kniwwelino|Plug your Kniwwelino]]
 +    * [[en:preparation#connect_your_kniwwelino_to_a_local_wifi|Connect your Kniwwelino to a local WiFi]]
 +    * [[en:preparation#setup_the_online_programming_tool|Setup the online programming environment]] 
 +  * [[en:first_program]] 
 +  * [[en:instructions]]
 +    * [[en:instructions:wristband]]
 +    * [[en:instructions:wristbandv2]]
 +    * [[en:instructions:rockpaperscissors]]
 +    * [[en:instructions:rockpaperscissors2]]
 +    * [[en:instructions:hotwiregame|]]
 +    * [[en:instructions:doorsign]]
 +    * [[en:instructions:lampmulticolor|]] 
 +    * [[en:instructions:weatherstation|]]    
 +  * [[en:programmingBlocks]]
 +    * [[en:programmingblocks:matrix]]
 +    * [[en:programmingblocks:buttons]]
 +    * [[en:programmingblocks:led]]
 +    * [[en:programmingblocks:messages]]
 +    * [[en:programmingblocks:logic]]
 +    * [[en:programmingblocks:variables|]]
 +    * [[en:programmingblocks:loops|]]
 +    * [[en:programmingblocks:math|]]
 +    * [[en:programmingblocks:text|]]
 +    * [[en:programmingblocks:time|]]
 +  * [[en:extensions]]
 +    * [[en:extensions:extled]]
 +    * [[en:extensions:extbuttons|]]
 +    * [[en:extensions:servo]]
 +    * [[en:extensions:exti2csensor]]
 +    * [[en:extensions:extothersensor]]
 +    * [[en:extensions:extanalog]]
 +  * [[en:reference:start]]
 +    * [[en:reference:kniwwelino]]
 +    * [[en:reference:buttons]]
 +    * [[en:reference:matrix]]
 +    * [[en:reference:rgb]]
 +    * [[en:reference:mqtt]]
 +  * [[en:communityprojects:]]
 +  * [[en:downloads:]] 
 +  * [[en:faq]]
 +  * [[en:feedback|Feedback form]]
 +
 +==== About ====
 +This Kniwwelino documentation was created by the Luxembourg Institute of Science and Technology (LIST), supported by the Fonds National de la Recherche Luxembourg under the PSP Flagship and Jump POC schemes.
 +
 +For further information about Kniwwelino see [[http://www.kniwwelino.lu]].
 +
 +
 +==== Recent changes ====
 +List of changes made in the last three weeks:
 +{{changes>ns = en&render = list(signature)&type = create, edit&count=20}}
  • en/start.txt
  • Last modified: 2019/11/15 11:17
  • by kniwwelino