Programming

Project Information

  • Type: Data Collection via a Sensor
  • Date: From October 2022 to January 2023
  • Tools: LED - Resistor - DHT11 Sensor - Cables - Breadboard

Details of the Work

For this project, the objective was to learn how to use a tool like the Raspberry Pi, and then connect it to a network to transmit data from the sensor so that it could be accessed from anywhere.

We learned how to connect the LED without burning it or causing any damage on the breadboard. We also examined the corresponding pins and searched for different Python codes to make the LED work.

The data is sent via MQTT to a broker, which uses a topic system to ensure that data from different Raspberry Pi devices does not get mixed up. For example, in the TD1 broker, we could see the different topics corresponding to each Raspberry Pi.