Access with Python MAX! Devices over a CUL Stick
Project description
# About MaxCul for Python
This Module is forked from this Project https://github.com/jokey2k/MoritzServer. It can communicate over a serial connection and a cul stick with MAX! Devices build by eQ-3 http://www.eq-3.de/produkte/max.html.
The CUL (or CC1101 USB Lite) is a USB Stick, which sends and receive Packages in the 868Mhz frequency. The FHEM community developed a open firmeware for the stick and so the MAX! protocol ist only one of many protocols you can use with this stick. I build my own stick with this instruction: https://wiki.fhem.de/wiki/Selbstbau_CUL But you can buy it for example here: http://www.busware.de/tiki-index.php?page=CUL
To install the dependecys use this command. ` python setup.py install `
After that you can start a test server with this command. ` python bin/moritz-server.py --cul-path /dev/ttyUSB0 ` This open a small webserver with some tools to control your devices and see there states.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file maxcul-0.1.1.tar.gz
.
File metadata
- Download URL: maxcul-0.1.1.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c094f221ad7d5a6849e893be8abc86d9af2c6712fb30be2ffb793cae43af9a61 |
|
MD5 | 616e01fbcce80f1ffbcf873c0a96063e |
|
BLAKE2b-256 | 10e11c544433771b2f896d7e62d70269e9679c84936b395ac2903f7a7585091a |