Running Advent of Code on a $2 microcontroller

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • jaguar

    Use live reloading over WiFI to turbo-charge developing for your ESP32. (by toitlang)

  • Sure.

    The easiest way is probably to install Jaguar https://github.com/toitlang/jaguar

    I would very much recommend the Visual Studio Code extension when you are starting out with the language. Will give you a lot of help and hints around the syntax. But you can use any editor.

    Run a program on the desktop with `jag run -d host myprogram.toit`

    Install the `host` package for non-embedded things like files, pipes and subprocesses:

    ```

  • toit

    Program your microcontrollers in a fast and robust high-level language.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts