Search found 3 matches

by scls19fr
Wed Apr 16, 2008 4:44 pm
Forum: V-USB
Topic: Using an Obdev AVR-USB device with Labview
Replies: 7
Views: 11055

Thanks for the link but I ever made my own AVR-gcc program to manage servo ! So the problem is just about using AVR-USB with Labview.
by scls19fr
Mon Apr 07, 2008 2:09 pm
Forum: V-USB
Topic: Using an Obdev AVR-USB device with Labview
Replies: 7
Views: 11055

All right ! But do you think that my device program (that generate a pulse width modulated signal from 1ms to 2ms with a period of 20ms) 1ms when receiving 0x00=0 2ms when receiving 0xFF=255 can also support the USB stack for Virtual COM port and fit in an ATMega8 ? Using a Virtual COM port with Lab...
by scls19fr
Sun Apr 06, 2008 12:28 pm
Forum: V-USB
Topic: Using an Obdev AVR-USB device with Labview
Replies: 7
Views: 11055

Using an Obdev AVR-USB device with Labview

Hello, I would like to know if there is a way to send a byte (using Labview under Windows) to an Obdev AVR-USB device. For now I'm using a FTDI (bought at SparkFun on a breakout board) m As FTDI is a surface-mount device it's not very convenient to use it ! So I would prefer using a USB software imp...