Making a Bargraph fade out


hello everybody!

i got arduino, , stuck

http://arduino.cc/en/tutorial/bargraph

bar graph tutorial.

i using joystick control bargraph.

now want bar not fall 0 when joystick snaps in starting position.

i thinking of kind of "delay", smoothly comes down, perhaps 200ms, bar should updated when new sensor input registered.

i can not use delay() this, there no sensor "scanning" in this. tried millis() got stuck, complete waste.

could tell me how possible?

greeting , in advance

halogen

a delay won't want - it'll delay "snap" back.

one way of doing want average reading.


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Making a Bargraph fade out


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums