AVR and USB is possible without external chip

Post your requests and ideas on the future development of mikroBasic for AVR.
Post Reply
Author
Message
Tess
Posts: 49
Joined: 27 Dec 2006 18:49

AVR and USB is possible without external chip

#1 Post by Tess » 02 Mar 2007 11:29

Using USB with an AVR without external chip is possible ! ! :D :D :D

Take a look here : http://www.obdev.at/products/avrusb/index.html

It's a driver for USB 1.1
AVR-USB is a firmware-only implementation of a USB 1.1 compliant low-speed device for Atmel's AVR microcontrollers. It runs on any AVR microcontroller which has at least 2 kB of Flash memory, 128 bytes RAM and can be clocked at 12 MHz. No UART, timer, input capture unit or other special hardware is required (except one edge triggered interrupt).

AVR-USB can be licensed freely under an Open Source compliant license or alternatively under a commercial license.
I wish an extra board with an USB connector and a library in BASIC.

Possible ? :wink:

Tess.

jmdesign
Posts: 10
Joined: 27 Feb 2007 06:47
Location: USA

#2 Post by jmdesign » 19 May 2007 23:09

I agree, Tess.

A similar project is here:
http://www.xs4all.nl/~dicks/avr/usbtiny/

It would be really great to have something like this as well as a library to handle software USB.
-J

Post Reply

Return to “mikroBasic for AVR Wish List”