Search found 111 matches

by bmarkus
Thu Jan 29, 2015 10:49 am
Forum: Development of MicroPython
Topic: Unix make issue
Replies: 5
Views: 13902

Unix make issue

I'm trying to make 1.3.9 unix version. On CentOS-7 64-bit it builds and works fine. Making it on Tiny Core (x86 and arm) I get the following error: CC modtermios.c CC modsocket.c CC modffi.c LINK micropython /bin/sh: libdir: not found build/modffi.o: In function `ffifunc_call': modffi.c:(.text+0x1b0...
by bmarkus
Mon Nov 24, 2014 4:39 pm
Forum: General Discussion and Questions
Topic: Locking down python source.
Replies: 25
Views: 22652

Re: Locking down python source.

Lars R. wrote:@kfricke:
Python is popular amongst people that don't know much about computers or programming.
Right, including peopla at Google, Ericsson, Microsoft, etc...
Lars R. wrote:@kfricke:
it could be a reason to choose micropython instead of a raspberry.
Joking?
by bmarkus
Thu Nov 20, 2014 5:52 am
Forum: General Discussion and Questions
Topic: unstable values when I use analog inputs
Replies: 8
Views: 11693

Re: unstable values when I use analog inputs

It sounds a faulty pot.
by bmarkus
Wed Nov 05, 2014 7:47 am
Forum: Development of MicroPython
Topic: MIPS port?
Replies: 4
Views: 8405

Re: MIPS port?

Markus Gritsch wrote:Is there a particular reason for dsPIC33? Wouldn't a PIC32MX (even available in DIP package) or the newer PIC32ZX be better suited?
Agree, PIC32 fits better. There will be new chips available soon with even more resources and advanced MIPS core and DSP support.
by bmarkus
Wed Nov 05, 2014 7:40 am
Forum: General Discussion and Questions
Topic: Porting micropyton to MIPS (PIC32)
Replies: 2
Views: 3700

Re: Porting micropyton to MIPS (PIC32)

I did, but didn't find reference to MIPS ony other ARM's and dsPIC which is a different animal.
by bmarkus
Tue Nov 04, 2014 12:36 pm
Forum: General Discussion and Questions
Topic: DSP CMSIS
Replies: 6
Views: 7507

Re: DSP CMSIS

Numpy would be too heavy and generic for the board. A dedicated M4 optimized DSP lib would be preferred to use power of M4. It would make pyboard ideal for audio signal processing in modems, SDR, etc.
by bmarkus
Tue Nov 04, 2014 9:59 am
Forum: Hardware Projects
Topic: Friendly projects - Pycorn, etc.
Replies: 10
Views: 13800

Re: Friendly project - Pycorn

Unfortunately the latest commit is two years old, the latest discussion in issue tracker is one year. Looks a dead project, or at least suspended :(
by bmarkus
Mon Nov 03, 2014 3:11 pm
Forum: General Discussion and Questions
Topic: Porting micropyton to MIPS (PIC32)
Replies: 2
Views: 3700

Porting micropyton to MIPS (PIC32)

Hi

is there a plan to port micropython to Microchip's PIC32 (MIPS)family? They are rapidly pushing out new chips with more and more resources, so it can be a feasable project in terms of available flash and RAM.

Regards... Béla
by bmarkus
Sun Nov 02, 2014 12:34 pm
Forum: General Discussion and Questions
Topic: Tapatalk support on the Forum
Replies: 5
Views: 4690

Re: Tapatalk support on the Forum

Works fine, thanks!

Sent from my Sony Android phone with Tapatalk :-)
by bmarkus
Mon Oct 27, 2014 11:23 am
Forum: General Discussion and Questions
Topic: Tapatalk support on the Forum
Replies: 5
Views: 4690

Tapatalk support on the Forum

I kindly ask to install Tapatalk on the Forum to make its use easier on mobile devices. It's free for both Forum admins and users, no ads, see https://tapatalk.com/

Béla