#702 ARM Microcontroller Projects
Book notes: ARM Microcontroller Projects, by Dogan Ibrahim. Published May 5, 2016.
Notes
See also:
Contents
- Chapter 1 Microcomputer systems
- Chapter 2 Why ARM?
- Chapter 3 Architecture of the STM32F107VCT6 ARM Microcontroller
- Chapter 4 Microcontroller Development Tools
- Chapter 5 Programming ARM Microcontrollers
- Chapter 6 Microcontroller Program Development
- Chapter 7 The EasyMx PRO v7 for STM32 Development Board
- Chapter 8 Beginner ARM Microcontroller Projects
- 8.1 PROJECT 1 – Flashing LED
- 8.2 PROJECT 2 – Complex Flashing LED
- 8.3 PROJECT 3 – Chasing LEDs
- 8.4 PROJECT 4 – Binary Counting LEDs
- 8.5 PROJECT 5 – Random Flashing LEDs
- 8.6 PROJECT 6 – Push-Button Switch With LEDs
- 8.7 PROJECT 7 – Event Counter With LEDs
- 8.8 PROJECT 8 – Quiz Game Controller
- 8.9 PROJECT 9 – Generating the SOS Morse Code
- 8.10 PROJECT 10 – Generating Melody Using a Piezo Buzzer
- 8.11 PROJECT 11 – Electronic Organ
- 8.12 PROJECT 12 – Displaying Text on an LCD Display
- 8.12.1 HD44780 Controller
- 8.13 PROJECT 13 - Event Counter With LCD Display.
- 8.14 PROJECT 14 - LCD Font Generation
- Chapter 9 Elementary ARM Microcontroller Projects
- 9.1 PROJECT 1 – Voltmeter With LCD
- 9.2 PROJECT 2 – Analog Temperature Measurement
- 9.3 PROJECT 3 – Dice With LCD
- 9.4 PROJECT 4 – 7-Seg Click Board
- 9.5 PROJECT 5 – Temperature and Humidity Measurement
- 9.6 PROJECT 6 – Simple Calculator With Keypad
- 9.7 PROJECT 7 – DAC Converter Projects
- 9.7.1 PROJECT 8 – Generating Square Waveform
- 9.7.2 PROJECT 9 – Generating Sawtooth Waveform
- 9.7.3 PROJECT 10 – Generating Sine wave
- Chapter 10 Intermediate ARM Microcontroller Projects
- 10.1 PROJECT 1 – Event Counter Using An External Interrupt
- 10.2 PROJECT 2 – Car Park Controller
- 10.3 PROJECT 3 – Pulse Width Modulation (PWM) Project
- 10.4 PROJECT 4 – Controlling LED Brightness with PWM
- 10.5 PROJECT 5 - TFT Displays
- 10.6 PROJECT 6 – Displaying Temperature on TFT Display
- 10.7 PROJECT 7 - Timer Interrupts - Chronograph.
- Appendix A Programming Listings