Skip to content

Welcome to the alpha version (v1) of kinderneutron! This repository contains the source code for a Python program that utilizes YOLO (You Only Look Once) for real-time human detection through webcam feed. The system integrates with an Arduino to control a digital pin based on the presence of a detected person.

License

Notifications You must be signed in to change notification settings

kinderneutron/kinderneutron-alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinderneutron (Alpha v1)

Welcome to the alpha version (v1) of our kinderneutron! This project integrates YOLO for real-time human detection through a webcam feed. The system communicates with an Arduino to control a digital pin based on the presence of a detected person.

Key Features

  • YOLO-based real-time human detection
  • Python script for webcam interaction
  • Arduino integration for controlling a digital pin
  • Version: Alpha (v1)

Getting Started

Follow these steps to get the system up and running:

  1. Install required Python libraries:
    pip install opencv-python numpy pyserial

2.Upload the provided Arduino sketch to your board.

3.Run the Python script to initiate the human detection system:

python pgm1.py

Contributing

We welcome contributions! If you have ideas for improvements or find any issues, please open an issue or submit a pull request.

Feedback

This is an alpha version, and your feedback is invaluable. Let us know your thoughts and suggestions. Feel free to open an issue for any feedback.

License

This project is licensed under the GNU General Public License v3.0. License: GPL-3.0

About

Welcome to the alpha version (v1) of kinderneutron! This repository contains the source code for a Python program that utilizes YOLO (You Only Look Once) for real-time human detection through webcam feed. The system integrates with an Arduino to control a digital pin based on the presence of a detected person.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published