[Microbit-Python] Differences between BBC: microbit and pyboard

hot.toast hot.toast at yahoo.co.uk
Tue Aug 9 01:50:19 EDT 2016


Thanks! I can recall seeing that baud-rate option but didn't realise its 
significance

I can now get  what I was expecting!

screen /dev/ttyACM0 115200

followed by Ctrl-D

 >>>
soft reboot
MicroPython v1.7-9-gbe020eb on 2016-04-18; micro:bit with nRF51822
Type "help()" for more information.
 >>>







On 09/08/16 00:55, Damien George wrote:
> You need to specify the baudrate:
>
> screen /dev/ttyACM0 115200
>
>
> On 9 August 2016 at 06:23, hot.toast via Microbit <microbit at python.org> wrote:
>> This certainly does download something but I cannot get any kind of prompt
>> in a terminal if I do
>>
>> screen /dev/ttyACM0
>>
>> like I would with the pyboard
>>
>>
>>
>> On 07/08/16 13:58, Carlos P.A. wrote:
>>> You can also run uflash without giving it any python file and it will copy
>>> the runtime on its own.
>>>
>> _______________________________________________
>> Microbit mailing list
>> Microbit at python.org
>> https://mail.python.org/mailman/listinfo/microbit




More information about the Microbit mailing list