toddbranch / ECE383

USAFA ECE383 course website.
10 stars 6 forks source link

USAFA ECE383 (Embedded Systems II) Course Website

Live site: www.ece383.com

Course Director - Capt Todd Branchflower, todd.branchflower@usafa.edu

Building the Site

The course materials are written in markdown. To build it, I use a slightly modified markdown parser and some basic templating in conjunction with a build script. These are written in javascript and run using node.js. Here is the course-build script: https://github.com/toddbranch/course-build .

I also rely on slides using reveal.js - they're available at: https://github.com/toddbranch/ECE383_slides

Contributors

I want you to help me make this the best FPGA course in existence! Send me a pull request and I'll add you to the list.

License

Anyone is free to use or modify this material for any purpose.