HH
5 janv. 2020
I have done a few computer science courses already and some of them were related to embedded systems. This is one of the best so far.
Higher level than a introductory course.
Highly advisable.
SC
9 oct. 2019
The course was excellent for me, as a beginner. Of course, the learning curve was steep and the assignments challenging, but I learnt a lot. Thanks you Coursera and University of Colorado, Boulder.
par Deleted A
•1 nov. 2017
Very good introduction course to embedded programming. It reviews essential concepts about memory managment and unix c/c++ language programming including development tools. My only complaint is instructor talks very fast and as non-native in English I managed to understand thanks to interactive transcripts. I still rate this course 5 stars because of the excellent content. I learned a lot of useful information and I recommend this course for not only as intro embedded software programming but also as good C/C++ refresher.
par Маляренко М Д
•20 mars 2021
This course helped me to become more confident with the gnu development tools, micro controller memory model and embedded development environment. Before this course I had no experience in writing Makefiles and using gnu build utils. Now i know how to create my own build system, how does gcc toolchain works and how can I investigate the output of the compiler with help of bin utils, linker file and obect dump e.t.c.
I advise those who want to learn more about embedded development and compilers to take this course.
par Waleed O
•24 sept. 2017
this course did a great job to make me use GNU tool chain for making programs for microcontrollers , i used make tool which was very useful to know about , this helped me of better understanding of steps any project passes through to produce executable .
and it made me use git and github which was also good to use and learn ,and it has really important and basic information any embedded systems related job will require you know about .
par Rahal H
•7 déc. 2020
Very well structured and very informative. Most important aspects in embedded system development are covered thoroughly in this course in a magnificently manner such that context can be grasped easily. Work load is very manageable.
Assignments are well organized and provides a great platform to improve on what is being taught in the course.
I am very satisfied about the decision I took to follow through this course.
par Rohit K
•10 juil. 2020
This course was very helpful for me, it gives learner a glimpse of the real Embedded world. Truly I learned a lot. You may not be taught everything in this course, but if you tried to do the assignments yourself, from that only you will gain a lot. I was very fortunate that I got financial aid for this course. Thankyou very much Coursera. ALL THE BEST to all learners :)
par Edilberto C N
•6 juil. 2017
Good classes and very good professor (Congratulations Alex!). This course teaches the basis of the embedded systems such as types of memory, build systems, review of basics fundamentals (C programming, git, caracteristics of microcontrollers) and, at the end, a final project which put all this concepts together.
I'm looking forward to the next course.
Cheers!
par Michael W
•4 mai 2022
I really enjoyed the course. It's a good overview of C and the compilation process. You write an executable and link it so it could be deployed on an embedded device, but don't actually deploy it in this course. Still, the information is very valuable and all of the lectures have great information.
par Bojan L
•14 mars 2022
Great explained, but what wasn't explained is how do we flash the firmware to another device? After making a final executable, I would like to know also the procedure of flashing to a device and test it on the device in run time. Also, why did we need to download the putty? For what was it needed?
par Yeo K H
•24 nov. 2020
If you are using IDEs for developing microcontroller projects, and always wondered about the build commands in the project output window, this course will answer those questions. Excellent introduction to the build toolchain and GNU tools, essential for microcontroller programmers. Thank you.
par Abhay H
•13 août 2021
Precise enough. On point, Assignments and information is in such a way that you yourself start exploring more in search of more information and answers and in this process you learn a lot and understand better.
I would like to thank University of Colorado Boulder and Alex Fosdick.
par Sakshat R
•16 mai 2020
Best course I have attempted in Coursera. Lots of new stuff to learn and it has challenging exercises. Got stuck a lot of times while completing assessments, but it helped me understand the concepts better. The instructor is superb. The content is superb. The course is superb.
par Bobzz k
•9 avr. 2020
Proud to be a student here!!
I now understand embedded systems software and the relevant environments!!
Thanks to the support and above all to my instructor who has just made me graduate!!
thanks Alex and thankyou Coursera for Giving me confidence in Embedded Systems Software
par Lâm Q
•23 sept. 2022
This is a great course for those who begin to study embedded system. I have aquired some core competencies, including understanding the concepts, using git, linux, the mechanism of memory allocation. I would definitely recommend this course for those beginners
par samudra g
•12 nov. 2020
For beginners to Embedded field, this is one of the best online courses one could find and that too totally FREE!!. I would like to thank all the Tutors of this course for making such good content and helping students to learn the basics of embedded programming.
par Adil e m m
•18 sept. 2021
HI IAM VERY happy to get this course ,thank you alex as you know takealong time to finsh but i got it and for me to unterstand controller design for every thing please let me continuye to the second course again not forget to thank all home help me adl
par Hassam K
•27 juil. 2019
For a beginner. this course provides extensive knowledge for embedded systems software design. The base concepts are being taught very well in this course. It is just perfect for getting in-depth knowledge of embedded systems software development.
par A. F Ü
•31 janv. 2019
This course is really perfect!
The theory of embedded systems was handled properly and the assignments are really informative to learn well. GitHub requirement is a plus for developer, you can learn using GitHub besides the embedded systems :)
par PRAGASH S
•15 janv. 2021
I had a good exposure of how source codes are compiled/built from initial stage to an executable file.
Definitely need more practice and experience to be an expert Embedded Systems Software design.
Thanks.
par Ashraf A
•21 nov. 2018
Well organized course with advance knowledge for embedded systems programming. Not for beginners or who wants to learn programming. With this course you will learn how to design high quality programming.
par Stephen K
•9 oct. 2019
The course was excellent for me, as a beginner. Of course, the learning curve was steep and the assignments challenging, but I learnt a lot. Thanks you Coursera and University of Colorado, Boulder.
par Mohamed H T
•12 juin 2021
It is a good course. it gives an basics information about using GNU on linux, git and make tools. Also, it gives you basic information about embedded system software and its memory management.
par Bishoy S R S
•21 déc. 2017
A real added value for engineers who wants to have a more detailed view on automated build (Make, .. ) and a more in depth knowledge to the memory mapping and other things.
par VIMIL R
•31 déc. 2020
Great Course by Professor Alex. You will definitely learn the basics of Embedded Systems through this course. His explanations are crystal clear. Worth the time.
par Virajith L
•25 juil. 2021
This is so amazing. This helped me to understand things that i was bothering long time ago. Thank you University of Colorado Boulder and Mr. Alex Fosdick.
par Mahmood F
•22 juin 2018
It was excellent and very informative course, though it would have been so much better if we stayed longer on the topics with more practical examples.