Search found 52 matches

by MCHobby
Sun Apr 10, 2016 10:44 am
Forum: General Discussion and Questions
Topic: Free RAM on MicroPython boards
Replies: 37
Views: 73749

Re: Free RAM on MicroPython boards

[quote="dhylands"]You can run the following to determine the amount of free RAM (this works on the pyboard). [code]>>> import gc >>> gc.mem_free() 101376 [/code] You should probably do a gc.collect() first to free up as much memory as can be freed.[/quote] I did also find the gs.mem_alloc() However,...
by MCHobby
Mon Jan 26, 2015 2:10 pm
Forum: MicroPython pyboard
Topic: pyboard pins quick reference
Replies: 4
Views: 4995

Re: pyboard pins quick reference

Hi,
I'm writing some info in french on the board and need some help.
I don't have the board yet but need to know the onboard LED color and feature (from top to bottom).
Some are used while the boot process... which one is it
Could someone share the info with me?

Thank
Dominique