Table of Contents

projects:robots

Skateboard

todo

Battery specs for nano

Boot nano in embedded mode

Run python program on boot

Python webserver
https://docs.python.org/3/library/http.server.html
https://github.com/howCodeORG/Simple-Python-Web-Server/blob/master/serv.py

Python Ajax server
https://stackoverflow.com/questions/336866/how-to-implement-a-minimal-server-for-ajax-in-python

How to get IP?  Polling?
hostname -i

start webserver.py and ajaxserver.py simultaneously

State of the Art

As of June 2020, a youtube search reveals only one project involving a robotic or autonomous skateboard. * https://www.youtube.com/watch?v=LEmKBrcBGcM This manipulates weight distribution to “pump” a skateboard in a small half-pipe. No steering.

Physics

Intelligence

Vehicle design

Step 1. RC, forward, stop, right, left

Drone

Options

electric skateboard that drives itself with weight-shifter for steering

step 1, use an off the rack jetson nano vehicle

Buy

Photos of Cones and vehicle
Detect with camera and Jetson
  Use drone camera handheld
Camera feed from drone to Jetson
Identify the course
Reference each frame
Draw angles among cones
Plot course

Jetson control drone
Fly the course
Keep overhead

Jetson control skateboard
Run the course

Web interface to Jetson
What is WiFi range?
(Phone controlled drones use wifi)
Cheap drones send camera feed to phone
How can we get that feed to the Jetson?

https://youtu.be/7ukDKVHnac4
Transistor