Skip to content

My Practicum-In-Computer-Engineer course code (0120423 01/59)

Notifications You must be signed in to change notification settings

psychoAB/Practicum-In-CPE-01-59

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practicum-In-CPE-01-59

Description:
My Practicum-In-Computer-Engineer course code (0120423 01/59)

Timeline

  • week04: blink a led on microcontroller board

  • week05: Makefile for better life and rushing C course

  • week09: program microcontroller to work with peripheral board

    • peri.h / peri.c: peripheral libary
    • chase.c: turn led on peripheral board one by one
    • count.c: led on peripheral board count number 0-7 in binary
    • sw-count.c: led on peripheral board count how many time you push the button on peripheral board
    • light-3.c led on peripheral board indicate light level in 3 levels
    • light-8.c led on peripheral board indicate light level in 8 levels
  • week10: communitcate with microcontroller

    • firmware/ : microcontroller firmware using usbdrv
    • java/ : app and microcontroller driver in Java language using usb4java
    • python/ : app and microcontroller driver in Python language using PyUSB [not complete]

About

My Practicum-In-Computer-Engineer course code (0120423 01/59)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published