Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
blocks:drivers:ir [2018-04-22 12:52]
admin created
blocks:drivers:ir [2021-07-26 12:55]
mattias
Line 8: Line 8:
  
 {{ :blocks:ir:itach-ethernet-to-ir.jpg?nolink |}} {{ :blocks:ir:itach-ethernet-to-ir.jpg?nolink |}}
 +
  
 :!: This device is available also with a power-over-ethernet (PoE) option. :!: This device is available also with a power-over-ethernet (PoE) option.
Line 79: Line 80:
 By creating a specialized device driver for the complete system, including the iTach as well as the device being controlled, you can get a solution that's easier to program and use, while often also being more reliable. By creating a specialized device driver for the complete system, including the iTach as well as the device being controlled, you can get a solution that's easier to program and use, while often also being more reliable.
  
-You can find an example of such driver our open source [[https://github.com/pixilab/blocks-script/blob/master/driver/iTachIR.ts|driver collection]] on github.+You can find an example of such an iTach driver in our open source [[https://github.com/pixilab/blocks-script/blob/master/driver/iTachIR.ts|driver collection]] on github.