-
Tinker Tailor
- Canada
- http://christinefarion.com
- @cmoz
Pinned Loading
-
Touch together, a socially playable ...
Touch together, a socially playable instrument 1#include <Adafruit_CircuitPlayground.h>
23uint8_t pixeln = 0;
4int capsense[10];
5 -
Using Circuit Playground board, capa...
Using Circuit Playground board, capacitive touch with servo movement 1// Circuit is using 2 Servos
2// You can use 1 servo if you want
3// Servos on Pins 3 and 10
4// @cmoz
5 -
-
C4_4.2HelloNeoPixels
C4_4.2HelloNeoPixels 1#include <Adafruit_CircuitPlayground.h>
23float X, Y, Z;
4#define MOVE_THRESHOLD 3 //To 10, lower the number more sensitive
5 -
C5_5.3Stretch
C5_5.3Stretch 1#define MYRESISTOR 10000
2#define STRETCHPIN A0
34void setup(void) {
5Serial.begin(9600);
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.