Robobot circuits: Difference between revisions

From Rsewiki
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 3: Line 3:
== Digital IO ==
== Digital IO ==


[[File:digital_IO-circuit.png]]
=== Circuit diagram ===
 
[[File:digital_IO-circuit.png | 900px]]


Figure 1. The circuit diagram should ensure that each IO pin can function as both input and output.  
Figure 1. The circuit diagram should ensure that each IO pin can function as both input and output.  
Line 10: Line 12:
The 5V and 3.3V can supply no more than 100mA.
The 5V and 3.3V can supply no more than 100mA.


[[File:digital_IO-PCB.png]]
=== PCB ===
 
[[File:digital_IO-PCB.png | 900px]]


Figure 2.
Figure 2.
Line 17: Line 21:
== Regbot ==
== Regbot ==


[[File:regbot_6.3.png | 800px]]
=== Circuit diagram ===
 
[[File:regbot_6.3.png | 900px]]


Figure 3. The Regbot circuit.
Figure 3. The Regbot circuit.


[[File:regbot_6.3_PCB.png | 800px]]
=== PCB - 3D view ===
 
[[File:regbot_6.3_PCB.png | 900px]]
 
=== PCB ===
 
Figure 4. Ecpected view of PCB.
 
[[File:regbot_6.3_PCB_2.png | 900px]]
 
Figure 5. PCB with more trace details.
 
== Line sensor ==
 
=== Circuit ===
 
[[File:line_sensor_3.1_circuit.png | 700px]]
 
Figure 6. Circuit diagram for the line sensor. 8 sensors with a change amplifier and analog output. The 18 LEDs provides the blinking light (1kHz).
 
=== PCB ===
 
[[File:line_sensor_3.1_PCB_3D.png | 700px]]
 
Figure 7. The PCB in 3D view. The distance from the first to the last sensor is 12cm.
 
[[File:line_sensor_3.1_PCB.png | 700px]]
 
Figure 8. PCB layout.
 
== Raspberry PI ==
 
[[File:Raspberry_Pi_GPIO_pins.png | 500px]]


Figure 3. Ecpected view of PCB.
Figure 9. GPIO pin numbers.

Latest revision as of 12:02, 28 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.

Line sensor

Circuit

Figure 6. Circuit diagram for the line sensor. 8 sensors with a change amplifier and analog output. The 18 LEDs provides the blinking light (1kHz).

PCB

Figure 7. The PCB in 3D view. The distance from the first to the last sensor is 12cm.

Figure 8. PCB layout.

Raspberry PI

Figure 9. GPIO pin numbers.