Skip to content

HaydnG/68hc11-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansi C OS Monitor Code for the Motorola 68HC11 MicroController

This is a small monitor application that can be ran on the 68HC11 MicroController

Features

  • Help Menu
  • Go Command - Execute an application at a given memory address
  • MemoeryModify - Small app that allows memory writing at a given address
  • DisplayMemory - Displays A given block of memory - HEX / ASCII
  • Disassembler - Disassemble a given block of memory into Assembly
  • FileLoad - Allows the Loading of an .s19 file.
  • Demo - Runs a demo program that controls a stepper motor connected up to the MicroController (Reading input from a poteniometer to control the motor)

Images

MainMenu

image

Display Memory

image

Stepper Motor

image

About

68hc11 Monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published