Search found 164 matches

by fma
Thu May 15, 2014 11:33 am
Forum: MicroPython pyboard
Topic: Expansion boards - pyshields
Replies: 5
Views: 18021

Re: Expansion boards - pyshields

Kenneth, I plan to do the opposite: use a pyboard as a RPI shield, in order to add some low-level tasks support...

For breakout boards, see:

http://shop.trioflex.ee/product.php?id_product=110
http://dangerousprototypes.com/2013/11/ ... or-stm32f4
by fma
Wed May 14, 2014 2:13 pm
Forum: General Discussion and Questions
Topic: Pulse width in microseconds (like pulseIn in Arduino)
Replies: 9
Views: 24547

Re: Pulse width in microseconds (like pulseIn in Arduino)

Feel free to post your results; I know someone using this sensor with a RPi, and he could be interesting by the micropython solution ;)
by fma
Wed May 14, 2014 10:39 am
Forum: General Discussion and Questions
Topic: Pulse width in microseconds (like pulseIn in Arduino)
Replies: 9
Views: 24547

Re: Pulse width in microseconds (like pulseIn in Arduino)

Have a look at the last section of this tutorial:

http://micropython.org/doc/tut-timer

Hope this helps.
by fma
Wed May 14, 2014 7:03 am
Forum: Programs, Libraries and Tools
Topic: uasyncio - asyncio-like cooperative multitasking framework for uPy
Replies: 114
Views: 134043

Re: asyncio-like cooperative multitasking framework for uPy

Hi! I'm totally new to coroutines, asyncio and so... I only used thread so far, but it seems that they are things of the past! So, I started looking at CPython asyncio module, and I will try to switch one of my project to asyncio, as I would like to port it to micropython. But I understood that asyn...
by fma
Tue May 13, 2014 6:54 pm
Forum: MicroPython pyboard
Topic: pyboard 3D printed box
Replies: 2
Views: 3902

pyboard 3D printed box

http://www.thingiverse.com/thing:330311

Hope this can be usefull... I plan to make a better one, with a cover.
by fma
Tue May 13, 2014 8:36 am
Forum: Kickstarter logistics for the Micro Python campaign
Topic: Package arrived in France
Replies: 0
Views: 41822

Package arrived in France

Hi!

I received my 4 pyboards yesterday ;)

Thanks!
by fma
Wed Mar 12, 2014 8:33 am
Forum: Hardware Projects
Topic: Pyboard as RPi shield
Replies: 0
Views: 4682

Pyboard as RPi shield

Hi!

I was thinking to use a Pyboard as Raspberry Pi shield. The idea is to add I/Os with low level routines which could be called from a complex programm on the RPi...

I²C, SPI, USB or serial could be used for the com.

Does it make sens?
by fma
Sat Mar 01, 2014 5:10 pm
Forum: General Discussion and Questions
Topic: Usage of this forum
Replies: 16
Views: 19162

Re: Usage of this forum

dhylands wrote:
fma wrote:It's a little deceptive because it shows a box wih a checkmark beside the link, but you aren't subscribed unless you click on the link.
Yes! It took me a while to undestand that I needed to click!
by fma
Sat Mar 01, 2014 12:32 pm
Forum: General Discussion and Questions
Topic: Usage of this forum
Replies: 16
Views: 19162

Re: Usage of this forum

You can already subscribe to each forum (General, Micropython Development, Projects and Kickstarter/Logistics) and get notifications for all new threads and reply posts... See at the bottom of the forum pages.