help! photocell needs to trigger mp3
i'm brand new arduino, , i've been digging own grave making more complex needs be-
i know how wire board, i'm clueless how code it. basically, need make when photocell detects light, triggers mp3 on computer or through itunes (i have mac). if kindly steer me towards code work this, incredibly grateful.
thank much!
emily
i know how wire board, i'm clueless how code it. basically, need make when photocell detects light, triggers mp3 on computer or through itunes (i have mac). if kindly steer me towards code work this, incredibly grateful.
thank much!
emily
you need software on mac can read serial port , start mp3 file playing.
arduino nows nothing mac's / pc's / folders / files , that.
it's easy set photoresistor voltage divider , use analog read on arduino board "light level" reading. send on seral line mac, theres no way arduino board can start playing mp3 file on mac. program on mac must listening on serial port arduino board sends , take action.
arduino nows nothing mac's / pc's / folders / files , that.
it's easy set photoresistor voltage divider , use analog read on arduino board "light level" reading. send on seral line mac, theres no way arduino board can start playing mp3 file on mac. program on mac must listening on serial port arduino board sends , take action.
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > help! photocell needs to trigger mp3
arduino
Comments
Post a Comment