Project combining Raspberry Pi, an Arduino and a flowmeter to collect Business Intelligence for Beer Industry.
This project proposes to install a flowmeter between the beer barrel and the tap. Each time a beer is served the information is sent to Carriots. Then, all data is stored and pushed to external information systems to extract useful information by the smart Business Intelligence guys.
After reading python code I was feeling stomach upset. So there is no endif or wend or using symbols to if and while to delineate code blocks besides no need to declare variavles. Just indent the code to indicate code blocks?
I might have to learn the python syntax. Coming from a more sophisticated language, I don't feel learning an interpreting language as beneficial. But, since there's resources to use python on rpi, this can be beneficial. I won't be developing a whole project only using python but only using it for what it does best.