Hey guys i'm new to the community and just starting out with the raspberry pi.
i do have some basic programming experience with C and FORTRAN but python is new to me.
I am working on a project that requires tow of the Liquid flow Meter - Plastic 1/2" NPS Threaded (adafruit 828), and six of the Waterproff DS18B20 Digital temperature (adafruit item 381).
I am trying to program them into the raspberry Pi in order to record and display each of temperature sensor data in Fahrenheit and each flow meter need to put out instantaneous speed of liquid in Gal / Minutes.
Adafruit does have the code for the temperature sensor and the flow meter but the problem is that the code for flowmeter is designed to output the data on a twitter page and i can't make any heads or tails of it. also the two programs need to be able to put together in to a single file.
please help.





