Click here to Skip to main content
15,885,546 members
Articles / Artificial Intelligence / Deep Learning

Eliminating Pests with a Raspberry Pi

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
24 Dec 2020CPOL5 min read 7.1K   57   5  
In this article, we’ll test our detection algorithm on a Raspberry Pi 3 device and create the "scare pests away" part of our pest eliminator by playing a loud sound.
Here we modify the Python code for launching MD and DNN on a Pi device. Then we demonstrate moose detection on a video file. Then we show the reader how to trigger a connected speaker to scare away the pest by playing a loud sound. And finally we give a short resume of the series and suggest further improvements.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Real-time AI Pest Elimination on Edge Devices View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader VIPAKS
Russian Federation Russian Federation
EDUCATION:

Master’s degree in Mechanics.

PhD degree in Mathematics and Physics.



PROFESSIONAL EXPERIENCE:

15 years’ experience in developing scientific programs
(C#, C++, Delphi, Java, Fortran).



SCIENTIFIC INTERESTS:

Mathematical modeling, symbolic computer algebra, numerical methods, 3D geometry modeling, artificial intelligence, differential equations, boundary value problems.

Comments and Discussions