Skip to content

AurelVU/ESTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects contains:

  1. led_test -> flashing four integrated LEDs (ring)
  2. ex_board_led_test -> flashing LEDs on the external board (green - red - blue)
  3. ex_board_led_btn -> turning ON/OFF (white) the LEDs on the external board by pressing (click) on the button
  4. ex_board_led_timer -> turning ON (white) LEDs on the external board when the timer resets, else turning OFF
  5. ex_board_led_timer_interrupts -> turning ON/OFF (white) LEDs on the external board when the timer overflow occurs (using interrupts)
  6. ex_board_led_btn_interrupts -> turning ON/OFF (white) the LEDs on the external board by pressing (click) on the button (using interrupts)
  7. ex_board_led_pwm -> slowly flashing LEDs (white) on the external board with pwm

Labs

  1. lab1
  2. lab2
  3. lab3
  4. lab4
  5. lab5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published