Created by CASE Board 19/20
In this project you will build a small car that you can control from your phone over wifi using blynk.io and an ESP-32. We will try to provide you with all necessary instructions from start to finish. If you have any questions, don't hesitate to ask a member of the CASE board.
No previous experience is necessary to build this kit but basic knowledge of C++ and rudimentary soldering skills will make things easier.
Our goals for you with this project :
- Learn PlatformIO.
- Creating a project
- Importing libraries
- Writing to a microcontroller from VSC
- Learn blynk.io
- Setting up a UI
- Connecting an ESP32 to blynk
- Reading and writing to virtual pins
- Learn basic CAD skills using Fusion 360
- Creating a sketch from known measurments
- Going from a 2D sketch to 3D object
- Creating components from bodies
- Creating an assembly from components to test component fit
- Exporting components to Cura for 3D-printing
This template is created with MIT license and all projects with CASE should have this license.