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
guys i am currently studying in computer science engineering [1st yr]. i was intrested in physics when i was in high school. due to some circumstances i chose computer science engineering degree. so i want to incoporate computer science engineering with physics and i came across computational physics. i am intrested studying it but i dont know where to start. can you guys reccomend me some yt channels or some free courses or some other way to learn the computational physics.
I'm going to make this one quick since I have little time. Background: Throughout my life I have always done good in Math. I almost always received 90%+, and received easily upwards of 95% when I took normal-level HS Math courses. When I took Grade 9 "De-Streamed" Math (All students must take "De-Streamed" in Canada), I initially had 98% until I got very sick and my mark had dropped to 95%. The Physics teachers and Math teachers talked about me as if I were some sort of genius. Then, an...
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...

Similar threads

Back
Top