Reverse engineering USB protocols is fun. With a new tool from Great Scott Gadgets even more :). This helped to create a software to use the DP100 power supply under Linux. I love Linux, but mostly ...
Microcontroller dev boards are wonderfully useful items, in testament to which most of us maintain an ample collection of the things. But dragging one out to do a simple job can be a pain, what with ...
USB development on an embedded system can be a nightmare especially if it is a protocol that the developer doesn’t use every day. While attending Colin O’Flynn’s session “USSSSB: Talking USB from ...
This is a Python script for an DNT USB microscope camera. This microscope was sold a 5 MPix years ago, but delivers only a 640x480 25fps stream. I didn't like the feeling of the original software, so ...
Python Code to drive the Maplin/OWI "Edge" USB Robot arm. The main repository for this is https://github.com/orionrobots/python_usb_robot_arm. This has previously ...