Re: USB Arduino Atmega328 in India
Hi
We now have new boards with bigger AVRs.
1) Atmega1284p with AVRDUDE bootloader. This board is compact and accepts RS232 or TTL serial. It also comes with JTAG interface. This board has been tested to work with Arduino (after modification).
During testing, we have configured Arduino IDE as per sanguino (in fact for 1284 you have to modify some Arduino files too) and it works flawlessly. Further atmega1284P comes with two serial port.(Cost around Rs875).
2) Atmega32 with AVRstudio bootloader. (Cost around Rs850) or Atmega16 with AVRstudio bootloader (cost around Rs775).
3) Atmega32u4. This board has on board USB controller and comes with Atmel Flip bootloader.(cost around Rs875).
We do offer volume discounts for colleges. We can also help in setting up Lab activities using C programming language (winAVR).
Please contact us for any further details. We offer better price for request through EDAboard.
Thanks
---------- Post added at 14:03 ---------- Previous post was at 13:56 ----------
Size comparison of Atmega32U4 with standard Arduino
Thanks