Arduino: Difference between revisions
From wikiluntti
Line 28: | Line 28: | ||
== Cansat Arduino == | == Cansat Arduino == | ||
[[File:Cansat ver 7.jpg|thumb|Cansat Version 7]] | |||
[[File:Cansat verGDocs.jpg|thumb|Cansat Version ...]] | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 36: | Line 39: | ||
| GY-91 || Runs burning hot. Acc values are zero|| OK. Addresses 0x68 and 0x76 || Red light do not turn on. I2C_scanner do not find the sensors. | | GY-91 || Runs burning hot. Acc values are zero|| OK. Addresses 0x68 and 0x76 || Red light do not turn on. I2C_scanner do not find the sensors. | ||
|- | |- | ||
| Example || Example || Example | | Example || Example || Example || | ||
|- | |- | ||
| Example || Example || Example | | Example || Example || Example || | ||
|} | |} |
Revision as of 18:31, 1 December 2022
Introduction
Some Arduino related stuff.
Use e.g. Cool Term Win to save logged terminal data from serial monitor. The serial monitor need to be closed during the recording.
Theory
Tutorials
- Blinking led
- GY-91 sensor acceleration
- Blinking led with GY-91
- GY-91 sensor measuring pressure
- GY-91: Measure both; acceleration and pressure
Detailed (or hardcodre) instructions:
- GY-91
- I2c scanner
- GY-91 reading digital data
Projects
- Led Matrix 8x7 using WS2811.
- Atmospheric Barometric Pressure Digital Sensor Module
- Camera OV7670
- RTL-SDR AIS Ship Tracking
Cansat Arduino


TASK | Sat-1 | Sat-2 | Sat-3 | |
---|---|---|---|---|
GY-91 | Runs burning hot. Acc values are zero | OK. Addresses 0x68 and 0x76 | Red light do not turn on. I2C_scanner do not find the sensors. | |
Example | Example | Example | ||
Example | Example | Example |