Tami Farber
Tami’s activity
Tami’s public repositories
-
microbit
Change corresponds to project file microbit-9-sendButtonData. BLE disabled so radio could be enabled.
Last updated: 26 Nov 2019 17 22 -
microbit-10-radioTempData
Using C/C++, program reads temperature and displays in Celsius if button A is pressed or Fahrenheit if button B is pressed. Uses radio to transmit temp to a second MicroBit
#MicroBitRadio, #tempOverRadioLast updated: 26 Nov 2019 2 7 -
microbit-2-dottedField
microbit project 2 Display 25 dots randomly, one by one, until LED matrix is full. Clear screen and repeat on continuous loop.
#LEDmatrix, #randomLEDLast updated: 30 Nov 2019 1 5 -
microbit-4-pushLED
MicroBit project problem #4 Display 1 dot randomly in the LED matrix. Button A moves led left, Button B moves led right, and Buttons A+B pressed together move the led …
#buttonEvents, #LEDmoves, #MicroBitLast updated: 30 Nov 2019 1 8 -
microbit-6-tempByButtons
Class project: coded in C/C++ Using onboard sensor, display current temperature in Celsius when button A is pressed and in Fahrenheit when button B is pressed.
#C, #MicroBit, #TemperatureLast updated: 26 Nov 2019 1 11 -
microbit-7-count_0-9-0_
Using C/C++, coding for MicroBit to count from 0 to 9 and then return to 0. Each change in number takes one second.
#secondsTimerLast updated: 26 Nov 2019 1 2 -
microbit-9-sendButtonData
Class project using MicroBit coded in C/C++ to send notifications between MicroBit units via radio signal that prompted the LED field to display A if button A was pressed and …
#button_event, #radioEnabledLast updated: 26 Nov 2019 1 3 -
microbit-dal
Revised to disable BLE for radio communication as needed.
Last updated: 26 Nov 2019 75 17 -
microbit-dali
disabled BLE to use radio
Last updated: 26 Nov 2019 75 6 -
MicroBit Projects
INF 294 C Programming Topics final project is a list of 10 small projects to complete with the MicroBit programmed in C.
Last updated: 26 Nov 2019 3