
SKYNET
After dabbling with Arduino's for a while, the logical next step was the Raspberry Pi.
​My first real project is the building of a 'garden defence turret'. Originally intended to repel the many neighbourhood cats from our chickens and rabbits. It now seems the protection isn't quite necessary, No need to stop though.
The objective of the machine is to observe the garden by camera and determine if a cat enters. Once detected the system should aim for and fire (with water) at the cat.
A rough draft of the current code can be found here.
​
As I had no access to advanced tools at the time, the first build is made with the same tools I used for renovating my home, so it's a bit crude. :)
Currently the 2nd (or 3rd really) version is being build, this time using a lasercutter to help me. The project has been on hold for a while when the home extention and bathroom were being built.

2017-08-31 - Great succes!
I've gotten the Google Cloud Vision Api working in Python. (remember I'm just a mechanical engineer ;) ).
On the right are the pictures the camera took during the day with the labels Google has identified for them. The pictures were taken by the camera when movement was detected. By no means is the motion detection perfect, but that is where Google should help with qualifying the photos.
​
