notebook without parallel port?

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
allen

notebook without parallel port?

Post by allen » Mon Oct 20, 2008 12:56 pm

hey guys i was wondering if there was a way for me to use codevision with a notebook without a parallel port using a parallel to usb cable.

I am using an at90s8515 microcontroller board. Thanks!

wonce4000

Post by wonce4000 » Tue Oct 21, 2008 7:12 am

hmm i am not sure...i am wondering if a microcontroller that old is compatible with a new notebook

henni
Posts: 16
Joined: Mon Sep 08, 2008 4:17 pm

Post by henni » Wed Oct 22, 2008 9:07 am

wonce4000 wrote:...i am wondering if a microcontroller that old is compatible with a new notebook

Easiest way to program an AVR is using a parallel port. I use it without any circuitry between, only some wires.
If no parallel port available, the solution is USB2LPT, you can see in community projects. However, to build your own USB2LPT, you need a parallel port or another USB2LPT to program the ATmega8 chip used for your USB2LPT.

allen

Post by allen » Fri Oct 24, 2008 3:14 pm

thanks....i guess i will have to stick to desktop computers then :(

Post Reply