Chevron Left
Back to The Arduino Platform and C Programming

Learner Reviews & Feedback for The Arduino Platform and C Programming by University of California, Irvine

4.7
stars
7,077 ratings

About the Course

The Arduino is an open-source computer hardware/software platform for building digital devices and interactive objects that can sense and control the physical world around them. In this class you will learn how the Arduino platform works in terms of the physical board and libraries and the IDE (integrated development environment). You will also learn about shields, which are smaller boards that plug into the main Arduino board to perform other functions such as sensing light, heat, GPS tracking, or providing a user interface display. The course will also cover programming the Arduino using C code and accessing the pins on the board via the software to control external devices. Please note that this course does not include discussion forums. Upon completing this course, you will be able to: 1. Outline the composition of the Arduino development board 2. Describe what it means to program the board's firmware 3. Read board schematics 4. Install Arduino IDE 5. Describe what "shields" are and how they are used 6. Specify the role of libraries in the use of shields 7. Compile and run a program 8. Name C Variables and Types 9. Name common C operators 10. Use conditionals and loops 11. Explain functions, their definition and invocation 12. Explain the implications of global variables 13. Undertake the Arduino build process 14. Describe the role of the tools behind the IDE 15. Describe how to invoke functions in classes 16. Explain the structure of an Arduino sketch 17. Access the pins of the Arduino 18. Differentiate between digital and analog pin 19. Debug embedded software 20. Explain the importance of controllability and observability in the debugging process 21. Describe common debugging architectures for embedded systems 22. Explain how the UART Serial communication protocol works 23. Describe how the Arduino Serial library performs serial communication...

Top reviews

AD

Invalid date

The training was excellent with good interaction. Knowledge sharing is good. The recording facility is excellent for revising. The course was a practical and informative experience

KP

Invalid date

This was the second course in the specialization, and I could get a good amount of knowledge on the Arduino circuit and could go baby steps into programming into the next course

Filter by:

1201 - 1225 of 1,590 Reviews for The Arduino Platform and C Programming

By Fasih U

•

Nov 13, 2022

Well, It is ok. But my Suggestion is the weightage of the lectures should be balance means till week 3 everything is so easy but then suddenly week 4 is almost out of league than week 3.

By Poorvaj R V

•

Oct 1, 2018

The programming questions lack a little clarity on what the output is as expected. It creates a small confusion. Otherwise, a great course to learn and study. Great conceptualizations.

By Johnson N

•

Nov 7, 2017

You'll learn about the basic fundamentals to get started with arduino. The only gripe I have is that assignments are marked by peers. This makes it problematic when timing is not good.

By Jerome B

•

Oct 4, 2017

I liked the challenging quizzes and exercices. The last week of classes content about debugging was a little overkill in my opinion. I would have preferred to go deeper in programming.

By Jonas H

•

Dec 5, 2019

The lecturer explains everything from button up in detail. This gives a nice overview about the arduino platform. I wished there would have been more input about actual programming.

By Kartik H

•

Feb 11, 2017

It is a very a nice course from my point of view. Teaching standard is good and the way classes have been distinguished become helpful to learn the core concept behind the Arduino.

By Akanksha M

•

Aug 14, 2017

The course is great. It teaches in detail each and every aspect of arduino platform but it is very basic, it could be made more challenging as far as programming is concerned.

By Sobre l m c R L

•

Jan 14, 2022

El unico problema es que se me dificulta cargar los videos y al preguntar por soporte nunca me contestan, pero el curso en si es muy bueno, felicitaciones al instructor.

By Bruno C S d A

•

Dec 18, 2015

The teacher is really didactic and the material is good, but the course is too basic. It could be completed in a weekend. Maybe all this course could be only a Module.

By Benjamin S

•

Aug 12, 2016

The course is well structured and the lectures are very good. However, It could use about 2 more modules that go into more detail about c programming in arduino.

By VIKASH S

•

Jul 7, 2021

The course was really kick starter for someone who wanted to start their work on arduino from basics. The course is really explained in clear and detailed manner.

By Amirali A

•

Jun 24, 2020

A useful and fast introduction to Arduino. I'm suggesting it for the beginners. With just a little background on Arduino and ESP32, I finished it in about a week.

By Maneesha

•

Sep 6, 2017

I really enjoyed the course. Just that the content is not much for a month's time and I would have appreciated more real life examples for exercises. Thank you!

By Shreya S

•

May 3, 2020

This course has a relevant and doable peer-based assignments which help consolidate learning. It goes well with the specialisation as its just basic know-how.

By Roman S

•

Jan 7, 2016

reviewing the classmates assignments should only be possible after submitting the own work.

some more sophisticated programming challenges should be required.

By Jaiyam S

•

Jun 26, 2016

This is a good course, especially for beginners as one can learn the basics without spending too much time or getting confused by too many technical terms.

By Wajeeh U R

•

Oct 11, 2023

The Arduino platform and C programming is a wonderful course which covers practical aspects of program the Arduino and using it for various IoT designs.

By Zhenyu P

•

Nov 11, 2015

A very good course for the beginer of Arduino. After finish this course, you will feel that you are standing at the starting line of the Arduino journey.

By QUAGLIA R

•

Aug 12, 2023

Good description of the Arduino platform, its features and its interfaces.

Useful to start, but only the Built-in LED management is used in the examples.

By Shubhodeep P

•

Apr 13, 2020

The course is nice but if we don't use these concepts regularly then we may not remember the things that are taught here for a longer period of time.

By German A R

•

Jul 10, 2017

Good knowledge base to get into using the Arduino. I liked the videos with slides. I wish it was heavier on the practical application of the Arduino

By Navneet K

•

May 14, 2020

Really learned basic of Arduino board and programming. More content should be added for more concepts and level of assignments should be increased.

By Aditya S

•

Jul 4, 2020

Everything was good in the session. But there were only a few coding sessions. Mostly this course covered the theory part and a little code part.

By Rayeed R (

•

Apr 14, 2020

Good course but could use more in depth examples of code syntax and examples. Also could use more diversified graded assignments (always a plus).

By shrey

•

Sep 24, 2016

A quick short course to get familiar with the hardware and very basic concepts of embedded systems like debugging, UART and serial communication.