User Tools

Site Tools


talkingshoe

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
talkingshoe [2025/08/10 20:29] – [Accelleration Sensor: ADXL345] anditalkingshoe [2025/09/08 17:36] (current) – [Table] andi
Line 1: Line 1:
 ====== Talking Shoe ====== ====== Talking Shoe ======
 +
 +https://github.com/moink/talking_shoe
 +
 +
 +^ Lolin-Port  ^ Part-Port                              ^ Part            ^
 +| GPIO23      | SDA                                    | ADXL345         |
 +| GPIO19      | SCL                                    | ADXL345         |
 +| GPIO17      | RX                                     | DFPlayer        |
 +| GPIO16      | TX                                     | DFPlayer        |
 +| GPIO34      | Resistor Leg, but not on the Resistor  | Photo Resistor  |
 +
  
 ===== Micro Controller: Lolin32 Lite ===== ===== Micro Controller: Lolin32 Lite =====
Line 62: Line 73:
   * We want to connect to this via the i2c bus   * We want to connect to this via the i2c bus
   * There's an ADXL345 Library by Adafruit, but also by others   * There's an ADXL345 Library by Adafruit, but also by others
 +
 +===== Photo Resistor =====
 +
 +<code>
 +3.3V ── LDR ──+─── GPIO34 (A0)
 +              │
 +            10kΩ
 +              │
 +             GND
 +</code>
 +
  
 ===== IR Opto-Switch ===== ===== IR Opto-Switch =====
  
 +**we're not using this one**
  
   * I bought [[amazon.de>B00EFOTJZE]] these   * I bought [[amazon.de>B00EFOTJZE]] these
Line 72: Line 95:
       * I should hook up one of the diodes to my component tester       * I should hook up one of the diodes to my component tester
       * actually based on the given foward voltage and current, according to an online calculator I need resistor of about 70ohm       * actually based on the given foward voltage and current, according to an online calculator I need resistor of about 70ohm
-    gotta figure out how to connect the sensor+  The sensor is a VS 1838B 
 + 
 + 
 +<code> 
 +   _____ 
 +  |     | 
 +  |     | 
 +  |     | 
 +  |     | 
 +  |_____| 
 +   | | | 
 +   1 2 3 
 + 
 +1: OUT (Signal) 
 +2: GND 
 +3: VCC (typically 3.3–5V) 
 +</code>
  
talkingshoe.1754857742.txt.gz · Last modified: by andi