Programming microcontrollers in OCaml: The OCaPIC project

8Citations
Citations of this article
4Readers
Mendeley users who have this article in their library.
Get full text

Abstract

PIC microcontrollers are low-cost programmable integrated circuits,consume very little energy, but are hard to program due to very little available resources. They are traditionally programmed using lowlevel languages (e.g., assembler or subsets of C), which provide very few safeguards if any. This paper presents the issues we had to solve to successfully port a modern multi-paradigm general-purpose programming language, which notably provides automatic memory management and strong static type checking, to this rather peculiar hardware.

Cite

CITATION STYLE

APA

Vaugon, B., Wang, P., & Chailloux, E. (2015). Programming microcontrollers in OCaml: The OCaPIC project. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 9131, pp. 132–148). Springer Verlag. https://doi.org/10.1007/978-3-319-19686-2_10

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free