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 a26b64d061 | 1 year ago | |
---|---|---|
LICENSE | 1 year ago | |
README.md | 1 year ago | |
alee-devboard-schematic.pdf | 1 year ago | |
alee-devboard.kicad_pcb | 1 year ago | |
alee-devboard.kicad_pro | 1 year ago | |
alee-devboard.kicad_sch | 1 year ago | |
alee-devboard.kicad_sym | 1 year 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