No description
  • Python 94.2%
  • Shell 5.8%
Find a file
2016-02-18 12:28:21 +02:00
.gitignore First commit 2016-02-15 15:20:20 +00:00
bubbletube-update.service Added update scripts 2016-02-15 23:42:06 +00:00
bubbletube.service Added restart on error 2016-02-15 22:30:46 +00:00
config.py Separate configuration file 2016-02-16 00:53:39 +00:00
dhcp-update-rules Added system files (DHCP and UDEV) 2016-02-15 23:49:50 +00:00
hal.py Simplified valve task 2016-02-15 22:30:15 +00:00
install.sh Added system files (DHCP and UDEV) 2016-02-15 23:49:50 +00:00
main.py Fixed valve OFF bug 2016-02-15 23:49:12 +00:00
mcp23008.py First commit 2016-02-15 15:20:20 +00:00
pca9685.py Reduced debug logging 2016-02-15 23:49:27 +00:00
pcf8591-smbus.py First commit 2016-02-15 15:20:20 +00:00
pcf8591.py First commit 2016-02-15 15:20:20 +00:00
pigpiod.service Added restart on error 2016-02-15 22:30:46 +00:00
README Test 4 2016-02-18 12:28:21 +02:00
test.py Split common HAL part into separate module 2016-02-15 15:30:08 +00:00
update-git Added update scripts 2016-02-15 23:42:06 +00:00
update-usb Added update scripts 2016-02-15 23:42:06 +00:00
usb-update-rules Added system files (DHCP and UDEV) 2016-02-15 23:49:50 +00:00

Contains code for the bubble machine. To be deployed on a Raspberry Pi.

(TEST 4)