Skip to content

5eoyeon/linetracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linetracer

Embedded System Design

Using TI-RSLK(based on 32-bit ARM Cortex-M4F CPU), design a program to follow an Eulerian Circuit with single-stroke drawing.

  • Phase 1: Explore Eulerian trail
    An exploaratory phase to identify a valid Eulerian Circuit.
    Navigate the Eulerian Circuit map and remember the path.
  • Phase 2
    Based on the exploration in Phase 1, Linetracer must generate and follow a path that satisfies the single-stroke drawing criteria.

code
report
video

About

Embedded System Design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages