Page 1 of 2

MicroPython on Kite

Posted: Mon Sep 29, 2014 7:21 pm
by iabdalkader
So I went to the beach the other day:
Image

You can say MP has reached new hights :D
Image

Re: MicroPython on Kite

Posted: Mon Sep 29, 2014 8:29 pm
by dhylands
Cool. Now you just need to do the same thing with a stunt kite :)

Re: MicroPython on Kite

Posted: Mon Sep 29, 2014 10:49 pm
by iabdalkader
dhylands wrote:Cool. Now you just need to do the same thing with a stunt kite :)
I was thinking RC submarine : D

Re: MicroPython on Kite

Posted: Tue Sep 30, 2014 8:29 am
by Turbinenreiter
ha, we are the first two airborne micropythonistas.

Re: MicroPython on Kite

Posted: Tue Sep 30, 2014 10:09 am
by torwag
Hi,
nice. What exactly was the task of the board?
I was playing with the idea to control a little zeppelin with the pyboard. Small enough to let if float around in the entrance area of the university main building. I struggle to find light enough components (the pyboard is small and light enough), however, esp. the power source is challenging.

Re: MicroPython on Kite

Posted: Tue Sep 30, 2014 11:27 am
by iabdalkader
torwag wrote:Hi,
nice. What exactly was the task of the board?
I was playing with the idea to control a little zeppelin with the pyboard. Small enough to let if float around in the entrance area of the university main building. I struggle to find light enough components (the pyboard is small and light enough), however, esp. the power source is challenging.
It's a custom board (camera) running MP, the goal was to record a short video, I used a 100mA lipo it didn't add much weight.

Re: MicroPython on Kite

Posted: Tue Sep 30, 2014 1:33 pm
by JonHylands
iabdalkader wrote:I was thinking RC submarine : D
Well, I'm still working on my autonomous submarine that runs MicroPython.

http://forum.micropython.org/viewtopic.php?f=5&t=218

I don't think your board will fit inside though - the inside diameter of the shell is only 29mm.

- Jon

Re: MicroPython on Kite

Posted: Tue Sep 30, 2014 3:08 pm
by dhylands
torwag wrote:Hi,
nice. What exactly was the task of the board?
I was playing with the idea to control a little zeppelin with the pyboard. Small enough to let if float around in the entrance area of the university main building. I struggle to find light enough components (the pyboard is small and light enough), however, esp. the power source is challenging.
The was somebody at PyCon 2014 in Montreal that had a largish blimp (20 feet long):
http://pyvideo.org/video/2692/programmi ... -with-pyth
not micropython, but that would have allowed a smaller blimp to be used.

Re: MicroPython on Kite

Posted: Tue Sep 30, 2014 3:52 pm
by iabdalkader
JonHylands wrote:
iabdalkader wrote:I was thinking RC submarine : D
Well, I'm still working on my autonomous submarine that runs MicroPython.

http://forum.micropython.org/viewtopic.php?f=5&t=218

I don't think your board will fit inside though - the inside diameter of the shell is only 29mm.

- Jon
Awesome! no it won't fit, it's about 26mmx34mm

Re: MicroPython on Kite

Posted: Tue Sep 30, 2014 4:36 pm
by JonHylands
iabdalkader wrote:Awesome! no it won't fit, it's about 26mmx34mm
Hmmm, if it is 26mm wide, it might... If it weren't for the SD card sticking out the side, it would fit.

That implies I could possibly use it as a down-facing sensor, but not a recording device, unless I could find a flexible uSD extension cable.

I should be getting one from Tindie, hopefully soon, so I'll check it out and see how it fits.

- Jon