Friday 26 November 2021

Microbit lessons and resources...

 https://microbit.org/lessons/


https://www.digikey.co.uk/en/maker/blogs/2018/how-to-use-one-micro-bit-to-control-another


https://make.techwillsaveus.com/microbit/activities/microbot-radio-control


https://projects.raspberrypi.org/en/projects/microbit-meteorologist/7



Thursday 25 November 2021

Trying to programme my MiniBit...


Block editor for MicroBit says it requires a .mkcd or a .hex file. 

.mckd - MakeCode Programme. 

https://makecode.com/language

 


Key file on Github would seem to be Typescript


But I can't find a way to go from Typescript to .mkcd


Turns out, all I need to do was search for MiniBit in the extensions...


Wednesday 6 October 2021

Web code editing...

 Looking at Jet Brains. 

Free educational licence: https://www.jetbrains.com/community/education/#students

Trying Webstorm.


Need to integrate into Github... 

Resource here to do that: https://www.jetbrains.com/help/webstorm/github.html#register-account

Can I make this work well?


Webstorm then asks for a link to Github. 

Fine. 

Brings it down. 

Make an edit. 

Preview: https://www.jetbrains.com/help/webstorm/editing-html-files.html#ws_html_preview_output_built_in_browser


Then try to upload... 

Needed to set up a token to integrate Webstorm and Github. 

Yes, it works. 

Very happy. Need to add more code and repeat the cycle of work.