User Tools

Site Tools


projects:a4sim:hardware:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:a4sim:hardware:start [2021/01/03 14:07]
dwheele [OLED Module 12864 128x64 White SSD1306]
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, where it draws lines more than just a dot for the aileron/elevator intersection. Implemented by adding horizontal and vertical lines, with dimmed LEDs, but they flicker terribly at the slow testing speed. Changed code that runs on Raspberry Pi to drive the HT16K33. Arduino not required for this. It does work, but could use some improvement, where it draws lines more than just a dot for the aileron/elevator intersection. Implemented by adding horizontal and vertical lines, with dimmed LEDs, but they flicker terribly at the slow testing speed.
  
 +===== Stepper Motors =====
 +
 +  * [[.steppers:28byj48steppermotor|28BYJ-48 Stepper Motor]]
 +
 +===== Stepper Motor Driver =====
 +
 +  * [[.steppers:uln2003basedboard|ULN2003 Driver Board]]
 ===== 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.
 +
 +{{ :projects:a4sim:hardware:rotaryencoder.png |}}
  
 {{ :projects:a4sim:hardware:pec11.pdf |}} {{ :projects:a4sim:hardware:pec11.pdf |}}
 +
  
 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]]
  
-{{:projects:a4sim:hardware:51c52d_p2yl._ac_sl1000_.jpg?400|}} +{{:projects:a4sim:hardware:51c52d_p2yl._ac_sl1000_.jpg?200|}} 
- +===== MakerFocus 2pcs I2C OLED (Blue) =====
-Created an Altimeter hundreds, thousands, ten-thousands display. +
- +
-===== MakerFocus 2pcs I2C OLED =====+
  
 Uses SSD1306 driver. Uses SSD1306 driver.
Line 128: Line 135:
 ^Purchased from |Amazon| ^Purchased from |Amazon|
 ^I2C Channel|0x3C (not changeable)| ^I2C Channel|0x3C (not changeable)|
 +^Pixels/Resolution|128x32 Like a single line|
  
 +Amazon Title: MakerFocus 2pcs I2C OLED Display Module 0.91 Inch I2C SSD1306 OLED Display Module Blue I2C OLED Screen Driver DC 3.3V~5V for Arduino 
  
 ==== LED Module only ==== ==== LED Module only ====
Line 200: Line 209:
  
 12/16/2020 12/16/2020
 +
 +====== Roller Micro Switch ======
 +
 +{{ :projects:a4sim:hardware:61gqcmlbudl._ac_sl1010_.jpg?600 |}}
 +
 +{{ :projects:a4sim:hardware:61lg0cili8l._ac_sl1010_.jpg?600 |}}
 +
 +HiLetgo 10pcs KW12-3 Roller Lever Arm Micro Limit Switch Normally Open Close Limit Switch Black 
 +
 +      * 3D Model: https://thingiverse.com/thing:3382071
 +
 +====== Arduino As Joystick Interface ======
 +
 +I haven't been working with Arduinos for a while. Recently set up MSFS 2020 with PMDG 737 and decided that controlling thrust and thrust reversers better than the default, or using my X52 was worth pursuing.
 +
 +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, both in 6/2021.
 +
 +^Requirement^Comment^
 +^Power Required|5V, but an upstream regulator may need 6.2V|
 +
 +==== Notes ==== 
 +
 +Rasperry Pi's require 3.3 V. To convert between 5V components, there is an IC which allows interfacing either up or down.
  
  
projects/a4sim/hardware/start.1609682877.txt.gz · Last modified: 2021/01/03 14:07 by dwheele