Schoumi
fce420da48
update makefile for ubuntu 18.04
1 month ago
Schoumi
81d408fe7c
Change source build to git.mob-dev.fr for my students
...
Add Makefile to make it easier to patch cmakelists for each student
1 month ago
Schoumi
52ed0f0ee7
SSD1306 support example
1 month ago
James Devine
285f9acfb5
Merge pull request #36 from carlosperate/yotta-target
...
Set the target to be fetched from GitHub instead of the (deprecated) Yotta registry
10 months ago
carlosperate
a97ba70394
Set the target to be fetched from GiHub instead of (deprecated) Yotta registry.
10 months ago
Joe Finney
c3b02564fd
Bump to v2.1.1
4 years ago
Joe Finney
d324104b68
Merge pull request #20 from SaitoYutaka/master
...
Add launch.json for Visual Studio Code (Windows)
4 years ago
Joe Finney
bb8ecacec7
Merge pull request #21 from microbit-sam/add-oob
...
Add Out Of Box experience source code to samples
4 years ago
Joe Finney
f9a799486c
Merge pull request #22 from microbit-sam/no_mitm
...
Change pairing mode to "Just Works" on BLE samples
4 years ago
Sam Kent
acc41c736b
Update source/examples/out-of-box-experience/main.cpp
4 years ago
Sam Kent
8b2cef2608
Change pairing mode to "Just Works"
4 years ago
Sam Kent
8c60956a04
Add Out Of Box experience source
4 years ago
Joe Finney
8130101880
version 2.1.0
4 years ago
Saito Yutaka
42d6daa796
Add launch.json
...
Add launch.json.
Add how to debug on Visual Studio Code on README.md
4 years ago
Joe Finney
7368ba2747
Version lock to v2.0.0 releases
...
- Prevent default microbit-samples builds from using tags associated with
development/testing branches by default.
4 years ago
Joe Finney
15565dcae6
Bump to microbit-samples-rc9
5 years ago
Joe Finney
133937addf
Bump to microbit-samples-rc8
6 years ago
James Devine
52faa60a6c
microbit-samples: moved to v2.0.0-rc7
6 years ago
James Devine
03232fafb8
microbit-samples: moved to v2.0.0-rc6
6 years ago
James Devine
9d319cec11
microbit-samples: added carriage return to button events sample.
...
Closes #9
6 years ago
James Devine
da64478a09
Merge pull request #10 from bluetooth-mdw/master
...
Examples for Eddystone URL and UID beacons
6 years ago
Martin Woolley
67cf907341
Made event type more specific for listening to buttons
6 years ago
Martin Woolley
d1795695c9
Merge remote-tracking branch 'upstream/master'
6 years ago
Martin Woolley
6d51454bc9
Examples for Eddystone URL and UID beacons
6 years ago
Joe Finney
a858c4a1f8
Bump version to v2.0.0-rc5
6 years ago
Martin Woolley
f7e55cd8a5
Exit onConnect() when disconnected per @stigbjorlykke observation
6 years ago
Devine
b573c615b1
microbit-samples: neatened up warning on event handlers.
6 years ago
James Devine
549648d2f4
Merge pull request #7 from bluetooth-mdw/master
...
Added a couple of Bluetooth examples
6 years ago
Martin Woolley
5da9e35841
Added a couple of Bluetooth examples
6 years ago
James Devine
6de04d496c
Merge pull request #4 from jaustin/ProximityHeart-v2
...
Proximity heart v2
6 years ago
Jonathan Austin
9bb313f8e4
Give better feedback to user about disbaling BLE
...
This little chunk of pre-processor logic could/should migrate into
microbit-dal in the long run.
6 years ago
Jonathan Austin
274da8ba5a
Add a simple 'Proximity Heart' example
...
You must build this program with BLE disabled, using config.json or
MicroBitConfig.h
If you flash this onto two micro:bits, when in range they will both
display full hearts. When out of range they will show empty hearts.
Buttons:
A: make heart full
B: beat heart (make a small heart, then revert to large0
A+B: stop broadcasting (break up with the other micro:bit!)
There's a 'group_name' variable that lets you choose which micro:bits
will respond to each other on proximity. At the moment, it is left
as an exercise for the user to make the buttons also only work per
group!
6 years ago
Joe Finney
24d01aa6f3
microbit-samples: Restructured repo for easier use
...
- each sample now has a separate folder, named main.cpp
- added .yotta_ignore to prevent them all being linked together
- updated docs accordingly
6 years ago
Joe Finney
a9a4e43ffa
microbit-samples: Minor UX improvements to invaders sample
6 years ago
Joe Finney
557f16ab8d
microbit-samples: Added simple Space Invaders sample
6 years ago
James Devine
d0dabbb757
microbit-samples: removed default config.json, moved from rc3 to rc4
...
A default config.json confused users when try to set option using
MicroBitConfig.h.
This patch removes the default, and thus enforces a user to make
a conscious decision around whether to use yotta config, or MicroBitConfig.h
6 years ago
James Devine
caff795c67
microbit-samples: modified module.json to pull the latest tagged release of microbit
6 years ago
James Devine
628e34882c
microbit-samples: updated module.json to v2.0.0-rc3 and updated reference to microbit to v2.0.0-rc3
6 years ago
James Devine
a0432bf7ff
microbit-samples: added config.json to provide an example of microbit-dal configuration through yotta
6 years ago
James Devine
d425311990
microbit-samples: updated module.json to v2.0.0-rc2 and updated reference to microbit to v2.0.0-rc2
6 years ago
James Devine
5b14de2102
microbit-samples: updated module.json to point to a tagged release of microbit
6 years ago
Joe Finney
73f82275d7
microbit-samples: Update to make HelloWorld the default sample
6 years ago
Joe Finney
8f9a0bcc83
microbit-samples: Added a suite of basic samples
...
Also introduced MicroBitSamples.h as a simple, cross IDE mechanism to choose
which sample to build.
6 years ago
James Devine
7a8e36db3f
microbit-samples: Added license information.
6 years ago
James Devine
9834132da7
microbit-samples: updated main.cpp to scroll "HELLO WORLD! :)"
6 years ago
James Devine
714cdc2d64
microbit-samples: updated readme.md
6 years ago
Joe Finney
d4a13a453e
microbit: Updates to yotta module.json to refer to head revision of microbit
...
master branch
Also removed out of date LICENSE file
6 years ago
James Devine
015d2fa42b
microbit-samples: added default target of bbc-microbit-classic-gcc
6 years ago
James Devine
e8b37cb2fc
microbit-samples: Added an example using our new, componentised DAL.
6 years ago
James Devine
1d39a50e2a
Initial commit
6 years ago