Due to lot of homework, I haven’t found a lot of time to have fun electronic for some times. I decided to change this by building an cheap USB DAC with tube output. There is a bunch of USB DAC … Continue reading →
tag: dac, tube, usb
One of the most common way to interface a microcontroler to a computer used to be serial port. But right now, serial port have been replaced with USB on most computers. A common way to fix this issue is to … Continue reading →
tag: atmega, avr, rs232, usb
This is not the first time, I break a USB Drive. And I already heard some people complaining about the same stuff. But how is this possible ? Even if I use it a lot, memory and micro-controller are robust … Continue reading →
tag: diy, usb
Some friends buy me a nice MP3 player for my car last year (birthday): LAC-M6500R This stuff looks great and you can even plug a hard-drive. The main issue is that the firmware only support 999 files on a single … Continue reading →
tag: audio, hack, mp3, usb
Not really, but this nice Tux droid, can be pluged in USB, and the commands are sent via a Python DBUS binding. Hum a stupid question, can we use the Python USB API directly ? With time, Python really became … Continue reading →
tag: gadget, Python, usb
This is quite easy, but the doc is too old.. so: Download latest eagle-usb Untar make make install eagleconfig (to enter your config..) rm /etc/init.d/eagle-usb (this doesn’t work on debian ..) eaglectl -w (to load kernel modules and so on..) … Continue reading →
tag: dsl, modem, usb