Microcontroller development board for Alee Forth
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Clyne 81f6cc175a
silkscreen fixes; start LCSC BOM
6 months ago
LICENSE initial commit 7 months ago
README.md initial commit 7 months ago
alee-devboard-schematic.pdf finalize rev1 sch/pcb; add 3d modeling 7 months ago
alee-devboard.kicad_pcb silkscreen fixes; start LCSC BOM 6 months ago
alee-devboard.kicad_pro initial commit 7 months ago
alee-devboard.kicad_sch silkscreen fixes; start LCSC BOM 6 months ago
alee-devboard.kicad_sym initial commit 7 months ago

README.md

alee-devboard

The Alee "devboard" is a microcontroller development board designed for use with Alee Forth. It combines a compact and versatile Forth compiler/interpreter with 64kB of fast and non-volatile FRAM: the result is an on-board-IDE that retains your work even after power is removed. Simply plug the devboard into your computer via USB and you're ready to go!

Features:

  • 16MHz microcontroller with 64kB FRAM and 8kB SRAM
  • Plenty of peripherals: ADC, UART, SPI, I2C, timers, RTC
  • Standards-compliant Forth interpreter (compact: uses <8kB of memory)
  • Two buttons and two RGB LEDs for basic input/output
  • Arduino-compatible form factor for easy and familiar tinkering