Skip to content

Commit 4979134

Browse files
authored
Merge pull request #226 from adafruit/add-TCTR1000
Add TCTR1000 Stemma optical reflective breakout
2 parents cfe03c7 + e8d2266 commit 4979134

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"vendor": "Adafruit",
3+
"productURL": "https://www.adafruit.com/product/5913",
4+
"documentationURL": "https://learn.adafruit.com/adafruit-stemma-reflective-photo-interrupt-sensor",
5+
"displayName": "TCTR1000 Stemma Breakout",
6+
"description": "Optical reflective sensor with digital output, 1-30mm range, and adjustable LED emitter brightness",
7+
"published": true,
8+
"mode": "DIGITAL",
9+
"defaultPeriod": 30,
10+
"direction": "INPUT",
11+
"visualization": {
12+
"type": "switch",
13+
"offLabel": "Signal",
14+
"offIcon": "fa6:regular:bolt",
15+
"onLabel": "None",
16+
"onIcon": "fa6:solid:bolt-slash"
17+
}
18+
}

components/pin/tctr1000/image.jpg

95.4 KB
Loading

0 commit comments

Comments
 (0)