Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 406 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 406 Bytes

RPI_cam_dect

A small project for school where I make use of MQTT(mosquitto), python(Thonny), C++(Arduino IDE).

In this project I make use of the following hardware:

  • 1x Raspberry Pi 4 (4GB edition)
  • 2x S90 Servo
  • 1x Arduino MKR1010 (can be exchanged for any Microcontroller with a WiFi chip, a 5V, GND and 2 PWM pins)
  • 1x Raspi camera
  • 1x LED
  • couple of wires

//add more info after uploading