Python + Gamepad = CLI grabber + drawille = CLI stick direction visualiser

So I am creating a robot gr4dalek with a Mecanum drive. I thought omni-drive — I can drive in all directions. When on manual I need to give angle direction and speed. So gamepad. Also, keep it simple, I didn’t want to use pygame, tell me more about bloat processing.

Celý příspěvek

FPV quadkoptéra za pár šupů

Když jsem kupoval kvadru, chtěl jsem za malý peníz dostatečnou rychlost a ovladatelnost. Vybral jsem si Hornet – respektive Witoys 353. FPV (First person view) jsem v této cenové relaci oželel, protože direct kamera to wifi smartfon má malý dosah a lag jak sviňa. Přesto mě FPV zaujalo a proto jsem před nedávnem prošmejdil internet a nalezl kupodivu levné a rozšířené řešení.

Celý příspěvek

The image processing algorithm visualiser (IPAV)

Recently I have created a Python openCV „frontend“ which allows a creation of computer vision algorithms by simply writing down their comma separated names. It creates a nice square widget chain where every „step“ algorithm has its own picture and info string. Interested? Keep reading!

Celý příspěvek