UG EE. Anything valuable I can learn this summer?

  • Thread starter Thread starter PrincePhoenix
  • Start date Start date
  • Tags Tags
    Ee Summer
Click For Summary
SUMMARY

Undergraduate Electrical Engineering (EE) students can enhance their skills during the summer by focusing on practical projects and learning new tools. Recommended areas include programming languages such as Python and C, as well as hardware experimentation with Arduino and microcontrollers like PIC and Xilinx FPGA. Engaging in small, self-directed projects, such as building a digital motor controller, can significantly improve retention and application of skills. Additionally, exploring Python libraries for scientific calculations serves as a valuable alternative to MATLAB.

PREREQUISITES
  • Basic understanding of programming concepts (OOP, data structures, algorithms)
  • Familiarity with circuit analysis techniques and electronic devices (Diodes, BJTs, MOSFETs)
  • Knowledge of digital logic design principles
  • Experience with microprocessor systems (e.g., 8051, 8086/8088)
NEXT STEPS
  • Learn Python libraries for scientific calculations (e.g., NumPy, SciPy)
  • Explore Arduino projects and build a digital motor controller
  • Experiment with Xilinx FPGA or CPLD using Verilog
  • Study additional microcontrollers such as PIC or AVR
USEFUL FOR

This discussion is beneficial for undergraduate Electrical Engineering students, aspiring hardware developers, and anyone interested in enhancing their practical skills through self-directed projects 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   Reactions: 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   Reactions: 1 person

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 54 ·
2
Replies
54
Views
24K