avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Selection of AVR for my project


From: Erik Walthinsen
Subject: Re: [avr-chat] Selection of AVR for my project
Date: Thu, 25 Apr 2013 09:54:00 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

On 04/25/2013 07:35 AM, "Ing. Daniel Rozsnyó" wrote:
   Which AVR is the best for implementing a HID based USB device? Are
there any which can be programmed by the same USB port using avrdude?

   I need just a i2c to hid translator for touch panel and various
sensors and a hid device for backlight control.

I'd recommend just grabbing a Teensy(++) (2.0 only, the 3.0 is ARM). It's got USB programming, HID code examples, and if you want to you can use his Arduino IDE patches to treat it as such. It's an Atmega32U4 or AT90USB1286 depending on the board.

<http://pjrc.com/teensy/index.html>

It's available from all sorts of distributors.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]