Robobot circuits: Difference between revisions

From Rsewiki
No edit summary
Line 41: Line 41:
== Raspberry PI ==
== Raspberry PI ==


[[File:Raspberry_Pi_GPIO_pins.png]]
[[File:Raspberry_Pi_GPIO_pins.png | 600px]]


Figure 5. GPIO pin numbers.
Figure 5. GPIO pin numbers.

Revision as of 16:12, 27 December 2023

Back to Robobot_B

Digital IO

Circuit diagram

Figure 1. The circuit diagram should ensure that each IO pin can function as both input and output. If input, then the pin has active pull down, i.e. for input to change, it must be pulled high, to at least 3.3V, but 5 or 12V will work too. If output, then a transistor is active when output is high, and can draw at least 1A from the 12V supply. The 5V and 3.3V can supply no more than 100mA.

PCB

Figure 2. The PCB layout for the digital IO circuit.

Regbot

Circuit diagram

Figure 3. The Regbot circuit.

PCB - 3D view

PCB

Figure 4. Ecpected view of PCB.

Figure 5. PCB with more trace details.

Raspberry PI

Figure 5. GPIO pin numbers.