- My Forums
- Tiger Rant
- LSU Recruiting
- SEC Rant
- Saints Talk
- Pelicans Talk
- More Sports Board
- Fantasy Sports
- Golf Board
- Soccer Board
- O-T Lounge
- Tech Board
- Home/Garden Board
- Outdoor Board
- Health/Fitness Board
- Movie/TV Board
- Book Board
- Music Board
- Political Talk
- Money Talk
- Fark Board
- Gaming Board
- Travel Board
- Food/Drink Board
- Ticket Exchange
- TD Help Board
Customize My Forums- View All Forums
- Show Left Links
- Topic Sort Options
- Trending Topics
- Recent Topics
- Active Topics
Started By
Message
Drone programming ?
Posted on 12/5/22 at 7:16 pm
Posted on 12/5/22 at 7:16 pm
Is this doable , is there a kit or unit/model that is preferred? Thanks guys
Posted on 12/10/22 at 1:51 pm to TNoon
Python probably has a class for it.
Posted on 12/10/22 at 2:40 pm to FreddieMac
Posted on 12/12/22 at 1:24 pm to TNoon
I suspect that you won't find drone kits that work well with Python because drone navigation and stabilization is a situation in which you probably need the speed of a compiled programming language.
Pypy is a Python JIT-compiler that is very fast at handling control-loops, but is not available embedded, instead requiring a full OS, for example Windows/Mac/Linux. It is available for Raspberry Pi Linux, so it should run on the Pi Zero which weighs 9g, so maybe that's a possibility.
Pypy is a Python JIT-compiler that is very fast at handling control-loops, but is not available embedded, instead requiring a full OS, for example Windows/Mac/Linux. It is available for Raspberry Pi Linux, so it should run on the Pi Zero which weighs 9g, so maybe that's a possibility.
Popular
Back to top
