Adafruit Sensors

The educational technology and digital learning wiki
Revision as of 12:01, 24 September 2019 by Lydie Boufflers (talk | contribs) (Created page with " = Introduction = In this article,we propose an overview of the Adafruit Circuit Playground Express (CPX) sensors which can be used with MakeCode. = Adafruit Capacit...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

In this article,we propose an overview of the Adafruit Circuit Playground Express (CPX) sensors which can be used with MakeCode.

Adafruit Capacitive touch

Capacitive touch pins

On the CPX, there are 7 capacitive pins (A1, A2, A3, A4, A5, A6 and A7). They can be used as buttons (like buttons A or B) Capacitive pins can be used as buttons


Here is a sample code



Links

Aknowledgement

Pictures as well as some text was reproduced from the Adafruit circuit playground express documentation. Some pictures are available under a CC BY-NC-SA license. Others are copyright AdaFruit and "all rights reserved" and reproduced with permission. Before you reuse any picture from this website, make sure to look at the license information.

For more information about using Adafruit, see https://learn.adafruit.com.