ertlnagoya / embedded-lab

Lingua Franca Embedded Lab

Home Page:http://www.lf-lang.org/embedded-lab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lingua Franca Embedded Lab

This repository provides documentation and lab exercises for using Lingua Franca (LF) to program the Pololu 3pi+ 2040 robot. You can build LF programs and flash them directly onto the robot or use a secondary Pico board as a debugger using the picoprobe application.

Read the docs

To read the docs, visit lf-lang.org/embedded-lab.

Edit the docs

To contribute to this documentation, fork of this repo and file a pull request. For documentation on the mdBook framework that we use to render the docs, see mdbook.

Build and run locally

The book can also be built and served locally after installing mdbook. Simply run the follow command in the root of this repository:

mdbook serve

Other Resources

About

Lingua Franca Embedded Lab

http://www.lf-lang.org/embedded-lab/

License:BSD 2-Clause "Simplified" License