- Alaska, USA
- http://gem.librehacker.com
- Joined on
2021-04-03
This code can be used to allow a Raspberry Pi Pico microcontroller, running Mecrisp Stellaris Forth, to read the data from any 2764 compatible EPROM chip, or write data to an AT28C64B chip, and therefore to copy data from one to the other.
Updated
A collection of words I've coded that are generically useful for programming in Mecrisp Stellaris for the RP2040 target.
Updated
RP2040 forth driver for HD44780U-compatible LCD character displays. Written for Mecrisp Stellaris Forth.
Updated
Contains Punyforth code to have an ESP-12E (ESP8266) transmit temperature data as UDP packets. The project is released mainly to share Punyforth words for 1-Wire bus communication and DS18B20 communication.
Updated
Code from practice problems in learning x86-64 assembly.
Updated
A project to control the MCP23S17 GPIO expander chip with FlashForth
Updated
2732A EPROM reader and programmer
Updated
FlashForth code to control a max7219-based LED module using an ATmega328P microcontroller.
Updated