eep-reference-card.ods

Sheet with all default Eep opcodes, and an overlay to cut out to help remember the purpose of the LEDs

spreadsheet - 13.38 kB - 11/15/2022 at 01:25

Download

hello.eep

Hello, World! for Eep

eep - 554.00 bytes - 11/15/2022 at 01:19

Download

eep-string-inout.asm

An example program that get's the user's name over serial, and prints it back out. It's not in Eep format, so you have to enter it by hand or convert it.

asm - 4.56 kB - 11/15/2022 at 01:17

Download

stack.eep

A subroutine/stack implementation for Eep. Store subroutine addr in 42a, where to return to in 3fe. Jump to 40c to make the subroutine call.

eep - 415.00 bytes - 11/15/2022 at 01:06

Download

eep-stringgen.c

C program to generate strings for Eep.

x-csrc - 965.00 bytes - 11/15/2022 at 01:04

Download

eep_oop_ork.ino

Main Arduino Sketch for Eep.

ino - 20.13 kB - 11/15/2022 at 00:59

Download