Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chems-bitti authored Feb 24, 2022
1 parent c008992 commit c63e30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Fire Alarm
Configuring LPC1768 microcontroller to generate PWM signal for fans and alarm depending on temperature on Keil µVision IDE. Subject of an exercise in my microcontroller's course at Sorbonne University.
Configuring LPC1768 microcontroller to generate PWM signal for fans and alarm depending on temperature on Keil µVision IDE. Subject of an exercise in my microcontroller course at Sorbonne University.
# Exercise Criteria:
We have a temperature sensor that computes a value on 8 bits (connected to P0.16 to P0.23). When a new value is computed, a bit we call "new" (connected to P0.2) is reset to 0.

Expand Down

0 comments on commit c63e30a

Please sign in to comment.