This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
projects:a4sim:hardware:start [2021/02/12 23:59] dwheele [Stepper Motors] |
projects:a4sim:hardware:start [2022/12/10 20:10] (current) dwheele [Arduino As Joystick Interface] |
||
|---|---|---|---|
| Line 48: | Line 48: | ||
| ===== Stepper Motors ===== | ===== Stepper Motors ===== | ||
| - | * [[steppers: | + | * [[.steppers: |
| + | ===== Stepper Motor Driver ===== | ||
| + | * [[.steppers: | ||
| ===== ELEGOO 2.8 Inch TFT Touch Screen with SD Card Socket, for Uno R3 ===== | ===== ELEGOO 2.8 Inch TFT Touch Screen with SD Card Socket, for Uno R3 ===== | ||
| Line 121: | Line 123: | ||
| ===== OLED Module 12864 128x64 White SSD1306 ===== | ===== OLED Module 12864 128x64 White SSD1306 ===== | ||
| - | Amazon Title: GeeekPi 2PCS 0.96 Inch OLED Module 12864 128x64 White SSD1306 Driver IIC Serial Display Board Module for Arduino, Raspberry Pi, Beagle Bone Black | + | * [[oled128x64white|OLED Module 12864 128x64 White]] |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | Created an Altimeter hundreds, thousands, ten-thousands display. Changed one of them to be channel 0x7A instead of 0x7e, by resoldering a tiny resistor into a different position on the back. | + | |
| + | {{: | ||
| ===== MakerFocus 2pcs I2C OLED (Blue) ===== | ===== MakerFocus 2pcs I2C OLED (Blue) ===== | ||
| Line 221: | Line 219: | ||
| * 3D Model: https:// | * 3D Model: https:// | ||
| + | |||
| + | ====== Arduino As Joystick Interface ====== | ||
| + | |||
| + | I haven' | ||
| + | |||
| + | I know that there are 3 kinds of Arduinos which appear to Windows as a Joystick: | ||
| + | |||
| + | * Arduino Leonardo | ||
| + | * Arduino Micro | ||
| + | * Arduino Micro Pro | ||
| + | |||
| + | It appears I purchased an Arduino Leonardo (which easier-to use pins), and a 3-pack of Arduino Micro Pro compatibles, | ||
| + | |||
| + | ^Requirement^Comment^ | ||
| + | ^Power Required|5V, | ||
| + | |||
| + | ==== Notes ==== | ||
| + | |||
| + | Rasperry Pi's require 3.3 V. To convert between 5V components, there is an IC which allows interfacing either up or down. | ||