| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't error on no picture
Hide ingredients on no ingredients
Create drink -> dispense drinks
Dispense drink width fill
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
i dont know how but it broke starting over
|
|
at least in WSL had to change a port from 5000 to 44349 witch is my api, dont know why i had it as 5000 instead but now it works also changed the URL to the WSL netid ip so when trying it on Rp4 need to change the ip to it or set it back to local host and then trying that way might work.
also the certifikate exist but is not trusted by the browser so like that fire bro
|
|
Windoes .....(Something) Linux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update serial comm for PI4 and added Arduino/ESP32 controller code to get and parse serial code for moving the carousel and runing the pump.
need to add a command for pouring the alcohol after moving posiiton
|
|
Started the Serial comunication code for the com between PI4 and ESP32
also made some to-do comments
|
|
|
|
since i used the DrinksDataService to get the data from the diffrent json files i also implemented the save new drink to json method in that class and deleted the drinksService since it was no longer used
also made a modal for creating drinks that works like a pop up window
|
|
deleted all client models and pages and changed the create drinks page to be on the home page on the server this made it a lot easier to get the data since we omitted the api and the server interactivity works great since its only forms and no fance animations rendering
|
|
dident come very far
|
|
test motor
|
|
made the create drinks website kinda work
there is a problem with the api call to the server and it does not call correctly
i expect there is a api endpoint wrong or smt like that
also havent made a save drinks service yet it is commentet out
|
|
idk wtf going on
|
|
|
|
since there was almost no development made except a few test. i startet from scratch with .Net 8.0 and made a Blazor (Auot - Server/Web app)
|
|
made classes for alcohol and drinks
tried to make a list of drinks
gonna try maybe a json to store information and make a page for creating new drinks
|
|
QoL stuff
|
|
|
|
made some methods for activating the pumps and motor carousel and the linear actuator for doesing alcohol.
roughly still need to implment the MQTT Client to listen for messages (unless using another method for comunication between raspberry pi and ESP32)
|
|
Tried an arduino instead, it work better. realized that we need a much more powerfull way to activate the valve, we brought an linear actuator instead
|