Showing posts with label arduino. Show all posts
Showing posts with label arduino. Show all posts

Thursday, February 5, 2009

Arduino to Flash communications

There are quite a few posts about getting communicating between an Arduino and Flash, but none that put it ALL in one place, so here's a quick tutorial. :)

This tutorial has been moved to the TeamPaulC Arduino page.

Wednesday, January 28, 2009

TSL230R to Arduino interface

This may appear to be somewhat of a non sequitur, but here we go.

Thank you c.a. church for the great tutorial no how to get the TSL230R to interface with the Arduino. He did a great job showing how to interface and calculate the frequency. However, his approach required both an interrupt AND a separate poll of the results every second to calculate the frequency.

This tutorial has been moved to the TeamPaulC Arduino page.