/IoT-RPI3B-

IoT system using the Raspberry Pi 3B+. We developed a client and a server (an Ubuntu 18.04 Virtual Machine). The Raspberry Pi was the client and it read periodically the information from an accelerometer and a color sensor through I2C. Periodically the client would send the server the data collection using sockets and the UDP protocol. The server then would receive the information and calculate some statistics. – Developed in a group of 2 students(Mario López Parejo & Juan Morales Sáez) in 2022 using the C language.

Primary LanguageC

Stargazers