touch sensor -> arduino -> flash animation
ok, general call help. need pointers on might able started on concept. ridiculous noob apologize.
this i'm aiming for: analog touch sensor pressed goes on threshold value. counts "press". goes via arduino flash, leaf appears on virtual tree animation. when sensor pressed again, leaf appears.
i know nothing coding, can draw pretty vector image (not entirely useful right now...)
my current guess need follow tutorial : http://cote.cc/blog/interfacing-flash-and-arduino-from-scratch-part-1 , somehow use flash code take input arduino , tell graphic appear.
is right approach? has done similar?
huge thanks,
susan
this i'm aiming for: analog touch sensor pressed goes on threshold value. counts "press". goes via arduino flash, leaf appears on virtual tree animation. when sensor pressed again, leaf appears.
i know nothing coding, can draw pretty vector image (not entirely useful right now...)
my current guess need follow tutorial : http://cote.cc/blog/interfacing-flash-and-arduino-from-scratch-part-1 , somehow use flash code take input arduino , tell graphic appear.
is right approach? has done similar?
huge thanks,
susan
if haven't decided on sensor yet, consider part: http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=mpr084
it communicate arduino on i2c protocol suppored wire library (http://www.arduino.cc/playground/learning/i2c).
it's bit overkill since it's supports 8 pads, @ <$4 part, it's not expensive , easy interface.
jim.
it communicate arduino on i2c protocol suppored wire library (http://www.arduino.cc/playground/learning/i2c).
it's bit overkill since it's supports 8 pads, @ <$4 part, it's not expensive , easy interface.
jim.
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > touch sensor -> arduino -> flash animation
arduino
Comments
Post a Comment