rdarder / willa

An rc car running on an esp8266, controlled through a cellphone web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Willa is a 3d printed car that runs on cheap electronics and is controlled through a cell phone.

You can find the 3d models here which should be good for printing on a regular fdm 3d printer with no supports.

The car's microcontroller program is rather simple and based on arduino for esp8266. The controller is a web application meant for a cell phone. The UI definitely needs some work.

The electronic components needed are quite cheap and easy to find.

This is a public personal project and it's not well documented. Feel free to file an issue if you need help making one yourself!

Some pictures of the 3d model

The 3d model's exterior view

Front

Back

Side

Without the lid

Breadboard and components

This is not in sync with the current code (pin selection).

Breadboard and components -- not in sync with the current code

Printable stl files

Parts can be exported from onshape or you can find them already lined up for printing here

About

An rc car running on an esp8266, controlled through a cellphone web app.


Languages

Language:TypeScript 80.4%Language:C++ 12.3%Language:JavaScript 2.8%Language:C 2.7%Language:HTML 1.8%