Roel Janssen

Results 40 comments of Roel Janssen

Not much news in the last couple of days. Unfortunately I'm in the process of bringing some internal changes to InklingReader so it can handle more complex converting later. Have...

I remember the SketchManager sends a sequence of USB packets to the Inkling device before it starts sending the coordinates to the computer. I will try to "replay" these packets...

I identified the USB HID packets sent to the device by the Wacom Inkling SketchManager software. I'm going to try to send the same packets using libusb from InklingReader. Anyone...

I submitted my USB control bits. I haven't git "online-mode" to work yet. I'm trying to send the same packets as the official software, but it doesn't seem to be...

I've been studying the USB packets and I think my approach was wrong so far. I think the Inkling can be triggered to give a coordinate using an interrupt. A...

Hmm, I didn't realize this before, but there's a pretty complete interface description in the "lsusb -vv" output I posted before. I think I'm almost at the point of getting...

Ok guys. I think we're almost there. I succesfully received blocks of 10 bytes from the interrupt packets. There are a few problems left: 1. In order to get the...

Just to let you know. I figured out step 1. In my local development version I can receive data through interrupts in real time :D. I think I've got a...

I need some help to get it right. I've uploaded a plot of X/Y data. It's supposed to be a circle, but it is split in three parts. If anyone...

I subscribed to the list as well. I'll participate there to streamline the communication.