Skip to content

Hardware

RuiZhang1130 edited this page Apr 15, 2019 · 3 revisions

Hardware

The project will use ultrasonic sensors HC-SR04.
Trig pin is used to receive control signals from the Raspberry Pi.
Echo pin is used to send the ranging result to the Raspberry Pi.
(Echo returns the 5v signal, and the Raspberry Pi's GPIO receives more than 3.3v and may be burned. So a voltage divider circuit is required.)


The following schematic is designed:

J1, J2, J3 and J4 are four ultrasonic sensors HC-SR04. J5~J9 is used to connect the Raspberry Pi. Resistors are used to construct the voltage divider circuit.

Component list

  1. TE Connectivity CRG0805 Series SMD Fixed Resistors 1kΩ
  2. 2kΩ 0805 Thick Film Surface Mount Fixed Resistor
  3. Molex 2.54mm 2 Way 1 Row Vertical Through Hole Male Pin Connector
Clone this wiki locally