UG EE. Anything valuable I can learn this summer?

  • Thread starter Thread starter PrincePhoenix
  • Start date Start date
  • Tags Tags
    Ee Summer
AI Thread Summary
An undergraduate electrical engineering student seeks advice on self-learning opportunities during the summer semester, as a full-time internship is not feasible due to course commitments. The student has basic experience with 8051 microcontrollers and software tools like Multisim, OrCad, and Proteus. They express interest in learning Python libraries for scientific calculations as an alternative to MATLAB, which they will study next semester.Responses emphasize the importance of applying learned skills to projects for better retention, suggesting that self-motivated projects may not yield significant results without practical application. Recommendations include learning programming languages such as C or Python, exploring basic Verilog, and experimenting with microcontrollers like Arduino or PIC. Engaging in hands-on projects, such as building a digital motor controller with Arduino, is highlighted as a valuable way to gain practical experience and reinforce learning. Overall, the discussion encourages a project-based approach to learning new skills in electronics and programming.
PrincePhoenix
Gold Member
Messages
116
Reaction score
2
Hello. :)
I am an undergrad EE student at the end of my fourth semester. I have to take a couple of courses in the summer semester to improve them. So a full time internship might not be possible.

Are there any small things I can learn along the way in the summer, on my own?
Any new software or hardware? Learn to use any new microcontrollers maybe? We have only studied 8051s and as for the software, we have used a little bit of Multisim, OrCad and Proteus (just the bare basics).

What about learning to use Python libraries for different math, science calculations? (as an alternative to MATLAB, although I am going to study MATLAB next semester)

Or anything else you think would be useful.

Thanks in advance. :)
 
Last edited:
Physics news on Phys.org
I advise against randomly learning skills independent of learning them as a necessity while working on a project. The information retention will be low. This is my experience as I tried to learn various statistical packages and graphics programs on my own as a ME/physics student over the past 4 years. I quickly forgot everything as I had nothing to apply the skills to.
 
So any small, one man projects/hacks or anything that I might be able to work on and learn through experience?
So far I have studied the following courses that might be somewhat directly applicable (other than the basic sciences and math):
1. Programming (OOP and basic Data structures and algorithms)
2. Linear Circuit Analysis (mostly circuit analysis techniques), Electrical Network Analysis and Electronic Devices (Diodes, BJTs, MOSFETs, their applications)
3. Digital Logic Design
4. Microprocessor Systems (8086/8088 and then the 8051)

How useful would it be to learn about other microcontrollers? Start with arduino? Bare AVRs?
 
Learning a particular microcontroller will probably not be very useful until you need it in a course/project. It would be better for your resume to get involved in a group project / research of some kind. Self-motivated projects tend not to produce much, although there are exceptions.
 
PrincePhoenix said:
Hello. :)
I am an undergrad EE student at the end of my fourth semester. I have to take a couple of courses in the summer semester to improve them. So a full time internship might not be possible.

Are there any small things I can learn along the way in the summer, on my own?
Any new software or hardware? Learn to use any new microcontrollers maybe? We have only studied 8051s and as for the software, we have used a little bit of Multisim, OrCad and Proteus (just the bare basics).

What about learning to use Python libraries for different math, science calculations? (as an alternative to MATLAB, although I am going to study MATLAB next semester)

Or anything else you think would be useful.

Thanks in advance. :)

There are plenty of things you can start learning that will help you develop projects later. A programming language like C or Python or Tcl/Tk would be good. Learning basic Verilog and experimenting with a Xilinx FPGA or CPLD is a great skillset to get early, to help with projects that you may want to do. Experimenting with a PIC or other microcontroller (uC) board is also valuable.
 
  • Like
Likes 1 person
Python would be a very useful tool to learn.

One thing I did in undergrad that helped my development was buy an arduino. I then made a digital motor controller. That helped me learn more about dc motors, feedback control, PI controllers, BJTs, etc.

I highly recommend you do that. Just buy a $5 motor from radio shack, buy the ardunio starter kit that comes with a breadboard, and go to town. It doesn't have to be a motor driver, but pick a goal that you think you can obtain, then set out and obtain it. If you solve that problem, think of ways to make it better.
 
  • Like
Likes 1 person
After a year of thought, I decided to adjust my ratio for applying the US/EU(+UK) schools. I mostly focused on the US schools before, but things are getting complex and I found out that Europe is also a good place to study. I found some institutes that have professors with similar interests. But gaining the information is much harder than US schools (like you have to contact professors in advance etc). For your information, I have B.S. in engineering (low GPA: 3.2/4.0) in Asia - one SCI...
Bit Britain-specific but I was wondering, what's the best path to take for A-Levels out of the following (I know Y10 seems a bit early to be thinking about A-levels, but my choice will impact what I do this year/ in y11) I (almost) definitely want to do physics at University - so keep that in mind... The subjects that I'm almost definitely going to take are Maths, Further Maths and Physics, and I'm taking a fast track programme which means that I'll be taking AS computer science at the end...
I graduated with a BSc in Physics in 2020. Since there were limited opportunities in my country (mostly teaching), I decided to improve my programming skills and began working in IT, first as a software engineer and later as a quality assurance engineer, where I’ve now spent about 3 years. While this career path has provided financial stability, I’ve realized that my excitement and passion aren’t really there, unlike what I felt when studying or doing research in physics. Working in IT...

Similar threads

Back
Top