Awesome
InfraRed
這是專為micro:bit提供的紅外線積木
This is the infrared blocks for microbit
Author
Liou Zheng-Ji
劉正吉
my page, https://sites.google.com/jes.mlc.edu.tw/ljj/
Video
Blocks
Sample1
The code of how to receive IR message.
For now, the blocks can send and receive IR message using the encoding of NEC and SONY. You can emit IR to your IR receiver attached on microbit from the normal IR remote control, then the blocks will decode the IR message to Hex. You can record the IR message then send the same IR message when you want to emit the same IR message by microbit.
Sample2
I use the TV remote controller to control the micro:bit.
Sample3
The code of how to send IR message
License
- MIT
Supported targets
- for PXT/microbit (The metadata above is needed for package search.)
IR=github:lioujj/pxt-IR