2OWL

by max gyselinck in Circuits > Raspberry Pi

143 Views, 1 Favorites, 0 Comments

2OWL

236432094_189553326459058_40461322261894890_n.jpg

This is a project where I tried to make a fun game to play, where you can pick a fun topic and start learning hiving a good old time.

BOM

this covers the stuff you need:

1 - Raspberry Pi - 35Euro

(1 - Arduino Uno Rev3 - 20Euro) not needed if you get more FM dupont wires

1 - HC-SR04 (=ultrasound sensor) - 2.69Euro

1 - Microphone Module - 1.39Euro

10 - female to male dupont Wires - 40/ 4.99Euro

50 - jumper Wires - 40/ 7.99Euro

5 - 470 Ohm resistors - 400/ 13.99Euro

1 RGB LED - 2.00Euro

1 Tilt switch - 20/ 6.98Euro

For a grand total of 75.03 Euro

Normalised Db, Fritzing and Database Structure

fritzing 2 _bb.png
FZEJKFNKSVSNRZ5.jpeg
237057297_243645730974942_4739149665445728737_n.jpg
image_2021-08-29_145846.png

1. Get the code from the github link below.

2. follow the fritzing schema (the FM dupont wires should be used to connect the raspberry pi to the breadboard).

3. get an ssh connection to the raspberry pi

4. run the app.py file

5. take a screwdriver and turn the microphone until 1 of the LED's turn's off --> changes the sensitivity

6. get something to put it in (make sure that the ultrasound sensor is not covered). --> for me this where the owl part came in

Github

https://github.com/howest-mct/2020-2021-projectone-GyselinckMax/tree/master/Code