kiltiskahvi | engineered coffee measurement software
kandi X-RAY | kiltiskahvi Summary
kandi X-RAY | kiltiskahvi Summary
kiltiskahvi is a Python library. kiltiskahvi has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
Massively over-engineered coffee measurement software running on a Raspberry Pi at the Guild of Physics guild room.
Massively over-engineered coffee measurement software running on a Raspberry Pi at the Guild of Physics guild room.
Support
Quality
Security
License
Reuse
Support
kiltiskahvi has a low active ecosystem.
It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
kiltiskahvi has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of kiltiskahvi is current.
Quality
kiltiskahvi has no bugs reported.
Security
kiltiskahvi has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
kiltiskahvi is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
kiltiskahvi releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of kiltiskahvi
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of kiltiskahvi
kiltiskahvi Key Features
No Key Features are available at this moment for kiltiskahvi.
kiltiskahvi Examples and Code Snippets
No Code Snippets are available at this moment for kiltiskahvi.
Community Discussions
No Community Discussions are available at this moment for kiltiskahvi.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install kiltiskahvi
git clone the repo on to your device
Install dependencies: sudo apt install mongodb, sudo pip3 install flask pymongo telepot numpy matplotlib.
Run sudo systemctl enable mongodb && sudo service mongodb start to start the mongodb server and make it start on boot. Check /etc/mongodb.conf to make sure that mongodb is bound to localhost.
Set up OpenCV. Instructions can be found here.
Run sudo python3 setup.py (this just creates a systemd script in /etc/systemd/system/).
Set up your hardware, calibration and configs (see below)
Run sudo service kiltiskahvi start to start the coffee measurement daemon. Check the syslog to see that it's working (or if it's not).
Run sudo systemctl enable kiltiskahvi to make it also start on boot
Insert your telegram bot token in the configuration file in config/config.ini
Start the telegram bot service: sudo systemctl enable kahvibot && sudo service kahvibot start
Clone the repo or download the contents of the folder web/ to your desired location on your webserver.
Download highstock, navigate to the folder js and copy the files highstock.js and modules/exporting.js to web/lib/ or wherever you copied the contents of web to
Set up the config file in said folder according to the instructions in config.default
Expose the web folder on your server and you're good to go, assuming your firewall settings are correct.
If you're using an MCP3008 ADC to read out your sensor, adjust your wiring and the pinouts in sensor/drivers/adafruit_mcp3008 to match. Otherwise, you can write your own driver for ADC readout, see the README in sensor/drivers/ for instructions.
Install dependencies: sudo apt install mongodb, sudo pip3 install flask pymongo telepot numpy matplotlib.
Run sudo systemctl enable mongodb && sudo service mongodb start to start the mongodb server and make it start on boot. Check /etc/mongodb.conf to make sure that mongodb is bound to localhost.
Set up OpenCV. Instructions can be found here.
Run sudo python3 setup.py (this just creates a systemd script in /etc/systemd/system/).
Set up your hardware, calibration and configs (see below)
Run sudo service kiltiskahvi start to start the coffee measurement daemon. Check the syslog to see that it's working (or if it's not).
Run sudo systemctl enable kiltiskahvi to make it also start on boot
Insert your telegram bot token in the configuration file in config/config.ini
Start the telegram bot service: sudo systemctl enable kahvibot && sudo service kahvibot start
Clone the repo or download the contents of the folder web/ to your desired location on your webserver.
Download highstock, navigate to the folder js and copy the files highstock.js and modules/exporting.js to web/lib/ or wherever you copied the contents of web to
Set up the config file in said folder according to the instructions in config.default
Expose the web folder on your server and you're good to go, assuming your firewall settings are correct.
If you're using an MCP3008 ADC to read out your sensor, adjust your wiring and the pinouts in sensor/drivers/adafruit_mcp3008 to match. Otherwise, you can write your own driver for ADC readout, see the README in sensor/drivers/ for instructions.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page