Skip to content

Code used for a smart gardening glove designed by a group of students

License

Notifications You must be signed in to change notification settings

B0bby31/GardenGlove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GardenGlove

This repository contains all the code for a smart gardening glove designed by a group of students. In particular, the glove is to be controlled by an ESP32 and this repo contains the code for it.

Installation

To install the code on our own ESP32, you will, of course, need the arduino ESP32 core libraries and 3 additional external libraries namely:

The structure

The following is an explanation of the file structure and what goes where:

|
|- esp_glove # contains the code that is to be uploaded to the ESP32
|- nvs_erase # contains a simple piece of code that resets the flash memory of ESP32
|- web # Contains the source code for the web application
...
|- webconverter.py # This converts the files located in web/ to the single file esp_glove/webfiles.h

About

Code used for a smart gardening glove designed by a group of students

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published