ESPBoost

A Shield to Boost Up Lolin32 Lite and derivatives!

View the Project on GitHub sarkrui/ESPBoost

ESPBoost

2SDCT8eYnrJI9NF

Introduction

The ESPBoost is an ESP32 shield combines a MPU6050 (3-axis gyro/accelerometer, via SDA/SCL GPIO), 2 H-Bridge motor drivers (L9110s, via GPIO 5, 16,17,18 ), and a DC-DC (4.5V ~17v to 5V) power regulator (for powering up the ESP board via USB, allowing to charge Li-Po and the ESP32 MCU). Attaching this shield onto a Lolin32, actuations that demand high current (max. 800mA for each bridge), for example, driving two DC motors, and detections of angles, acceleration can be easily made possible.

7GoLlhcizVjvBqO

Components

To-do

Pinout

9usdo4JG2DMlhZ7

Sample

If you’re interested in the field of Internet of Tangible Things, this shield may help. For sample inquiry, please drop me an email hi@pxing.design

License

MIT License

Copyright (c) 2020 Sark Xing

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.