Skip to content

mzignis/legoml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LegoML 🧱🤖

A comprehensive machine learning framework for LEGO robotics, featuring computer vision, bluetooth communication, and real-time inference capabilities.

🚀 Overview

LegoML is a Python-based machine learning platform. It provides end-to-end capabilities from data collection and model training to real-time inference and robot control via Bluetooth communication.

📁 Project Structure

legoml/
├── bluetooth_comms/    # Bluetooth communication modules
├── camera/            # Camera capture and processing
├── dashboards/        # Real-time monitoring interfaces
├── inference/         # Model inference and deployment
├── pre_model_sim/     # Simulation and testing tools
├── snapshots/         # Dashboard image storage
├── train/             # Model training pipelines

🛠️ Installation

Prerequisites

  • Python 3.8+
  • LEGO Mindstorms EV3/NXT (for physical robot control)
  • USB camera or webcam
  • Bluetooth adapter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages