Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

SensitiveWebUser/ZumoGestureController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zumo Gesture Controller Project

Zumo Gesture Controller Project
Welcome to my GitHub repository! This project is a full-stack application comprising of a modern React-based frontend, Node Express backend, Arduino Zumo robot, and Raspberry Pi Pico W controller.

Whether you are an experienced developer or just starting, my codebase is well-structured and easy to navigate. I hope you find this project both informative and engaging. Thank you for visiting our repository!

GitHub GitHub last commit GitHub Size
Built with ❤︎ by Alex Hornsby contributors.

Table of Contents

Features

  • React — A JavaScript library for building user interfaces
  • Express — A web framework for Node.js
  • Zumo Robot — A Arduino based robot called Zumo
  • Raspberry Pi Pico W — A Raspberry Pi Pico W controller for wireless communication with the robot and backend

Installation

Note All environment variables are required.

Copy and paste the .env.local.template file and rename to .env.local to run the frontend. Instructions are in the file.

Note

To run the frontend, install the packages via npm i and then run npm start dev.

Warning The backend is designed to run on a local machine. It is not designed to be deployed to a server.

To run the backend, install the packages via npm i and then run npm start dev. The backend is configured to run on localhost:3001.

Dependencies

Frontend

Backend

Zumo Robot

Raspberry Pi Pico W

YouTube Videos

License

CC BY-NC-SA 4.0 © SensitiveWebUser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published