Connect and stream sensor data from a Raspberry Pi running on Raspbian OS to an AWS IoT Core

@Middleware & OS @IoT Cloud Hello guys, how can I connect and stream sensor (QMC5883) data from a Raspberry Pi running on Raspbian OS to an IoT cloud platform like AWS IoT Core, please i would need any firm of guidance i can get i.e code examples or documentation?
Solution:
@Boss lady I suggest you try and install the necessary packages for your chosen programming language (e.g., Python, C, or Node.js).And too, ensure you have the necessary libraries for your sensor (QMC5883) and the IoT platform. I believe ,this will really be of help....
Jump to solution
2 Replies
youcef_ali
youcef_ali3w ago
It depends on hardware there is a tuto here with esp32 and sd card https://randomnerdtutorials.com/esp32-microsd-card-arduino/ data logging you can use also spiffs instead of sd card if yoy are using esp32
Random Nerd Tutorials
ESP32: Guide for MicroSD Card Module Arduino | Random Nerd Tutorials
Use a microSD card with the ESP32: you'll learn how to read and write files to the microSD card. To interface a microSD card with an ESP32 board, we'll use SPI.
Solution
UC GEE
UC GEE3w ago
@Boss lady I suggest you try and install the necessary packages for your chosen programming language (e.g., Python, C, or Node.js).And too, ensure you have the necessary libraries for your sensor (QMC5883) and the IoT platform. I believe ,this will really be of help.