Anonymous

Difference between revisions of "Arduino"

From cod3v
144 bytes added ,  9 months ago
 
(2 intermediate revisions by the same user not shown)
Line 13: Line 13:
'''Arduino Kit'''. Plans for a not-so-simple school friendly Arduino setup
'''Arduino Kit'''. Plans for a not-so-simple school friendly Arduino setup
# Arduino
# Arduino
# MPU6050 // MPU9250 (included in gy-91)
# MPU6050 // MPU9250 (included in gy-91). https://sureshjoshi.com/embedded/invensense-imus-what-to-know
# Display: SSD1306 0.96 inch I2C OLED  // or 5110 (works 3.3V; is there i2c?).
# Display: SSD1306 0.96 inch I2C OLED  // or 5110 (works 3.3V; is there i2c?).
# Ledstrip
# Ledstrip
Line 43: Line 43:
* [[Plot_Cansat_or_any_csv_data_using_Python]]
* [[Plot_Cansat_or_any_csv_data_using_Python]]


* [[Switches and push buttons]]
* [[Measurement of resistors: voltage divider]]


'''Detailed''' (or hardcodre) instructions:
'''Detailed''' (or hardcodre) instructions: