Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 368 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 368 Bytes

xhd

All the working code are in the deploy folder

xhd autonomous car project

The car is a modified HBX 1:24 buggy RC car. Replacing the original RC control and motor controller with a TP-link 703n + arduino pro mini controlling a brushless motor controller.

nonBlockInput.lua is a test file to achieve non-blocking input in lua using the posix extension.