SpotMicroESP32-Leika Svelte Themes

Spotmicroesp32 Leika

My take on the quadruped Spot Micro robot. Its built around an ESP32 cam microcontroller and utilizes a svelte app to control it

Leika
Spot Micro - Leika ๐Ÿ•

A small quadruped robot, inspired by boston dynamic Spot.

Explore the docs ยป

๐Ÿ“œ Overview

Leika is a smaller quadruped robot for the Spot-Micro community. Built on an ESP32 and powered by FreeRTOS, she can handle multiple tasks seamlessly - Like video and data streaming, solving kinematic and gait planning, controlling IO and much more. By focusing on practicality and simplicity in both hardware and software, it offer an accessible platform for learning, experimentation, and modest real-world applications.

๐ŸŽฏ Features

  • Live Preview: Instant feedback with real-time updates.
  • Real-Time Data: Stream camera feeds, monitor sensors, and analyze data on the fly.
  • Kinematic Precision: Full kinematic model for accurate movements.
  • Dual joystick controller
  • Robot mirroring visualization
  • Highly customizable
  • Self-Hosted: Complete autonomy, from code to execution.

๐ŸŽฎ Controller

controller

๐Ÿ› ๏ธ Documentation

You can find the current steps to get a fresh new doggo up and barking on /docs

  1. Components
  2. Assembly
  3. Software
  4. First-time setup
  5. Running
  6. Developing
  7. Contributing

๐ŸŽฎ Software

You can find a description for the current esp32 firmware and controller here.

๐Ÿ”ฎ Getting started

  1. Clone and open the new project

    git clone https://github.com/runeharlyk/SpotMicroESP32-Leika
    
  2. Install dependencies with preferable package manager (npm, pnpm, yarn)

    cd app
    pnpm install
    
  3. Configure device settings

    1. Update factory_settings.ini with relevant settings
  4. Upload filesystem image using platformIO

  5. Upload firmware using platformIO

๐Ÿš€ Future

See the project backlog and open issues for full list of proposed and active features (and known issues).

๐Ÿ™Œ Credits

This project takes great inspiration from the following resources:

  1. Spot Micro Quadruped Project - mike4192
  2. Kinematics
  3. ESP32SvelteKit template
  4. SpotMicro ESP32 - Maarten Weyn
  5. SpotMicroAi
  6. Spot Micro - Leika
  7. NightDriverStrip

โ˜• Support

If you like the project and want to follow it evolving concidering โœจ-ing the project

Buy Me A Coffee

You may also like...

๐Ÿ“ƒ License

MIT


runeharlyk.dk  ·  GitHub @runeharlyk  ·  LinkedIn @Rune Harlyk

Top categories

Loading Svelte Themes