Bare metal micro:bit: Difference between revisions

From Bare metal micro:bit
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Bare Metal {{microbit}}}}__NOTOC__ 400px|thumb|right|Front cover ===Twenty-one experiments in low-level programming=== Welcome to the online version of my book, "Bare metal {{microbit}}", an experiment-based introduction to programming embedded devices at the machine level. The book shows you how to program the ARM-based BBC {{microbit}} in assembly language and in C, and later how to use a simple, embedded operating system. ---- {{Cop...")
 
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:Bare Metal {{microbit}}}}__NOTOC__
{{DISPLAYTITLE:Bare metal {{microbit}}}}__NOTOC__
[[Image:cover.png|400px|thumb|right|Front cover]]
[[Image:cover.png|400px|thumb|right|Front cover]]
===Twenty-one experiments in low-level programming===
===Twenty-one experiments in low-level programming===

Revision as of 13:44, 6 August 2024

Front cover

Twenty-one experiments in low-level programming

Welcome to the online version of my book, "Bare metal micro:bit", an experiment-based introduction to programming embedded devices at the machine level. The book shows you how to program the ARM-based BBC micro:bit in assembly language and in C, and later how to use a simple, embedded operating system.


Copyright © 2019–24 J. M. Spivey. All rights reserved.