From 8061c5ca951e63b00a6ef6a5dc2335dedb3bec5c Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 9 Nov 2024 09:13:37 -0500 Subject: [PATCH] Create readme.MD --- stempayload/Payload_BME280_MPU6050_XS/readme.MD | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 stempayload/Payload_BME280_MPU6050_XS/readme.MD diff --git a/stempayload/Payload_BME280_MPU6050_XS/readme.MD b/stempayload/Payload_BME280_MPU6050_XS/readme.MD new file mode 100644 index 00000000..ff0530e7 --- /dev/null +++ b/stempayload/Payload_BME280_MPU6050_XS/readme.MD @@ -0,0 +1,5 @@ +This code for the Raspberry Pi Pico supports the built-in BME-280 and MPU-6050 sensors on the Main board. + +It is for use with the Arduino IDE. It can be modified to use other IDEs. + +To compile this code or add new sensors, see https://github.com/alanbjohnston/CubeSatSim/wiki/Adding-New-Sensors