https://github.com/wa1tnr/try_mbit-a
mecrisp-stellaris Forth on micro:bit nRF51822 may 18 2022 uploading and sample forth source - personal experimentation wa1tnr March 2022
https://github.com/wa1tnr/try_mbit-a
assembler daplink forth intel-hex mbed mecrisp-stellaris microbit nrf51822
Last synced: about 1 year ago
JSON representation
mecrisp-stellaris Forth on micro:bit nRF51822 may 18 2022 uploading and sample forth source - personal experimentation wa1tnr March 2022
- Host: GitHub
- URL: https://github.com/wa1tnr/try_mbit-a
- Owner: wa1tnr
- Created: 2022-03-19T23:16:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T13:53:08.000Z (over 4 years ago)
- Last Synced: 2025-02-10T00:27:58.694Z (over 1 year ago)
- Topics: assembler, daplink, forth, intel-hex, mbed, mecrisp-stellaris, microbit, nrf51822
- Language: Assembly
- Homepage:
- Size: 186 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mon 21 Mar 20:01:04 UTC 2022
mecrisp-stellaris: microbit-ra
from Matthias Koch
origin https://github.com/juju2013/mecrisp-stellaris.git
Use the microUSB port of microbit v 1.5 to connect to
the host PC.
It should present as a VFAT volume to the operating system.
Mounted in linux as 'MICROBIT' and contains two files.
Copy the .hex file onto that volume. Microbit does the rest for you.
Communicate with the mecrisp-stellaris Forth interpreter,
via USB (CDC/ACM).
END.