HELP: Arduino uno R3 Rev3 328p-pu development board

Hi all
Well i got my Arduino uno R3 Rev3 328p-pu development board
to-day, and am itching to play and learn some things!!

I would like to have 1 button to select 1 of 4 outputs(High)
and to display 4 different text (OFF, 1.5K, 2K, 2.5K) but at
the same location on the display, eg: col 1 line 2 of a 16x2
lcd.

Can anyone help me with this ??

Regards
Howard

Hi and welcome,

Start by trying out and studying the examples that come with the Arduino IDE. They should give you a good introduction to the Arduino. You will also find plenty of tutorials on the internet.

...R

Hi all
Well i downloaded Arduino IDE 1.0.4 i think it's the latest, studying the examples there's not a lot about what i want to do, also nothing much in the tutorials on the internet !!!.

Can someone give me any help with any sketch's that might help ??

Regards
Howard

We all want to fly, but you must learn to crawl, walk and then run beforehand. Try and work thru the examples and be sure to experiment by making changes to see what happens. I think you'll find it challenging enough to keep you entertained.

Hi
Is this, AdvButton what i might be looking for ?

How do i read\view a pde file ?

Regards
Howard