Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
materiel:circuit_playground_express [2022/05/23 17:20] emoc [Programmer la carte] |
materiel:circuit_playground_express [2022/05/23 17:23] (Version actuelle) emoc [Utilisation] |
||
|---|---|---|---|
| Ligne 17: | Ligne 17: | ||
| * 8 x connexions croco/banane | * 8 x connexions croco/banane | ||
| * 7 pads tactiles (capacitifs) | * 7 pads tactiles (capacitifs) | ||
| + | |||
| + | En détail : https://learn.adafruit.com/adafruit-circuit-playground-express?view=all | ||
| ===== Brochage / Pinout ===== | ===== Brochage / Pinout ===== | ||
| Ligne 29: | Ligne 31: | ||
| En local, avec circuitpython | En local, avec circuitpython | ||
| * https://learn.adafruit.com/circuitpython-made-easy-on-circuit-playground-express?view=all | * https://learn.adafruit.com/circuitpython-made-easy-on-circuit-playground-express?view=all | ||
| - | ===== Utilisation ===== | + | En local, avec python et firmata |
| + | * https://learn.adafruit.com/circuit-playground-firmata?view=all | ||
| + | |||
| - | ===== Extensions ===== | ||
| ===== Ressources ===== | ===== Ressources ===== | ||
| + | |||
| + | **Datalogging** | ||
| + | * https://learn.adafruit.com/make-it-data-log-spreadsheet-circuit-playground?view=all | ||
| + | * https://learn.adafruit.com/data-logging-and-file-storage-in-makecode?view=all | ||