Page 1 of 1

Arduino Power Functions remote

Posted: 05 Apr 2012, 06:37
by mattallen37
I recently developed a library for Arduino, which sends Lego Power Functions IR messages to the PF IR Receivers. More info about the PFIR library can be found about half way down this page.

I made an Arduino program that combined the PFIR library with the NXTI2C library to create an Arduino I2C PF remote for the NXT, and I'm very happy with the results. See this blog post for more information.

Re: Arduino Power Functions remote

Posted: 05 Apr 2012, 09:25
by mightor
Very cool stuff, nice job :)

- Xander