Skip to content

Instantly share code, notes, and snippets.

@tgreiser
Created October 23, 2016 16:19
Show Gist options
  • Save tgreiser/dc5dd1261140657e305c670390edfefe to your computer and use it in GitHub Desktop.
Save tgreiser/dc5dd1261140657e305c670390edfefe to your computer and use it in GitHub Desktop.
Ether Dream in python
The canonical example is here:
https://github.com/j4cbo/j4cDAC/tree/master/tools/tester
a number of projects have been based off dac.py. Lots of them use pygame.
Most of the code only seems to run on python 2.7.
On windows, python 2.7 drops frames due to some buggy network packets.
For best results on windows, running py 2.7 inside a linux VM. Make sure the ethernet network is enabled for the image, and set IP
range to match the Ether Dream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment