Eduardo Spremolla

Results 62 comments of Eduardo Spremolla

If you use the standar one_wire ther is a sleep(5) after the mesuring. Change that to 19, since reading the sensor takes ~1 sec. And don't forget to restart CBPi....

Great, if you can save the recipe. Saving & loading recipes is far more important. 2017-12-04 5:29 GMT-03:00 Philip Levin Slesarev : > Great idea, I favour it > >...

I have added some code to display only one point per minute. Now loads ok a 5 days fermentation graph. ``` import csv array = [] with open(filename, 'rb') as...

Will investigate haw to create a PR. El El dom, 9 de ago. de 2020 a la(s) 16:11, Juan Pablo Giménez < [email protected]> escribió: > I have added some code...

IIRC there is an actor plugin to sequence e element for variable power. El mié., 7 nov. 2018 a las 7:42, brodiep () escribió: > Hi Manuel, > > First...

For the terminals in the picture http://www.playingwithfusion.com/imgviewer.php?pdid=30&imgid=1157 you have to configure as 2 separated boards, one with CS on the GPIO connected to CS1 and other with CS2 2018-05-06 19:37...

Tray to set CS2 to 3.3v and connect the other as a normal Max31865 board to verify. 2018-05-07 21:36 GMT-03:00 KenCope : > I have it set up that way....

Disable the second channel 2018-05-09 22:41 GMT-03:00 KenCope : > What will applying 3.3V to CS2 do? > ________________________________ > From: Eduardo Spremolla > Sent: Tuesday, May 8, 2018 7:56...

ChecK this command: sqlite3 craftbeerpi.db "select * from config where name='buzzer'" mine say: buzzer|16|select|Buzzer GPIO|[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27] if not you can modify craftbeerpi.db with sqlite3 El lun., 15 jun. 2020 a las...

You can as root if craftbeerpi is not running. El El lun, 15 de jun. de 2020 a la(s) 16:08, Eduardo Spremolla < [email protected]> escribió: > ChecK this command: sqlite3...