1. Introduction
2. RL78 Architecture Explained
3. Hardware and software used in this course
4. Hardware and software Demo
5. Downloading and Installing Cube Suit + IDE
6. Debug Features in Cube Suite + IDE
7. Bit Set and Clear Technique in Embedded C
8. Interfacing LED with RL78 Micrcontroller
9. 7Segment Display Working Explained
10. Interfacing 7Segment Display with RL78 Micrcontroller
11. 16x2 LCD Working Explained
12. Interfacing LCD with RL78 Micrcontroller in 8 Bit data mode
13. 16x2 LCD Working Explained in 4Bit mode
14. Interfacing LCD with RL78 Micrcontroller in 4Bit data mode
15. Input Devices Logic Explained
16. Interfacing Pushbuttons with RL78 Micrcontroller
17. Interrupt Working Explained
18. Implementing EXTI in RL78 Microcontroller
19. Timer Interrupt Working Explained
20. ADC Working Explained
21. Interfacing Variable resistor with RL78 Micrcontroller
22. PWM Working Explained
23. Generating PWM signals in RL78 Microcontroller
24. UART Communication Explained
25. Implementing UART Transmission with RL78 Micrcontroller
26. Implementing UART Reception with RL78 Micrcontroller
27. Implementing timer Interrupt in RL78 Microcontroller
28. Writing Accurate time delay function using timer interrupt