Skip to content

nguterresn/simple-esp-now-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple ESPNow Controller

The following project description is a brief of the full explanation here.

IMG_8857 – grande

IMG_8858 – grande

Hardware

The controller is battery (LiPo) powered and uses the ESPNow wireless protocol as its communication protocol. Here is the list of components:

Software

As stated previously, the joysticks are not the best. Their read analog voltage, from both axis, differs from one to another. To mitigate the diference, I've introduced a CALIBRATION_DELTA.

I've also mapped the read analog voltage from 0 until 4096 to -100 until 100. The mapped values help materialize the value of each read value into a 2 axis (X and Y) graph, but they are not necessarly mandatory for the end goal.

Design

The enclosure to glue everything together is a 12cm x 9cm PLA printed design with a border radius of 2cm.

IMG_8859

That's all folks! Have safe drives ;)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages