iSpindel-TCP-Server
iSpindel-TCP-Server copied to clipboard
Generic Unix based TCP Server for iSpindel Including Charts
My apache2 listens to port 8888 instead of port 80. Since then the settings.php is not displayed anymore. In the address field of the browser there is no port number...
During fermentation, sometimes you have an event to mark. Adding hops or botanicals for dry hoping or removing them. It would be very nice to be able to set a...
I got this working using systemd on fedora 30. If anyone is interested I can post the files here.
The code as it stands doesnt like sending the NAKs or AKs eg. > _in handler clientsock.send(NAK) > TypeError: a bytes-like object is required, not 'str'_ so I commented this...
Warning: mysqli_connect(): (HY000/1045): Access denied for user 'iSpindle'@'localhost' (using password: YES) in G:\xampp\htdocs\config\common_db_config.php on line 10 Connection failed: Access denied for user 'iSpindle'@'localhost' (using password: YES)
Hello, Had some free time and was setting up 2 ispindels and wanted to test them with the csv method before moving onto anything more complex. Anyway, long story short,...
Brewblox is the replacement for brewpi, and will come with a rabbitmq event bus to push readings to and api to allow the ispindel to actually affect the brewblox (how...
I now have the server working as I want and now I am wondering if possible to give access to external (outside my lan) ispindles. I forwardered the port 9501...