Code fonctionnel pour le chenillard de led du phare GE1

Dependencies:   mbed LedStripGradient PololuLedStrip

Changes

RevisionDateWhoCommit message
17:4cb4930316d9 2020-03-13 AlexisCollin Code fonctionnel pour le chenillard de led du phare default tip
16:66404dec28db 2017-11-01 DavidEGrayson Update library versions.;
15:9a8bd6e2e2a4 2016-11-04 DavidEGrayson New library version.
14:deec0e9c10a4 2016-09-08 DavidEGrayson Fixed pin name. Was p8, now it is D8.;
13:a6258776625e 2013-12-05 DavidEGrayson Updated the library.
12:866d90d2e64c 2013-10-09 DavidEGrayson updated to use the latest version of the library for real (46d7ab0ba3e7)
11:90f1a46b3724 2013-10-09 DavidEGrayson new version of library
10:557ad654e667 2013-02-27 DavidEGrayson Initial commit.;
9:b1c530cad69b 2013-02-26 DavidEGrayson Achieved nice control of an LED strip!
8:a179aad4fa2e 2013-02-26 DavidEGrayson First attempt at a gradient pattern. Tested only on the oscilloscope.
7:242f14ed9055 2013-02-26 DavidEGrayson Good progress.
6:59f1db26a9ff 2013-02-26 DavidEGrayson making 24 pulses with assembly
5:8b685ba2f16b 2013-02-26 DavidEGrayson Made a tiny pulse using assembly! We are like half-way there!
4:27b5c9cafe92 2013-02-26 DavidEGrayson Got it to use the SET and CLEAR arguments properly.;
3:f566eea13f49 2013-02-26 DavidEGrayson Added all the arguments we are going to need
2:bd6fe6d2948d 2013-02-26 DavidEGrayson OK, it seems to be using the second argument, which is in R1.
1:ac1550d65296 2013-02-26 DavidEGrayson Added a second parameter to the assembly, but I am not sure how to access it.
0:290d713ed3e1 2013-02-26 DavidEGrayson This worked for blinking the LED.