Search found 220 matches

by torwag
Wed Mar 12, 2014 6:11 pm
Forum: General Discussion and Questions
Topic: Accessing the SD card
Replies: 6
Views: 9093

Re: Accessing the SD card

Hi, I can see some challenges in your approach which you might want to consider: 1. Writing to SD Card is relatively slow. An oscilloscope would require you to e.g. write 1 million samples / sec to the SD card reading them in by 12 bits would make (taken a 16 bit value for storage) 1.9 MB/sec of bin...
by torwag
Thu Mar 06, 2014 8:18 pm
Forum: Development of MicroPython
Topic: I2C Working
Replies: 8
Views: 10006

Re: I2C Working

Would be glad to see a code snippet. This way we could test the code formatting of the forum too ;)
by torwag
Wed Mar 05, 2014 10:49 am
Forum: General Discussion and Questions
Topic: Announce: Forum Newsfeed
Replies: 0
Views: 4596

Announce: Forum Newsfeed

Hi, Some of you like to read the posts more in a mailing list manner and others live in the console and avoid to stare on white screens as much as possible. Therefore, I enabled the ATOM-feed for the forum and want to share that you can subscribe to the forum with your favorite newsreader software. ...
by torwag
Wed Mar 05, 2014 9:42 am
Forum: General Discussion and Questions
Topic: Command Reference
Replies: 6
Views: 10263

Re: Command Reference

That is actually a very good idea. We might can thing of a diff document structure which links to (or embed) the original doc and add a paragraph "Micropython:" to it. A semi-automatic system would allow to pull in new docs from python.org relatively easy just adding the micropython specific parts. ...
by torwag
Wed Mar 05, 2014 9:32 am
Forum: General Discussion and Questions
Topic: What is basic hardware requirements for micropython
Replies: 27
Views: 35698

Re: What is basic hardware requirements for micropython

@pfalcon: I guess we are actually talking about the same line of controllers. I do not target high-end controller either. Otherwise, I would go and use a RPi or a BeagleBone and similar boards, with the benefit of running an entire OS with all the awesome available software. Yes, I agree micropython...
by torwag
Tue Mar 04, 2014 11:30 am
Forum: General Discussion and Questions
Topic: What is basic hardware requirements for micropython
Replies: 27
Views: 35698

Re: What is basic hardware requirements for micropython

First of all, regarding "new" and "old" versions. I would like to start with resetting the baseline by saying that new versions of most software don't bring any useful changes. Mostly, they bring flip-flop style of changes and features not really needed by users. There're purely marketing matters b...
by torwag
Tue Mar 04, 2014 10:58 am
Forum: General Discussion and Questions
Topic: 500 stars and counting!
Replies: 4
Views: 6635

Re: 500 stars and counting!

I wonder if we could make use of something like this https://github.com/whispersystems/bithub I guess esp. a project like micropython might receive contributions of quite a lot and often very divers fields and a kind of extra payment might help here and there. E.g., Some people might want to address...
by torwag
Tue Mar 04, 2014 10:19 am
Forum: General Discussion and Questions
Topic: Command Reference
Replies: 6
Views: 10263

Re: Command Reference

This comes along the lines, whether micropython should use something like doxygen or Epydoc etc.
It will encourage devs to write meaningful commands, docstrings, etc. and can be a task for non-programmers to help with.
Even if this auto-generated doc is very limited, it is better then no doc.
by torwag
Tue Mar 04, 2014 10:12 am
Forum: General Discussion and Questions
Topic: Usage of this forum
Replies: 16
Views: 19207

Re: Usage of this forum

@pfalcon: Yes, sharing among some people the moderation duties is on the list. As said by dhylands, we expect a larger peak of user registrations after the pyboards starts shipping. As for the subforums, I want to let it grow naturally. If you or others find that a certain topic is addressed frequen...
by torwag
Tue Mar 04, 2014 12:03 am
Forum: General Discussion and Questions
Topic: Usage of this forum
Replies: 16
Views: 19207

Re: Usage of this forum

Hi, Approval is only required for the first two posts of a newly registered user. If I find time, I even promote new users to the regular user base manually after the first post. By time we will see how well we can protect the forum against spambots and trolls and if we could remove the approval ste...