Home Page
The Code that Runs Auto-Drive
For the programming part of this project we will be using two languages to control our HC08 microprocessor.
All of the “thinking” will be down with C programming and all of the I/O ports and configurations will be
done using Assembly programming. These two languages will be talking back and forth telling the HC08 what
to do at any point in time.
Motor Controller Assembly Code Snipet
Display Count Assembly Code Snipet