Reading IR with an Arduino
It’s really simple! We’ll use the following library from Rafi Khan: https://github.com/z3t0/Arduino-IRremote Then we need a microcontroller like an Arduino UNO and an IR receiver module.I’m...
It’s really simple! We’ll use the following library from Rafi Khan: https://github.com/z3t0/Arduino-IRremote Then we need a microcontroller like an Arduino UNO and an IR receiver module.I’m...
We’re going to build TinyG2 Core on a Ubuntu machine. First of all install: Clone the EDGE branch of the repository on Github. Modifier recursive is...