Awesome explanation. I'm glad finding your channel
@farukche38484 жыл бұрын
I tested the radio signal lol. Mine radio worked at over 50 meter distance
@ZainTechSavvy4 жыл бұрын
This is so helpful
@minsmarv Жыл бұрын
I need to do this for a project but I don't have my own micro bits and I can only do it in school so where can I buy them??
@sparkfun Жыл бұрын
www.sparkfun.com/products/17287
@psycho_blaze7 жыл бұрын
This is some amazing stuff to teach children about the coming future of technology
@brettryan8737 Жыл бұрын
why are there rolls of tape hanging off the fridges
@faizuromg72303 жыл бұрын
You are the best!!!and great explanation
@avaxo.074 жыл бұрын
Thank you so much for this. Helped me so much for my project. Great video!
@DmitryEljuseev7 жыл бұрын
Great totorial, thanks. I also ordered one to my son. Stupid questions: What is the maximum pin current for "1" and "2" pins? Do they have transistor output, or its a direct CPU pin? If there are several hex-apps placed in a microbit folder, which one will be started? Is it possible to have automatic Arduino-like upload in IDE? Thanks.
@ShawnHymel7 жыл бұрын
According to the edge connector info page (tech.microbit.org/hardware/edgeconnector_ds/), you can have up to 3 pins sink/source up to 5 mA. Other than that, I believe it's 0.5 mA per pin. As far as I can tell, the pins are directly connected to the CPU, so it's not a lot of current to work with. If I recall correctly, the .hex file with the latest date stamp is the one that's used when you upload multiple .hex files. I've heard of custom scripts that will look for .hex files in your downloads directory and automatically copy them to your MICROBIT drive. Other than that, the mu micropython editor (codewith.mu/) has an automatic uploader.
@DmitryEljuseev7 жыл бұрын
Thanks. Thats weird that some people connect speaker directly to it, like here - www.suppertime.co.uk/blogmywiki/2016/02/microbit-sound/
@AbdullahKahramanPhD6 жыл бұрын
Man, you are so lucky, mine is only 1 year old and I don't know what technology will bring when he is 7
@august48626 жыл бұрын
this is so cool!!!
@StuffWithKirby7 жыл бұрын
Haha 42, nice
@shawnhymel76477 жыл бұрын
:)
@diesws44657 жыл бұрын
Hi, I have a Question. Where I can buy the speaker and so on? Because your vids are very cool and I want to do the same. Sry for Bad English I am from Germany!
@ShawnHymel7 жыл бұрын
We sell the speaker, wires, and other components at SparkFun: www.sparkfun.com/products/7950. You can see if there is a company that sells SparkFun parts you need in Europe: www.sparkfun.com/distributors
@dan.timonea5967 жыл бұрын
You can very easily use your headphones, just don't put them in your ear.
@jackietwotwo65877 жыл бұрын
HOw far can this radio signal reach within the microbit can I be like 2 houses away
@shawnhymel76477 жыл бұрын
I didn't test the extent of it's range, but I suspect that it would only work a couple of rooms away. BLE is a low-power technology, so I wouldn't expect much more than that.
@sparcky5007 жыл бұрын
Hey! The micro:bit's radio can reach around 21 meters (70 feet) over an open area(given it isn't disturbed by other electronics). So I belive two houses is a bit to much(as Shawn also said). Though we tested it's range with a remote controlled car in our office and it easily reached 15 meters. Hence the possibility is there :)
@reize_weiss7 жыл бұрын
notif squad
@reize_weiss7 жыл бұрын
oooh
@joshua_colson6 жыл бұрын
Does anyone know how to do this using the python module
@ShawnHymel6 жыл бұрын
I saw your comment below first, but here is my introduction to using MicroPython with the micro:bit (in case someone else is looking for it :) kzbin.info/www/bejne/kHq6kGmorb6BeMk
@josephkreifelsii65966 жыл бұрын
Speaker? Looks more like a buzzer
@ShawnHymel6 жыл бұрын
It is a small metal speaker (www.sparkfun.com/products/7950) that works with a square wave. Because there is no piezo element, it's not really considered a "piezo buzzer." That being said, it's tuned for 2kHz, so it's really meant to be used like a buzzer.
@josephkreifelsii65966 жыл бұрын
Cool. Thanks for that
@jvrpapa057 жыл бұрын
first
@fionaandmartineverett98437 жыл бұрын
i will name mine 69 get it
@TheTigero7 жыл бұрын
Ugh this isn't better than teaching code! It's the same thing, stop with the click and drop interfaces, they aren't doing anyone any favors
@josephkreifelsii65966 жыл бұрын
Agrred
@WaveLivina6 жыл бұрын
This method for teachers teaching in school..and for amathur like me. For advance learner and uviversity students should use advance language like java, c++ etc. Thanks to developer for introducing interesting and better GUI for better understanding in programming.
@joshua_colson6 жыл бұрын
Yes but keep in mind the microbit is meant for year 7s in the UK which is when your 11 so this is to teach basic coding concepts and to Keep younger people interested in programming because let's be honest if you tried to teach a kid to program through print statements in python many lose interest although I understand your frustration I want to know how to do this using the microbit python module
@ShawnHymel6 жыл бұрын
After talking to some teachers, it seems that right around 7th or 8th grade (in the US) is where many students want to transition from graphical programming (like Scratch or MakeCode) to text-based programming. For using Python on the micro:bit, I threw together a couple of videos on how to get started with MicroPython: kzbin.info/www/bejne/kHq6kGmorb6BeMk