Try it with Gravity?
One Micro:bit Connected via USB and one on Battery Pack
Last updated
One Micro:bit Connected via USB and one on Battery Pack
Last updated
Can we collect the data and "see it" on the computer? The serial write value block can send pieces of data back to the computer (if it is connected through a USB)
With the micro:bit code downloaded from the MakeCode app to the micro:bit and the USB cable connected it will start receiving data from the first micro:bit. Under the simulator in the app a purple outlined button shows up Show data Device.
You should see a download button in the top right hand corner of the box - this will allow you to download and save the last 20 seconds of recorded data as a CSV file.
The CSV file may open directly into a spreadsheet. If it does NOT then find your downloads file and you should see a file titled data.csv