diff --git a/README.md b/README.md index 7740711..e67a967 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ L'objectif du jour: Découvrir le capteur oximètre 2 qui est une partie d'une L [] Implémenter la communcation entre le LPC55S16 et l'oximètre 2 en utilisant cette bibliothèque. +
+ CLICK ME IF YOU ARE CURIOUS +

+ +\```md + ## LPC55S16-EVK setup > "The I2C interface of the codec is routed to Flexcomm 4 of the LPC55Sxx, the same connection as used for the other I2C devices on the board." (from "LPCXpresso55S16 Development Boards User Manual") @@ -31,4 +37,8 @@ Il n'a pas un who_am_i. #### Les Registres Importants ![Example_SpO2_Setup_File](./img/Example_SpO2_Setup_File.png) -*Page 22 de 34 de "ADPD144RI(Rev.A)"* \ No newline at end of file +*Page 22 de 34 de "ADPD144RI(Rev.A)"* + +\``` + +

\ No newline at end of file diff --git a/yu_scratch.md b/yu_scratch.md index e7822d2..c77805e 100644 --- a/yu_scratch.md +++ b/yu_scratch.md @@ -25,3 +25,7 @@ ADPD144RI doesn't have a who_am_i. The ADPD144RI samples bursts of synchronous pulses in two independent time slots, Time Slot A and Time Slot B, which occur sequentially within a sample period. A burst accumulator sums the pulse energies into a 20-bit value. The number of pulses in each time slot is set in the top octet of Register 0x31 for Time Slot A and Register 0x36 for Time Slot B. Each time slot can contain 1 to 255 pulses. + +#### Les Registres Importants +![Example_SpO2_Setup_File](./img/Example_SpO2_Setup_File.png) +*Page 22 de 34 de "ADPD144RI(Rev.A)"* \ No newline at end of file