[PD] PIEZO ARDUINO

2010-03-29 Thread Jose Luis Santorcuato
Dear list i make a project using pduino and electric piezo (analog in) all works fine, but the piezo trigger sometines repeat bangs, how i can select one bang and block the other? i stay using a edge object, but the problem persist. Best regards José -- http://www.chilemigra.cl

Re: [PD] PIEZO ARDUINO

2010-03-29 Thread cyrille henry
debounce from mapping. c Jose Luis Santorcuato a écrit : Dear list i make a project using pduino and electric piezo (analog in) all works fine, but the piezo trigger sometines repeat bangs, how i can select one bang and block the other? i stay using a edge object, but the problem persist.

Re: [PD] PIEZO ARDUINO

2010-03-29 Thread Jose Luis Santorcuato
Hi Cyrille, well... i dont understand what you say, debounce from mapping i send the program. Please check it, thanks a lot. José 2010/3/29 cyrille henry c...@chnry.net debounce from mapping. c Jose Luis Santorcuato a écrit : Dear list i make a project using pduino and electric piezo

Re: [PD] PIEZO ARDUINO

2010-03-29 Thread cyrille henry
sorry. use the debounce object, from the mapping library. it should do what you want. c Jose Luis Santorcuato a écrit : Hi Cyrille, well... i dont understand what you say, debounce from mapping i send the program. Please check it, thanks a lot. José 2010/3/29 cyrille henry c...@chnry.net

Re: [PD] PIEZO ARDUINO

2010-03-29 Thread Jose Luis Santorcuato
Thanks Cyrille works fine... thanks a lot José 2010/3/29 cyrille henry c...@chnry.net sorry. use the debounce object, from the mapping library. it should do what you want. c Jose Luis Santorcuato a écrit : Hi Cyrille, well... i dont understand what you say, debounce from