Skip to content

JFG3rd/XIAO-ESP32S3-NanoTank

Repository files navigation

FSBrowserPlus

Extended version of ESP32 example FSBrowser

This enhancement mainly used for my ESP32 remote projects. Please find more details at instructables:

XIAO ESP32S3 Sense with DRV8833 Adaptation

This project has been adapted to work with:

  • Seeed Studio XIAO ESP32S3 Sense with integrated camera
  • DRV8833 motor driver for controlling two motors
  • Based on the Camera NanoTank design

Pin Connections:

  • D0 (GPIO1) -> DRV8833 IN1 (Motor R, pin A)
  • D1 (GPIO2) -> DRV8833 IN2 (Motor R, pin B)
  • D3 (GPIO4) -> DRV8833 IN3 (Motor L, pin A)
  • D4 (GPIO5) -> DRV8833 IN4 (Motor L, pin B)
  • BAT+ -> Lipo battery positive
  • GND -> Lipo battery negative and DRV8833 GND

Depend Libraries

Upload Webpage

  • Option 1: ESP32 Sketch Data Upload

  • Option 2: curl, cd to project data folder then run

    for file in `ls -A1`; do curl -F "file=@$PWD/$file" fsbrowserPlus.local/edit; done
    

Sample Page

Attribute

Arrow vector created by alicia_mb - www.freepik.com

About

A camera tank project using the Seeed Studio XIAO ESP32 S3 Sense

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •