Difference between revisions of "RICM4 2017 2018 - Nucleo"

From air
Jump to navigation Jump to search
(Created page with "= Project presentation = = Equipment = = Team = Members : CHANET Zoran, CHARLOT Servan Supervisor : Olivier RICHARD = Progress = == Week 1 (15/01/18) == == Week 2 (...")
 
Line 12: Line 12:
   
 
== Week 1 (15/01/18) ==
 
== Week 1 (15/01/18) ==
  +
Discovering the cards and the documentation.
 
 
== Week 2 (22/01/18) ==
 
== Week 2 (22/01/18) ==
  +
Testing codes samples on the cards to get familiar with the language.
 
 
== Week 3 (29/01/18) ==
 
== Week 3 (29/01/18) ==
  +
Experimenting the input/outputs capacities of the cards, by redirecting power on some chosen pin to trigger a LED, or sending data on the serial port.
 
 
== Week 4 (05/02/18) ==
 
== Week 4 (05/02/18) ==
  +
Linking the two cards together to simulate a serial connection between them. Then, sending data to one card (via the serial port of a computer) and see if we are able to receive it on the other one (by printing it on the serial port, connected to another computer).
 
 
== Week 5 (12/02/18) ==
 
== Week 5 (12/02/18) ==

Revision as of 12:41, 12 February 2018

Project presentation

Equipment

Team

Members : CHANET Zoran, CHARLOT Servan

Supervisor : Olivier RICHARD

Progress

Week 1 (15/01/18)

Discovering the cards and the documentation.

Week 2 (22/01/18)

Testing codes samples on the cards to get familiar with the language.

Week 3 (29/01/18)

Experimenting the input/outputs capacities of the cards, by redirecting power on some chosen pin to trigger a LED, or sending data on the serial port.

Week 4 (05/02/18)

Linking the two cards together to simulate a serial connection between them. Then, sending data to one card (via the serial port of a computer) and see if we are able to receive it on the other one (by printing it on the serial port, connected to another computer).

Week 5 (12/02/18)