#725 C Programming on Raspberry Pi
Book notes: C Programming on Raspberry Pi, by Dogan Ibrahim.
Notes
See also:
Contents
- Chapter 1 - Installing the Operating System on Raspberry Pi
- Chapter 2 - Raspberry Pi Program Development
- Chapter 3 - C Programming for Raspberry Pi
- Chapter 4 - Hardware Programming using C
- Chapter 5 - Hardware Projects using C
- Chapter 6 - LCD Projects
- Chapter 7 - I2C Bus Interface
- Chapter 8 - SPI Bus Interface
- Chapter 9 - Using Analogue to Digital Converters (ADCs)
- Chapter 10 - Using Digital-to-Analogue Converters (DACs)
- Chapter 11 - Using Serial Communication
- Chapter 12 - Other Useful Functions wiringPi
- Chapter 13 - Other Useful Functions - pigpio
- Chapter 14 - Communication Over Wi-Fi
- Chapter 15 - Bluetooth Communication
- Chapter 16 - Automatically Running Programs on Startup
- Chapter 17 - Sending Data to the Cloud