You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4th semester project with RTOS (Real-time operating system: Two STM32 microcontrollers were connected via a Raspberry PI, one with an input, the other with an output module. The two microcontrollers were connected wirelessly via the server. I sent my heartbeat notifications to the server with POST messages, and my colleague retrieved them with G…