Commit Graph

64 Commits

Author SHA1 Message Date
d542da7db9 attempt to write text in full 2024-03-12 16:24:26 +01:00
sam
60d86bc0d5 Added comments and cleanup 2024-03-08 14:25:24 +01:00
Sam
56abd5cbde removed libraryies and made delay longer 2024-03-07 19:55:02 +01:00
Sam
3b375266ee Moved libraries over 2024-03-07 19:54:48 +01:00
Sam
2351c515f3 Added function to header 2024-03-07 19:54:41 +01:00
Sam
aa6c35044e Added a function to attempt to diplay the words in full 2024-03-07 19:54:31 +01:00
Sam
d1c962f71c added so the answer text is at the bottom 2024-03-07 13:04:14 +01:00
Sam
f2964ebce8 added new function to have text automaticly at the bottom 2024-03-07 13:03:58 +01:00
Sietse Jonker
24164841a9 Merge branch 'main' into 'Website_websocket'
# Conflicts:
#   arduino/node-code/node-code-final/node-code-final.ino
#   web/classes.js
#   web/index.html
#   web/main.js
#   web/styles.css
2024-03-06 20:35:56 +01:00
sam
5a8e13c0d6 Added class 2024-03-06 15:46:39 +01:00
sam
284071b4ee Class creation 2024-03-06 15:46:32 +01:00
sam
698b3055a4 File creation + text centre + split array 2024-03-05 16:02:34 +01:00
sam
2b31f80655 File creation 2024-03-05 16:02:17 +01:00
sam
d3952306b2 Added reset 2024-03-05 16:02:12 +01:00
sam
f99d7b5c3d Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-3/qaajeeqiinii59 2024-03-05 14:22:43 +01:00
sam
0886352a1c added script 2024-03-05 14:21:57 +01:00
sam
307257eefc Added writetext function 2024-03-05 14:21:47 +01:00
sam
fba7ada367 Simple button script 2024-03-05 14:21:35 +01:00
Sietse Jonker
1596f0c641 Fix grammatical error from dano 2024-03-05 14:10:52 +01:00
Dano van den Bosch
3ebe661de0 Fix node identification number in webSocket message 2024-03-05 14:03:10 +01:00
Sietse Jonker
fed0adb299 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-3/qaajeeqiinii59 2024-03-05 13:48:56 +01:00
Sietse Jonker
7476f98590 Commented out debug print statements in webSocketEvent function 2024-03-05 13:48:54 +01:00
Dano van den Bosch
db9380816c added node identivication 2024-03-05 13:42:12 +01:00
Sietse Jonker
bcbb8080c2 Add Arduino code for sensor data collection and websocket communication 2024-03-05 11:40:25 +01:00
Dano van den Bosch
902031cfd5 Fixt arduino file location 2024-03-05 10:55:58 +01:00
Dano van den Bosch
d24744823b Set the websocket data to JSON format 2024-03-05 10:48:15 +01:00
Sietse Jonker
5d9d377010 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-3/qaajeeqiinii59 2024-03-01 14:14:25 +01:00
Sietse Jonker
a70575d8b8 adds comments 2024-03-01 14:14:24 +01:00
sam
2389c068bf Added new script 2024-03-01 13:52:36 +01:00
Sietse Jonker
9238d9841e test commit 2024-02-28 12:09:34 +01:00
Sietse Jonker
734dca30bc fixes interval and stuff 2024-02-28 12:06:43 +01:00
sietse jonker
1d76c5ff7a fixes sgp30 sensor not displaying data 2024-02-28 09:40:06 +01:00
sietse jonker
3afc7797ab display function now executes every loop instead of 5 seconds 2024-02-28 09:24:16 +01:00
sietse jonker
b0731f739b adds last changes to code that clean it up 2024-02-27 21:55:47 +01:00
sietse jonker
dcb2f37694 finishes up code for node 2024-02-27 19:46:52 +01:00
sietse jonker
5558289ba2 cleans up code and adds comments 2024-02-27 19:17:47 +01:00
sietse jonker
dc3566f5e5 cleans up code and fixes counter 2024-02-27 19:06:27 +01:00
Sietse Jonker
63ad49675b Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-3/qaajeeqiinii59 2024-02-27 16:55:51 +01:00
Sietse Jonker
984e5e748d Add update functionality and counter variables 2024-02-27 16:55:48 +01:00
sam
17588c38b3 Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-3/qaajeeqiinii59 2024-02-27 16:12:55 +01:00
sam
53af1d5858 Added screen scripts 2024-02-27 16:12:43 +01:00
sam
766d03282b Added library 2024-02-27 16:12:33 +01:00
Sietse Jonker
540d80a545 Add WiFi and WebSockets functionality to node code 2024-02-27 16:11:07 +01:00
Sietse Jonker
9adbde7e5c adds websocket code for esp32 2024-02-27 15:35:07 +01:00
Dano van den Bosch
35117663b1 Merge branch 'main' of gitlab.fdmci.hva.nl:propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-3/qaajeeqiinii59 2024-02-15 16:29:40 +01:00
Dano van den Bosch
613a01924d Mic arduino files 2024-02-15 16:29:36 +01:00
sietse jonker
23a2f623a6 adds credit on work 2024-02-14 23:07:59 +01:00
Sietse Jonker
bfeb8169eb updates node code 2024-02-14 16:58:07 +01:00
Sietse Jonker
23a3bc2cb2 Add Arduino code for environmental monitoring 2024-02-14 14:07:53 +01:00
Sietse Jonker
ccd94c260e Add initial version of node-code-final.ino 2024-02-14 11:11:27 +01:00