Changes between Version 40 and Version 41 of WikiStart
- Timestamp:
- Apr 29, 2016, 11:19:04 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v40 v41 7 7 '''pKNyX''' ('''p'''ython '''KNX''' framework) is a free python framework dedicated to build KNX simple and robust applications, in order to extend KNX installations, by adding some simple rules or complete virtual devices. Other technologies can be used by the way of plugins. 8 8 9 '''pKNyX''' is entirely written in python, so should run on any plateform running a python interpreter. The main target is [http://www.pcengines.ch/alix.htm ALIX board] running [http://code.google.com/p/debian-for-alix debian-for-alix].9 '''pKNyX''' is entirely written in python, so should run on any plateform running a python interpreter. I use an [http://www.pcengines.ch/alix.htm ALIX board] with a [http://code.google.com/p/debian-for-alix debian-for-alix] distro, but a [https://www.raspberrypi.org Raspberry Pi] is also a very good choice. 10 10 11 11 '''pKNyX is not a commercial project, and is not KNX certified: I develop it on my free time, because it is fun. So, I don't make support for professional usage. This does not mean that it can't be used by pros, but be aware that things can go wrong, and neither my responsibility nor KNX association one can be engaged is such case.'''