jack23247 / otto266

Simulating IRAlab's Otto mobile platform's comms stack with an ESP8266 (NodeMCU "amica" 1.0)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

otto266

Espresso License :coffee:

Simulating IRAlab's Otto mobile platform's comms stack with an ESP8266 (NodeMCU "amica" 1.0)

otto266

Goal

Providing dummy data to rt-app's odometry module for testing.

Howto

Download nanopb (I'm using 0.4.4) and unpack it in Arduino IDE's libraries folder. For example:

~/Arduino/libraries/nanopb-0.4.4

Is what I'm working with on Linux.

Thanks To

@fdila - The mastermind behind Otto's comms stack, can't thank you enough!

About

Simulating IRAlab's Otto mobile platform's comms stack with an ESP8266 (NodeMCU "amica" 1.0)

License:Other


Languages

Language:C++ 56.2%Language:C 37.3%Language:TeX 6.6%