From ettorigo at gmail.com Sat Jan 6 07:58:34 2018 From: ettorigo at gmail.com (Etto Rigo) Date: Sat, 6 Jan 2018 13:58:34 +0100 Subject: [Microbit-Python] MU and uFlash for Windows 10? Message-ID: < (https://mail.python.org/mailman/listinfo/microbit). Note This project is under active development. Please help other developers by adding tips, how-tos, and Q&A to this document. Thanks! Projects related to MicroPython on the BBC micro:bit include: - Mu - a simple code editor for kids, teachers and beginner programmers. Probably the easiest way for people to program MicroPython on the BBC micro:bit. - uFlash - a command line tool for flashing raw Python scripts onto a BBC micro:bit. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ntoll at ntoll.org Sat Jan 6 13:29:50 2018 From: ntoll at ntoll.org (Nicholas H.Tollervey) Date: Sat, 6 Jan 2018 18:29:50 +0000 Subject: [Microbit-Python] MU and uFlash for Windows 10? In-Reply-To: References: Message-ID: Both work on Windows 10. N. On 06/01/18 12:58, Etto Rigo wrote: > < > (https://mail.python.org/mailman/listinfo/microbit > ). > > Note > > This project is under active development. Please help other developers > by adding tips, how-tos, and Q&A to this document. Thanks! > > Projects related to MicroPython on the BBC micro:bit include: > > * Mu - a simple code editor for kids, > teachers and beginner programmers. Probably the easiest way for > people to program MicroPython on the BBC micro:bit. > * uFlash - a command line > tool for flashing raw Python scripts onto a BBC micro:bit. > >> > > > > _______________________________________________ > Microbit mailing list > Microbit at python.org > https://mail.python.org/mailman/listinfo/microbit > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 455 bytes Desc: OpenPGP digital signature URL: From r.fuentes at cgenial.org Fri Jan 12 05:37:46 2018 From: r.fuentes at cgenial.org (=?utf-8?B?UmljaGFyZCBGdWVudGVzIC0gRm9uZGF0aW9uIENHw6luaWFs?=) Date: Fri, 12 Jan 2018 10:37:46 +0000 Subject: [Microbit-Python] Question about Program micro:bit with Python Message-ID: Hello, I work for a french Foundation : CG?nial. We help schools to do program with mirco:bit on different languages and I have a question : For programming with Python, we use this Python editor : https://python.microbit.org/v/1 You know if it exists an other IDE to program microbit with python but with a virtual card ? Like on https://makecode.microbit.org/ : it would be amazing ! Thanks for your help ! Best regards Richard [cid:image002.png at 01D38B99.C4773440] Richard Fuentes | Responsable innovation num?rique Tel. 01 42 71 61 87 / 06 87 21 54 59 Fondation CG?nial | www.cgenial.org [bandeau_siteweb CG?nial] Nouveau projet CG?nial pour sensibiliser les coll?giens et les lyc?ens aux sciences du num?rique Plus d?infos sur https://www.cgenial.org/82-nos-actions/162-yes-we-code-connectez-vos-salles-de-cours ?crire ? yeswecode at cgenial.org [cid:image005.png at 01D38B96.20AE3780] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 19143 bytes Desc: image005.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 8387 bytes Desc: image002.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 12536 bytes Desc: image004.jpg URL: From ntoll at ntoll.org Fri Jan 12 10:30:30 2018 From: ntoll at ntoll.org (Nicholas H.Tollervey) Date: Fri, 12 Jan 2018 15:30:30 +0000 Subject: [Microbit-Python] Question about Program micro:bit with Python In-Reply-To: References: Message-ID: <19bde23e-f248-b747-5d88-61e3ba231d9b@ntoll.org> Hi Richard, I'd use Mu rather than the browser based editor simply because Mu has more features and is easier to use. I'm not sure what you mean by "virtual card". Do you mean some sort of micro:bit emulator..? Best wishes, Nicholas. On 12/01/18 10:37, Richard Fuentes - Fondation CG?nial wrote: > Hello, > > ? > > I work for a french Foundation : CG?nial. > > We help schools to do program with mirco:bit on different languages and > I have a question : > > For programming with Python, we use this Python editor : > https://python.microbit.org/v/1 > > You know if it exists an other IDE to program microbit with python but > with a virtual card ? Like on https://makecode.microbit.org/ ?: it would > be amazing ! > > ? > > Thanks for your help ! > > ? > > Best regards > > ? > > Richard > > ? > > ? > > *Richard Fuentes | Responsable innovation num?rique* > > Tel. 01 42 71 61 87 / 06 87 21 54 59 > > Fondation CG?nial | www.cgenial.org > > ? > > bandeau_siteweb CG?nial > > *Nouveau projet CG?nial pour sensibiliser les coll?giens et les lyc?ens > aux sciences du num?rique* > > Plus d?infos sur > https://www.cgenial.org/82-nos-actions/162-yes-we-code-connectez-vos-salles-de-cours > > ?crire ? yeswecode at cgenial.org > > ? > > ? > > ? > > ? > > > > _______________________________________________ > Microbit mailing list > Microbit at python.org > https://mail.python.org/mailman/listinfo/microbit > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 455 bytes Desc: OpenPGP digital signature URL: From titimoby at gmail.com Fri Jan 12 10:47:40 2018 From: titimoby at gmail.com (Thierry Chantier) Date: Fri, 12 Jan 2018 15:47:40 +0000 Subject: [Microbit-Python] Question about Program micro:bit with Python In-Reply-To: <19bde23e-f248-b747-5d88-61e3ba231d9b@ntoll.org> References: <19bde23e-f248-b747-5d88-61e3ba231d9b@ntoll.org> Message-ID: I'm also using Mu editor in my french workshops (Mixteen ) ;) Le ven. 12 janv. 2018 ? 16:30, Nicholas H.Tollervey a ?crit : > Hi Richard, > > I'd use Mu rather than the browser based editor simply because Mu has > more features and is easier to use. > > I'm not sure what you mean by "virtual card". Do you mean some sort of > micro:bit emulator..? > > Best wishes, > > Nicholas. > > On 12/01/18 10:37, Richard Fuentes - Fondation CG?nial wrote: > > Hello, > > > > > > > > I work for a french Foundation : CG?nial. > > > > We help schools to do program with mirco:bit on different languages and > > I have a question : > > > > For programming with Python, we use this Python editor : > > https://python.microbit.org/v/1 > > > > You know if it exists an other IDE to program microbit with python but > > with a virtual card ? Like on https://makecode.microbit.org/ : it would > > be amazing ! > > > > > > > > Thanks for your help ! > > > > > > > > Best regards > > > > > > > > Richard > > > > > > > > > > > > *Richard Fuentes | Responsable innovation num?rique* > > > > Tel. 01 42 71 61 87 / 06 87 21 54 59 > > > > Fondation CG?nial | www.cgenial.org > > > > > > > > bandeau_siteweb CG?nial > > > > *Nouveau projet CG?nial pour sensibiliser les coll?giens et les lyc?ens > > aux sciences du num?rique* > > > > Plus d?infos sur > > > https://www.cgenial.org/82-nos-actions/162-yes-we-code-connectez-vos-salles-de-cours > > > > ?crire ? yeswecode at cgenial.org > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > Microbit mailing list > > Microbit at python.org > > https://mail.python.org/mailman/listinfo/microbit > > > > > _______________________________________________ > Microbit mailing list > Microbit at python.org > https://mail.python.org/mailman/listinfo/microbit > -------------- next part -------------- An HTML attachment was scrubbed... URL: From aivar.annamaa at gmail.com Sun Jan 14 06:52:26 2018 From: aivar.annamaa at gmail.com (Aivar Annamaa) Date: Sun, 14 Jan 2018 13:52:26 +0200 Subject: [Microbit-Python] Question about Program micro:bit with Python In-Reply-To: References: Message-ID: <63271d7f-3c6e-bc75-b371-48c71fe105fb@gmail.com> Hi! There is also micro:bit plug-in for Thonny IDE (https://bitbucket.org/KauriRaba/thonny-microbit , http://thonny.org) best regards, Aivar On 12.01.2018 12:37, Richard Fuentes - Fondation CG?nial wrote: > > Hello, > > I work for a french Foundation : CG?nial. > > We help schools to do program with mirco:bit on different languages > and I have a question : > > For programming with Python, we use this Python editor : > https://python.microbit.org/v/1 > > You know if it exists an other IDE to program microbit with python but > with a virtual card ? Like on https://makecode.microbit.org/ ?: it > would be amazing ! > > Thanks for your help ! > > Best regards > > Richard > > *Richard Fuentes | Responsable innovation num?rique* > > Tel. 01 42 71 61 87 / 06 87 21 54 59 > > Fondation CG?nial | www.cgenial.org > > bandeau_siteweb CG?nial > > *Nouveau projet CG?nial pour sensibiliser les coll?giens et les > lyc?ens aux sciences du num?rique* > > Plus d?infos sur > https://www.cgenial.org/82-nos-actions/162-yes-we-code-connectez-vos-salles-de-cours > > ?crire ? yeswecode at cgenial.org > > > > _______________________________________________ > Microbit mailing list > Microbit at python.org > https://mail.python.org/mailman/listinfo/microbit -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 8387 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 12536 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 19143 bytes Desc: not available URL: