Cansat 2023/2024: Difference between revisions
From wikiluntti
(Created page with "== Introduction == Use * Raspberry Pi * TF03 Lidar * Temperature Sensor * Pressure sensor The price is totally == Raspberry Pi === === Radio === === Inputs === * SPI. Serial Peripheral Interface * I2C * UART (Serial) Transmit: GPIO14, receive: GPIO15. Analog to digital converters. === Analog Inputs === Eg. MCP3008 analog-to-digital converter (ADC). == Temp == * DS18B20 + 4.7 kOhm resistor. DS18B20 is a digital == Pressure == == LidaR == Need to measure...") |
|||
Line 9: | Line 9: | ||
The price is totally | The price is totally | ||
== Raspberry Pi | == Raspberry Pi == | ||
=== Radio === | === Radio === | ||
Line 24: | Line 24: | ||
Eg. MCP3008 analog-to-digital converter (ADC). | Eg. MCP3008 analog-to-digital converter (ADC). | ||
== Temp == | == Temp == |
Revision as of 16:49, 24 August 2023
Introduction
Use
- Raspberry Pi
- TF03 Lidar
- Temperature Sensor
- Pressure sensor
The price is totally
Raspberry Pi
Radio
Inputs
- SPI. Serial Peripheral Interface
- I2C
- UART (Serial) Transmit: GPIO14, receive: GPIO15.
Analog to digital converters.
Analog Inputs
Eg. MCP3008 analog-to-digital converter (ADC).
Temp
- DS18B20 + 4.7 kOhm resistor. DS18B20 is a digital
Pressure
LidaR
Need to measure angle. Use an accelerometer
Laser safety.