Skip to content

Examples Index + Roadmap #1

@lawcho

Description

@lawcho

Quick Start Examples

  • Minimal LED blink [led_blink1]
  • Non-LED Output [count_binary, count_7seg]
  • Input [relay]
  • Misc. Board-only programs [led_blink_slower, led_pwm1]

How to implement IO style XXX

  • Haskell-style IO monad [led_blink_3]
  • Gloss-style play function

Interop with libraries (not just RPP stdlib)

Alternatives to bit-banging

  • Application-specific 3rd-party C libraries
  • On-chip specialized hardware (e.g. PWM/UART/SPI/I2C/USB) [led_pwm2]
  • On-chip PIO hardware

Examples where FP shines

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions