Skip to content

Repository files navigation

LocalAir_development

Firmware for the Teensy hardware

This is the first version of the LocalAir microprocesser software, for use on the Teensy 4.0.

This version works, but is grim. A product version is currently under development.

The main code is in the src directory.

Setup

This project uses PlatformIO.

To get started, install either:

Building

Either:

  • Run pio run --target upload, if using PlatformIO Core (CLI), or
  • Use the PlatformIO: Upload button in VS Code, if using PlatformIO IDE.

Data analysis

The code is in the data_processing directory.

This repo uses nbstripout to stop private data being committed to this repo.

  1. First install nbstripout in your Python environment.
  2. Then run nbstripout --install --attributes .gitattributes from the root directory of the repo.

This will ensure that Jupyter notebooks are committed with no outputs present.

About

This is the development version of the LocalAir microprocessor hardware.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages