START
This eBook
Software for eBook
Copyright
---- What is BBC
micro:bit? ------------------------
Introduction
What
does the board do?
Programming
languages
Simulator
---- The first programme
-----------------------------
Step (1)
=> Development environment
Step (2)
=> Programming languages
Step (3)
=> Editor
Step (4)
=> Write program
Step (5)
=> Save, compile and upload to hardware
What
does a compiler do?
Step (6)
=> Test on hardware
Step (7)
=> Project and JavaScript
Save
program
---- Variables and serial
interface ------------
What is
a variable?
A
counter (eBookaktiv_02.hex)
Program
sequence step by step
A
counter as JavaScript
A
counter and serial interface simulator
How fast
is a program?
Serial
interface on laptop
Measuring
temperature and INT variable
Char or
text
CR
(carige return)
Join char
Text
---- Loops, Logic and LED
------------------------
Introduction
while-loop
repeat-loop
IF query
and compass
Calibrate
compass
LED
brightness
Touch
Switch
---- Event control
----------------------------
Press
button A
Press
button A or B and A + B
Dice and
random numbers
Cube
shaken on BBC micro:bit
Touch-Switch
Touch-Switch
---- Peripherie
---------------------------------------
The
Microcontroller
GPIO Pins
Digital
Input Simulator
Digital
Input on Board
Analog
Input Simulation
10 Bit
A/D-Converter
10 Bit
A/D-Converter
What do
we measure at the 3V pin?
Digital
Output
Analog
Output
PWM
Signal
---- Music
---------------------------------------
Speaker
play
music
Playing
a note
Playing
multiple notes
---- Bluetooth
---------------------------------
BBC
micro:bit exchange data with radio
Bluetooth
Basics
Bluetooth
Package install
Bluetooth
Program on micro:bit
Microbit
App Install on Smartphone
Pairing
micro:bit with Smartphone
THE END
|