I'm wondering why so few forth microcontoller tutorials are out there?

This page summarizes the projects mentioned and recommended in the original post on /r/Forth

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. jonesforth

    Mirror of JONESFORTH

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. zeptoforth

    A not-so-small Forth for Cortex-M

    This is a definite shameless plug, but I would recommend my zeptoforth - it has strong support for the RP2040 (e.g. the RPi Pico), including peripheral support and support for executing on both cores, and also has support for a number of STM32 platforms, and comes with a range of example code, documentation, and a wiki.

  4. stm8ef

    STM8 eForth - a user friendly Forth for simple µCs with docs

    Thanks, GitHub URL: https://github.com/TG9541/stm8ef

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

  • A ready to use interactive Forth system for STM8 MCUs

    1 project | news.ycombinator.com | 2 Aug 2024
  • Recommend an LPC 8051 or STM8?

    1 project | /r/embedded | 11 Feb 2022
  • What's your favorite family of MCU and why?

    2 projects | /r/embedded | 12 Sep 2021
  • Forth language : what are it's pros and cons?

    1 project | /r/embedded | 20 Aug 2021
  • FOR .. NEXT loops in eForth

    1 project | /r/Forth | 30 May 2021

Did you know that Assembly is
the 32nd most popular programming language
based on number of references?