Udemy - Embedded System Design using UML State Machines [Giga Course]
- CategoryOther
- TypeTutorials
- LanguageEnglish
- Total size6.5 GB
- Uploaded ByCourseClub
- Downloads60
- Last checkedMar. 13th '22
- Date uploadedMar. 11th '22
- Seeders 16
- Leechers8
Udemy - Embedded System Design using UML State Machines
Learn to implement event-driven embedded applications using simple and hierarchical UML state machine approach
Created by FastBit Embedded Brain Academy, Kiran Nayak
Last updated 2/2022
English
English
For More Udemy Courses Visit: https://gigacourse.com
For More Courses Visit: https://Courseclub.me
Files:
[GigaCourse.Com] Udemy - Embedded System Design using UML State Machines 0. Websites you may like- [CourseClub.ME].url (0.1 KB)
- [GigaCourse.Com].url (0.0 KB)
- 1. About the instructor.html (1.1 KB)
- 10. Exercise-002 LED control Moore machine implementation.mp4 (35.5 MB)
- 10. Exercise-002 LED control Moore machine implementation.srt (5.7 KB)
- 2. Important Note.html (1.4 KB)
- 3. Course Repository.html (0.1 KB)
- 4. Introduction to Finite State Machine.mp4 (50.8 MB)
- 4. Introduction to Finite State Machine.srt (10.3 KB)
- 5. Mealy and Moore machine.mp4 (52.8 MB)
- 5. Mealy and Moore machine.srt (11.8 KB)
- 6. Mealy and Moore State Transition Table.mp4 (38.8 MB)
- 6. Mealy and Moore State Transition Table.srt (6.1 KB)
- 7. Exercise-0001 LED control Mealy machine example.mp4 (79.9 MB)
- 7. Exercise-0001 LED control Mealy machine example.srt (14.2 KB)
- 8. Exercise-001 LED control Mealy machine implementation part 1.mp4 (178.0 MB)
- 8. Exercise-001 LED control Mealy machine implementation part 1.srt (28.4 KB)
- 9. Exercise-001 LED control Mealy machine implementation part 2.mp4 (67.1 MB)
- 9. Exercise-001 LED control Mealy machine implementation part 2.srt (7.5 KB)
- 1. Exercise-007 Clock Alarm Introduction.mp4 (13.6 MB)
- 1. Exercise-007 Clock Alarm Introduction.srt (2.7 KB)
- 10. Exercise-007 Coding for the TICKING state.mp4 (109.0 MB)
- 10. Exercise-007 Coding for the TICKING state.srt (9.5 KB)
- 10.1 ClockAlarm_SM_TODO.cpp (7.1 KB)
- 11. Exercise-007 Adding free operations.mp4 (23.7 MB)
- 11. Exercise-007 Adding free operations.srt (1.8 KB)
- 12. Exercise-007 Reading curr_time through class operation.mp4 (20.6 MB)
- 12. Exercise-007 Reading curr_time through class operation.srt (1.6 KB)
- 13. Exercise-007 Handling TICK event in TICKING state and testing.mp4 (86.6 MB)
- 13. Exercise-007 Handling TICK event in TICKING state and testing.srt (6.8 KB)
- 14. Exercise-007 Drawing CLOCK_SETTING state.mp4 (48.3 MB)
- 14. Exercise-007 Drawing CLOCK_SETTING state.srt (3.2 KB)
- 15. Exercise-007 Implementing CLOCK_SETTING state part-1.mp4 (169.1 MB)
- 15. Exercise-007 Implementing CLOCK_SETTING state part-1.srt (15.3 KB)
- 16. Exercise-007 Implementing CLOCK_SETTING state part-2.mp4 (142.4 MB)
- 16. Exercise-007 Implementing CLOCK_SETTING state part-2.srt (10.7 KB)
- 17. Exercise-007 Implementing CLOCK_SETTING state part-3.mp4 (228.2 MB)
- 17. Exercise-007 Implementing CLOCK_SETTING state part-3.srt (18.6 KB)
- 18. Exercise-007 Implementing CLOCK_SETTING state part-4.mp4 (138.4 MB)
- 18. Exercise-007 Implementing CLOCK_SETTING state part-4.srt (8.2 KB)
- 19. Exercise-007 Updating real time.mp4 (103.3 MB)
- 19. Exercise-007 Updating real time.srt (7.2 KB)
- 2. Exercise-007 Clock Alarm demo.mp4 (308.8 MB)
- 2. Exercise-007 Clock Alarm demo.srt (17.6 KB)
- 20. Exercise-007 ALARM_SETTING state.mp4 (60.3 MB)
- 20. Exercise-007 ALARM_SETTING state.srt (4.2 KB)
- 21. Exercise-007 Implementing ALARM_SETTING state.mp4 (154.3 MB)
- 21. Exercise-007 Implementing ALARM_SETTING state.srt (12.5 KB)
- 22. Exercise-007 Implementing ALARM_NOTIFY state.mp4 (158.4 MB)
- 22. Exercise-007 Implementing ALARM_NOTIFY state.srt (11.6 KB)
- 3. Exercise-007 States, Signals and Data structure used.mp4 (29.8 MB)
- 3. Exercise-007 States, Signals and Data structure used.srt (9.1 KB)
- 3.1 lcd.cpp (1.2 KB)
- 3.2 lcd.h (0.8 KB)
- 4. Exercise-007 Drawing an HSM.mp4 (141.1 MB)
- 4. Exercise-007 Drawing an HSM.srt (10.6 KB)
- 5. Exercise-007 Adding main application object and constructor.mp4 (66.7 MB)
- 5. Exercise-007 Adding main application object and constructor.srt (6.5 KB)
- 6. Atmega328p Timer peripheral explanation.mp4 (100.8 MB)
- 6. Atmega328p Timer peripheral explanation.srt (18.1 KB)
- 7. Atmega328p Timer registers and setup code.mp4 (63.0 MB)
- 7. Atmega328p Timer registers and setup code.srt (6.0 KB)
- 8. Exercise-007 Adding class operations.mp4 (46.7 MB)
- 8. Exercise-007 Adding class operations.srt (6.6 KB)
- 9. Exercise-007 Defining initial transition actions.mp4 (82.4 MB)
- 9. Exercise-007 Defining initial transition actions.srt (7.2 KB)
- [CourseClub.Me].url (0.1 KB)
- [GigaCourse.Com].url (0.0 KB)
- 1. Exercise-003 Productivity Timer demo.mp4 (135.3 MB)
- 1. Exercise-003 Productivity Timer demo.srt (7.5 KB)
- 10. Exercise-003 Implementing PAUSE state.mp4 (106.6 MB)
- 10. Exercise-003 Implementing PAUSE state.srt (18.2 KB)
- 11. Exercise-003 Implementing STAT state.mp4 (26.0 MB)
- 11. Exercise-003 Implementing STAT state.srt (3.5 KB)
- 12. Installing Microsoft VS Code and PlatformIO extension.mp4 (28.9 MB)
- 12. Installing Microsoft VS Code and PlatformIO extension.srt (3.4 KB)
- 2. UML Simple and Composite states.mp4 (60.7 MB)
- 2. UML Simple and Composite states.srt (15.2 KB)
- 3. UML state machine internal state activities(entryexitdo).mp4 (42.0 MB)
- 3. UML state machine internal state activities(entryexitdo).srt (8.2 KB)
- 4. UML state machine types of Transitions.mp4 (107.0 MB)
- 4. UML state machine types of Transitions.srt (20.0 KB)
- 5. Events and Signals.mp4 (26.0 MB)
- 5. Events and Signals.srt (5.7 KB)
- 6. Exercise-003 States and Initial Psuedostates.mp4 (55.8 MB)
- 6. Exercise-003 States and Initial Psuedostates.srt (11.1 KB)
- 7. Exercise-003 Defining states Entry and Exit actions.mp4 (61.5 MB)
- 7. Exercise-003 Defining states Entry and Exit actions.srt (9.1 KB)
- 8. Exercise-003 Drawing state transitions.mp4 (53.3 MB)
- 8. Exercise-003 Drawing state transitions.srt (10.8 KB)
- 9. Exercise-003 Implementing TIME_SET state.mp4 (41.2 MB)
- 9. Exercise-003 Implementing TIME_SET state.srt (7.1 KB)
- [CourseClub.Me].url (0.1 KB)
- [GigaCourse.Com].url (0.0 KB)
- 1. Exercise-003 Create new project.mp4 (70.6 MB)
-
Code:
- udp://tracker.tiny-vps.com:6969/announce
- udp://fasttracker.foreverpirates.co:6969/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://explodie.org:6969/announce
- udp://open.stealth.si:80/announce
- udp://tracker.cyberia.is:6969/announce
- udp://ipv4.tracker.harry.lu:80/announce
- udp://tracker.uw0.xyz:6969/announce
- udp://tracker.dler.org:6969/announce
- udp://9.rarbg.to:2710/announce
- udp://6ahddutb1ucc3cp.ru:6969/announce
- udp://tracker2.dler.com:80/announce
- udp://tracker.jordan.im:6969/announce
- udp://tracker.dix.tf:6969/announce
- udp://tracker.auctor.tv:6969/announce