Discussion:
Looking For The Best Classroom Course(s) To Learn Software Embedded Engineering? [closed]
(too old to reply)
a***@gmail.com
2020-02-01 08:07:10 UTC
Permalink
What are the best courses to learn Embedded Engineering?

I'm a good programmer in just about any computer language you can mention. But for example, I don't know how to use the multitude of protocols to talk to the various types of hardware.

Some easy examples of these protocols are the 1553 bus and UART. There are many more that I could list.

I'm looking for a well-rounded course or courses to learn Embedded Programming. What should I learn? What are the best classroom courses?

Anyway, I'm not interested in taking an academic course at some university. It would take months to finish, etc.

Would an online course be the best option available? What are the online Embedded Engineering courses?

Why do you like the course that you mention?

Thank you,

P.S.: I apologize if this is an off-topic subject.
Usenet Advocate #1337
2020-02-05 03:22:12 UTC
Permalink
Make sure you know the basics of electronics. Once you know that make sure
you know computer architecture (CS61c Berkley course on YouTube is a good
start). The latter isn't as necessary, the former is a MUST since you are
dealing with electrical signals. Once you are done with that you can start
exploring the protocols you are interested in learning. And make sure you
know C and assembly, Java and C# won't cut it. Maybe start writing kernel
drivers to get you some experience...

wrote in message news:aad2fabf-b28c-4e6b-9bb9-***@googlegroups.com...

What are the best courses to learn Embedded Engineering?

I'm a good programmer in just about any computer language you can mention.
But for example, I don't know how to use the multitude of protocols to talk
to the various types of hardware.

Some easy examples of these protocols are the 1553 bus and UART. There are
many more that I could list.

I'm looking for a well-rounded course or courses to learn Embedded
Programming. What should I learn? What are the best classroom courses?

Anyway, I'm not interested in taking an academic course at some university.
It would take months to finish, etc.

Would an online course be the best option available? What are the online
Embedded Engineering courses?

Why do you like the course that you mention?

Thank you,

P.S.: I apologize if this is an off-topic subject.

Loading...