Driving an RC Car using python and Arduino

<p>The python program reads the joystick values and controls the car&rsquo;s steering and throttle.</p> <p>Here I am using the 188$&nbsp;<a href="https://www.lattepanda.com/products/lattepanda-delta-432.html" rel="noopener ugc nofollow" target="_blank">Latte Panda Delta (LP-D) board</a>&nbsp;(quad<em>&nbsp;core Intel(R) Celeron(R) N4100 CPU and 4GB RAM</em>). The board has a thin/quite fan.</p> <p>As shown in the block-diagram above LattePanda combines both the x86 CPU and the Connected Arduino into a single board. The board is enclosed into a&nbsp;<a href="https://www.dfrobot.com/product-1852.html" rel="noopener ugc nofollow" target="_blank">nice case</a>&nbsp;and is powered by a&nbsp;<a href="https://www.asus.com/Phone-Accessories/ZenPower-Pro-PD/" rel="noopener ugc nofollow" target="_blank">USB-C PD battery</a>&nbsp;which is sandwiched between the RC car chasis and the LP-D board (using poster putty for now:-)).</p> <p><a href="https://medium.com/@jithu83/driving-an-rc-car-using-python-and-arduino-b52475311f0b"><strong>Learn More</strong></a></p>
Tags: Python Arduino