User Tools

Site Tools


projects:a4sim:raspberrypi: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:raspberrypi:start [2019/12/21 19:27]
dwheele
projects:a4sim:raspberrypi:start [2020/02/22 17:07] (current)
admin ↷ Links adapted because of a move operation
Line 20: Line 20:
   vncserver :1 -geometry 1920x1080   vncserver :1 -geometry 1920x1080
 </code> </code>
 +
 +===== GPIO Diagram =====
 +
 +Connecting to the top 6 pin pairs of the GPIO bus. Only using these 5 pins
 +
 +  * 5V (Input - plenty of amps)
 +  * 3V (Input - Limited - using mostly for the level adjuster chip, don't short to ground!)
 +  * Ground
 +  * SDA  (I2C Data)
 +  * SCL (I2C Clock)
 +
 +
 +{{a4sim:raspberrypi:gpio-pinout-diagram-2.png|}}
 +
 +===== I2C =====
 +
 +===== i2cdetect =====
 +
 +Use ''i2cdetect -y 1'' to list i2c devices listening on the Linux host.
  
  
projects/a4sim/raspberrypi/start.1576956442.txt.gz · Last modified: 2019/12/21 19:27 by dwheele