Bram documentation

This commit is contained in:
Bram Barbieri
2024-03-21 16:48:52 +01:00
parent f2907117be
commit 61c8d09760
2 changed files with 4 additions and 1 deletions

View File

@@ -203,7 +203,10 @@ And here is the the board working:
### Python For Dummies. ### Python For Dummies.
My job was to make a connection between the WebSocket and the database we had set up, and to do this we wanted to use python. My job was to make a connection between the WebSocket and the database we had set up, and to do this we wanted to use python.
I had never used python before and was totally new to the entire code structure and wording. To give an easy picture, here is where i would come:
![my datqa-websocket connection](assets/myconnection.png)
It looks easy, but for someone who never worked wit hpython and linux, this will prove to be a challenge.
Because I was totally new to all of python I began asking friends for advice and started asking chatgpt for some examples. Because I was totally new to all of python I began asking friends for advice and started asking chatgpt for some examples.
and worked in reverse in order to understand python fully. and worked in reverse in order to understand python fully.
I went and looked up fitting tutorials on W3SChools. I went and looked up fitting tutorials on W3SChools.

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB