Skip to content

πŸ§ πŸš— A playful introduction to computer vision and autonomous driving concepts using SaraKIT, a Raspberry Pi camera hat designed for robotics and AI β€” built for kids to explore how tiny cars can "see" and "think".

License

Notifications You must be signed in to change notification settings

makers-ns/tiny-car-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

tiny-car-ai πŸ§ πŸš—

A playful introduction to computer vision and autonomous driving concepts using SaraKIT, a Raspberry Pi camera and AI β€” built for kids to explore how tiny cars can "see" and "think".

Overview

This project demonstrates how a small car equipped with a camera (via SaraKIT on Raspberry Pi) can detect its surroundings and make simple decisions.

It's designed as an educational demo for kids to learn the basics of:

  • Computer vision πŸ–ΌοΈ
  • Autonomous driving logic 🧠
  • Real-world sensors and robotics πŸ€–

Hardware Requirements

  • 🧩 SaraKIT (Raspberry Pi camera and sensor interface)
  • πŸ“ Raspberry Pi Compute Module 4
  • πŸ“· Raspberry Pi Camera Module
  • πŸ”‹ Power supply / battery
  • πŸ›ž Small car chassis

Software Requirements

  • Python 3.9+
  • OpenCV
  • numpy
  • SaraKIT SDK

Install dependencies:

sudo apt update
sudo apt install python3-pip finish this later....

About

πŸ§ πŸš— A playful introduction to computer vision and autonomous driving concepts using SaraKIT, a Raspberry Pi camera hat designed for robotics and AI β€” built for kids to explore how tiny cars can "see" and "think".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published