(home)

Learning About Mac OS X Native Python Programming

: Description : Information and notes regarding using Python to interact with Mac OS X native components

Introduction

This information is initially related to trying to access USB functionality via native IOKit routines. It is related to my attempts to get Atmel's AVR JTAGICE mkII working under OS X.

PyObjC

ctypes

Mac OS X IOKit USB functionality

libusb

avrdude

@@ TODO: This stuff should probably be on the JTAG ICE page.

code@rancidbacon.com