Closed Gronnesby closed 7 years ago
Implementation of IR should be in the library, but it needs to be tested against hardware.
IR transmission should now work, but it requires a workaround arduino sketch. The library itself is not able to receive IR codes correctly.
Seems like using IR LEDs instead of modulating the laser is an easier solution. We can use the IRremote library to communicate using IR (https://github.com/z3t0/Arduino-IRremote).