This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit b46caf481bddbb11bfb374a12301cd7b8878b1db
tree 6b8ed5a88b03002f9e5578bff23f6e8143bd5f43
parent bb901ee098adecaa0e3ff8fcf28faa895dc87632
tree 6b8ed5a88b03002f9e5578bff23f6e8143bd5f43
parent bb901ee098adecaa0e3ff8fcf28faa895dc87632
libambx /
| name | age | message | |
|---|---|---|---|
| |
LICENSE.txt | Sun Aug 09 22:02:58 -0700 2009 | |
| |
README.txt | Sun Aug 09 22:04:18 -0700 2009 | |
| |
build/ | Sat May 23 18:52:48 -0700 2009 | |
| |
doc/ | Sat May 23 21:31:58 -0700 2009 | |
| |
python/ | Sun Nov 22 06:10:59 -0800 2009 |
README.txt
======= libambx ======= by Kyle Machulis <kyle@nonpolynomial.com> Nonpolynomial Labs - http://www.nonpolynomial.com Hardware Diagrams by Electrosthetics http://electrosthetics.blogspot.com/ =========== Description =========== libambx is an implementation of the control protocol for amBX ambient environment hardware. More information on ambx can be found at http://www.ambx.com Currently, the library is written in python while the protocol is being fleshed out. This will be turned into a C library once things are more stable. ============ Requirements ============ ------ Python ------ Version 2.5 or greater http://www.python.org ----- PyUSB ----- http://sourceforge.net/apps/mediawiki/pyusb/index.php?title=Main_Page ================== Platform Specifics ================== ------- Windows ------- libambx will not work on windows unless the stock amBX driver is uninstalled and a libusb filter driver is installed. This will probably be the case permanently, as the windows drivers come with their own API and SDK. If you want to work with windows, get the amBX SDK. It's free, and I'll try to make a shim layer for it in libambx once we get things a little more stable







