Skip to content

Commit 463ff0d

Browse files
committed
Add IDs of cezerio blocks
Add IDs of cezerio blocks
1 parent 0c1c5ee commit 463ff0d

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

+28
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,31 @@ JSON index file: `https://raw.githubusercontent.com/cezer-io/cezerio-blocks-ardu
1313
### Development Status
1414

1515
[![Release Version](https://img.shields.io/github/v/release/cezer-io/cezerio-blocks-arduino?color=880414)](https://github.com/cezer-io/cezerio-blocks-arduino/releases/latest/) [![Release Date](https://img.shields.io/github/release-date/cezer-io/cezerio-blocks-arduino?color=487c17)](https://github.com/cezer-io/cezerio-blocks-arduino/releases/latest/) [![Downloads](https://img.shields.io/github/downloads/cezer-io/cezerio-blocks-arduino/latest/total?color=167cc9)](https://github.com/cezer-io/cezerio-blocks-arduino/releases/latest/) [![Downloads](https://img.shields.io/github/downloads/cezer-io/cezerio-blocks-arduino/total?color=167cc9)](https://github.com/cezer-io/cezerio-blocks-arduino/releases/latest/)
16+
17+
### IDs
18+
Each input and output block has an ID to communicate with brain block.
19+
20+
| ID | |
21+
| :--- | :--- |
22+
| BALANCE BLOCK | 0x010 |
23+
| DETECT BLOCK | 0x020 |
24+
| EYE BLOCK | 0x030 |
25+
| GESTURE BLOCK | 0x040 |
26+
| KNOB BLOCK | 0x050 |
27+
| MIC BLOCK | 0x060 |
28+
| PHOTO BLOCK | 0x070 |
29+
| TEMP BLOCK | 0x080 |
30+
| TILT BLOCK | 0x090 |
31+
| COLOUR BLOCK | 0x0A0 |
32+
| SLIDE BLOCK | 0x0B0 |
33+
| FOLLOW BLOCK | 0x0C0 |
34+
| 360 BLOCK | 0x0D0 |
35+
| BIPP BLOCK | 0x0E0 |
36+
| COLOR BLOCK | 0x0F0 |
37+
| GRIPP BLOCK | 0x100 |
38+
| LEVEL BLOCK | 0x110 |
39+
| LIGHT BLOCK | 0x120 |
40+
| LINK BLOCK | 0x130 |
41+
| MOTION BLOCK | 0x140 |
42+
| ROLL BLOCK | 0x150 |
43+
| BIRRR BLOCK | 0x160 |

0 commit comments

Comments
 (0)