You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CubeSatSim/stempayload/Payload_BME280_MPU6050_AIO
Alan Johnston e7683bd207
Update readme.MD with ZIP file link
4 months ago
..
Payload_BME280_MPU6050_AIO.ino Update Payload_BME280_MPU6050_AIO.ino another one 2 years ago
adafruitio_00_publish_modified.cpp Update adafruitio_00_publish_modified.cpp back to + 1 2 years ago
edit_this_config_and_rename.h Create edit_this_config_and_rename.h 2 years ago
payload_extension.cpp Create payload_extension.cpp 2 years ago
readme.MD Update readme.MD with ZIP file link 4 months ago

readme.MD

This code for the Raspberry Pi Pico W supports the built-in BME-280 and MPU-6050 sensors on the Main board and adds support for Adafruit.io

Here is a ZIP file of these files: https://github.com/user-attachments/files/21951798/Payload_BME280_MPU6050_AIO.zip

To use this code, you will need to create a Free account at https://io.adafruit.com

You will need to configure your Adafruit.io account information and your WiFi credentials in the edit_this_config_and_rename.h file

You will then compile your code using the Arduino IDE (It can be modified to use other IDEs)

For information on how to compile the code, see https://github.com/alanbjohnston/CubeSatSim/wiki/Adding-New-Sensors

You will need a micro USB cable to connect your computer to the Raspberry Pi Pico W.

Powered by TurnKey Linux.