I am confused a little (new to Arduino..visited it once..and am now re-visiting it again)..
I was looking at possible getting the Arduino Nana or USB..
and then found this:
Boarduino:
http://www.ladyada.net/make/boarduino/use.html
and the uSD breakout board:
to do some testing in my breadboard environment.
However, I see that the nano/usb version one posted only has 2 hardware interrupts.. (I was looking for at least 3)..
then I read the Arduino mega has 4 more hardware interrupts..
(but the price point make it not very usable for me)
Im confused and was hoping someone can clear this up for me.
1.) what are the difference between these Arduino 'models/names'?
Is it the extra hardware and layout of the PCB? or is the actual chip/firmware (options) different?
2.) Are there any other 'versions' that give more that 2 hardware interrupts?
3.) Is there a way to just get/use the Arduino chip that is on the "Mega' version for playing/use in a breadboard development?
This may seem a little 'off'...but reading other places about people who have explored the Arduino path..
they have stated/commented that they bought (whatever) model of Arduino to 'test with'..and once everythign was working correctly with that Arduino board and the rest of he stuff on the breadboard..
he designed a smaller PCB/unit that included everything on one board..and just flashed the Arduino code to anew chip to be used in that new set-up..
Is this the case?
and if so I could just get an Arduino based flash chip that has x amount of hardware interrupts available for me?
Thanks for all feedback/direction.