Skip to content

Meowton electronics

DatuX edited this page Jul 13, 2024 · 17 revisions

Meowton Electronics

Requirements

An overview, I'll try to make the next version less messy:

Assembly

I recommend soldering everything, instead of using breadboards. (Those are less reliable)

Rapsberry PI

Everything will be connected to the Raspberry PI (RPI). For reference heres the pinout:

I use a connector, but you can also solder directly to the RPI.

HX711 board for food scale

Connect the HX711 to the food loadcell:

  • Red wire: E+
  • Black wire: E-
  • White wire: A-
  • Green wire: A+

Connect the HX711 to the Raspberry:

  • GND to GND
  • VCC to 3v3
  • DT to RPI GPIO 23
  • SCK to RPI GPIO 24

Cat scale load cell

The 4 loadcells are connected in bridge mode, to one HX711:

Connect the HX711 to the Raspberry:

  • GND to GND
  • VCC to 3v3
  • DT to RPI GPIO 27
  • SCK to RPI GPIO 17

Servo motor pinout

The servo needs 5 volt and has one of the following pinouts:

  • Connect the signal pin to RPI GPIO 18