Relay Trainer Code
A single board computer using an electromechanical CPU
Brought to you by:
jhallen
File | Date | Author | Commit |
---|---|---|---|
examples | 2013-08-09 |
![]() |
[4118e3] Clean up example programs and XON/XOFF handshaking |
htdocs | 2019-12-17 |
![]() |
[1c2691] Update link |
mfg | 2013-08-05 |
![]() |
[abcbfa] Add manufacturing tests. |
pic | 2020-02-10 |
![]() |
[08cea8] Use -O1 to save space. |
tools | 2019-11-13 |
![]() |
[b08788] Lyle Bickley's fixes: print label only lines in... |
.hgtags | 2013-08-09 |
![]() |
[9a02bc] Added tag rev1 for changeset 83ed420364b4 |
Makefile | 2013-08-05 |
![]() |
[14381e] Update Makefiles |
README | 2013-08-05 |
![]() |
[14381e] Update Makefiles |
Relay Trainer software / firmware... I use Cygwin as my development environment in Windows. I use MPLAB IDE v8.87 for compiling pic/main and pic/kbddisp: you can open the project files in these directories with MPLAB or just type 'make' to build. Type 'make' in the tools directory to build the simulator and assembler.