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/01/12 02:56] dwheele [UCTronics B0106] |
projects:a4sim:hardware:start [2022/12/10 20:10] (current) dwheele [Arduino As Joystick Interface] |
||
|---|---|---|---|
| Line 46: | Line 46: | ||
| Changed code that runs on Raspberry Pi to drive the HT16K33. Arduino not required for this. It does work, but could use some improvement, | Changed code that runs on Raspberry Pi to drive the HT16K33. Arduino not required for this. It does work, but could use some improvement, | ||
| + | ===== Stepper Motors ===== | ||
| + | |||
| + | * [[.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 99: | Line 106: | ||
| Purchased from Amazon, package of 5. | Purchased from Amazon, package of 5. | ||
| + | |||
| + | {{ : | ||
| {{ : | {{ : | ||
| + | |||
| The middle pin of the 3 pins is common, and the 2 pins are a Normally Open push button. | The middle pin of the 3 pins is common, and the 2 pins are a Normally Open push button. | ||
| Line 113: | 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 213: | 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. | ||