Software Engineering vs Embedded Software Engineering

Ғылым және технология

Embedded C Programming for Absolute Beginners: bit.ly/3RYbR0U
Master Embedded Driver Development: bit.ly/3vd6YqJ
Master DMA’s: bit.ly/3vcE8Xy
Master RTOS: bit.ly/3zuU7Tp
Want to Support This Channel? Use the "THANKS" button to donate :)
Hey all! Today I'm talking about some differences between embedded software engineering and regular software engineering. Let me know what you think! Feel free to leave any comments in the comment section below! Cheers!
Add me on Instagram: / greitzz
This video is NOT sponsored. Some product links are affiliate links which means if you buy something I will receive a small commission.
Camera used for recording content: amzn.to/3kEdccY
#creatornow

Пікірлер: 142

  • @GreidiAjalik
    @GreidiAjalik2 жыл бұрын

    We made it to 1k Subs!!!! Thanks for watching everyone! Feel free to correct me if I was off with something! Some of this stuff is based on my own experience! Cheers!

  • @EnkoVlog

    @EnkoVlog

    2 жыл бұрын

    I've become the 1000th subscriber, I've seen how the number has been changed from 999 to 1000 after my subscription :) Actually, I discovered this channel accidentally, but I love this content, thanks for this!

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Eyyyyyy Vasyl, that’s so cool! Thanks for being the 1000th subscriber on this channel and thanks for all the support as well!

  • @vasanth0x55tube
    @vasanth0x55tube2 жыл бұрын

    I agree that in future, embedded software development will become less dependent on the hardware knowledge of the engineer. But for the same reason, I believe that engineers with good knowledge in both hardware and software will be in greater demand.

  • @meghanav845

    @meghanav845

    2 жыл бұрын

    True

  • @EdwinFairchild

    @EdwinFairchild

    2 жыл бұрын

    I agree to a certain extent, i think what he refers to when he says "not know so much about the hardware" is the chip itself, its becoming less and less important to know the registers of a microcontroller when you can use the vendor api, however you still absolutely must know what hardware you are programming because the vendor api knows nothing about it...if you are writing firmware for a very custom synchronous bucks converter and your code is switching MOSFETS you better believe that if you switch the two wrong Mosfets are the wrong time some smoke will come out. I think the more rare a species of engineer becomes the more sought after you are, thus the more money you can ask for, imagine years from now when all the young kids love embedded but dont know an ARM M0 from an M7 , the guy that does know his stuff will be the young lads manager lol

  • @opokatech

    @opokatech

    Жыл бұрын

    Well, I think that is not exactly true. Doing embedded software development using a hardware of given capacity will most likely look the same in the future as it looks now. Working with a small device, having 1KB RAM, a few registers and 4 I/O - a developer needs to know the HW details - now and in the future. Working with a embedded-Linux-capable-device a developer does not need to know the details about the HW since it is just another Linux box (a bit smaller of course). I think that in the future more embedded development will happen with more powerful devices (which are getting cheaper and cheaper) and thus less knowledge of the HW will be required (because those devices are able to run extra software - like Linux OS - that takes care of the details).

  • @jonaw.2153
    @jonaw.2153 Жыл бұрын

    Sounds fun! I know what I'll be looking into for the coming three-and-a-half months!

  • @mohamedemi9611
    @mohamedemi9611 Жыл бұрын

    I have involved both of them but in my university courses I have done some Embedded Software and Software Engineering there is big difference In Embedded you have to know many things like you mentioned Hardware and you need to have deep understanding about the hardware you working on then you are able to code and also Network protocols. I think the most concern about Software Engineering nowadays is to code secure code to avoid any bugs which can lead a problem to the organisations like data breach and so on.

  • @nothingiseverperfect
    @nothingiseverperfect2 жыл бұрын

    Dude, your videos have been so helpful. They don’t get much views, but for those of us that watch it, holy cow are they useful . THANK YOU

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Woot woot! Thanks again, I appreciate this support!

  • @zionglover2473
    @zionglover24732 жыл бұрын

    Thanks Greidi, this video was very helpful!

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Glad to hear that! Cheers!

  • @maryambarazandeh1735
    @maryambarazandeh173510 ай бұрын

    thanks for yout videos!

  • @kumar2501
    @kumar25012 жыл бұрын

    Hey Nice to see you I'm also embedded firmware Developer i watch your video . i used to develop my project on St microcontroller

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Awesome, thanks man!

  • @gauravbhattarai75
    @gauravbhattarai752 жыл бұрын

    I love working with hardwares and softwares and this is what drives me. But as you say, decade later I don't think I would love to just code without working with hardware.

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    I think those positions will still exist to some extent where people can do that, but probably will be more rare or harder to get…. Someone needs to create those next gen tools to make something like that happen lol …

  • @subaschinni2255

    @subaschinni2255

    2 жыл бұрын

    Worrying about the same.☹️

  • @inishkohli273

    @inishkohli273

    2 жыл бұрын

    Gaurav r u also a embeedded engineer, kaha padhnubhayo ?????

  • @gauravbhattarai75

    @gauravbhattarai75

    2 жыл бұрын

    @@inishkohli273 Thapathali Campus, Electronics and Communication, 4th Year running bro...

  • @inishkohli273

    @inishkohli273

    2 жыл бұрын

    @@gauravbhattarai75 ani kati ko ramro xa ta nepal ma course daju?, outdated xa ki , ani job scope kati xa in comparison to foriegn. So r u satisfied with the way Thapathali teaches, especially practical projects chahi kati hunxa ni ?????

  • @seferideveloper6933
    @seferideveloper69332 жыл бұрын

    You are my source of motivation. ❤️

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Eyyyyy!! Thanks my friend, glad to hear the content is motivating!

  • @ivansantamaria8493
    @ivansantamaria84932 жыл бұрын

    Hi Greidi, I have just discovered your channel, it is wonderful! Thanks for all the information that you share. I'd like to ask you something, I feel like RTOS is a extremely important topic for embedded engineers (what do you think?), so where or what do you recommend to start with this area. Thanks in advance.

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Thank you! RTOS is important... I'd recommend starting with FreeRTOS there's a good community with lots of support for it.

  • @vintagedigital108
    @vintagedigital108 Жыл бұрын

    I’m working current as a software developer who would want to go into embedded software/iot. As a side project, I build a bbq monitoring system using Arduino framework. In this project, I used esp32 chip, fire base for storage dB, build endpoints for current time updates and a also very simple unity mobile app just to read current data from endpoint and past data from firebase. What more do you think I should learn besides my side bbq project? I mostly deal with sensors on the hardware side.

  • @sambasivarao1247
    @sambasivarao12472 жыл бұрын

    very helpful sir,pls make video on ES jobs vs sofware jobs INTERMS of growth,compensation,work culture etc.

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    hey! I'll keep it in mind for my future video planning!

  • @alevez2004
    @alevez20042 жыл бұрын

    Great video!

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Thank you!

  • @harddiskkosong3661
    @harddiskkosong3661 Жыл бұрын

    Hey man, I've been watching your vids lately and It's great. You gave me a picture of what to expect in my career in the future. I would just like to know how I can get these kinds of jobs? Is it possible to join some company and apply for an embedded software engineer with past experience involving arduino or ESP projects?

  • @furkanayas9007
    @furkanayas9007 Жыл бұрын

    Embeded software; C Cpp Bash Opsys json xml. Creating programs to run devices. Normal software; java c# js python mssql. Using devices to create programs.

  • @omartusson
    @omartusson2 жыл бұрын

    Hi, Your videos are informative. Thank you very much. I'm senior CS student and thinking about pursuing a career in embedded systems. The thing that is stopping me is that I see most people saying that embedded system software engineering involves a lot of data sheet and schematic reading (some say it takes 90% while coding is only 10%). Do you think that is true? I don't mind reading data sheets and look to schematic from time to time but not to spend majority of my time on it. What was your experience? Do you think reading data sheets makes the job look less like coding (or engineering) related job?

  • @vasudashenoy5199

    @vasudashenoy5199

    2 жыл бұрын

    I am actually 1st electrical engineer and I had this workshop from my college club where we had to design pcb ,solder it and then connect it to your pc and use arduino ide to program it to display certain patterns While programming (especially first time) I had to spend lot of time understanding how this works go on quoara stack overflow and other websites to clarify my doubts and get better understanding and then write down So i needed to go through the documentation (which is very thick) but not completely just know what u need to program , what interface or methodology are u going to use (like there is SPI communication, UART, I2C ) just try some projects or workshops and get some experience that's the best way

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Good question! I think it depends on what phase of development you are… if you’re writing low level drivers yes you’ll be doing the data sheet and schematic thing a lot…. But once everything is configured and up a running… now it’s “like” regular software development… you do features, algorithms, data processing, OS, and whatever else your device might have … :) hope this helps! Best of luck on your job search!

  • @furkanayas9007

    @furkanayas9007

    Жыл бұрын

    yes i am embedded system engineer, coding is not the majority part. Especially mcu based projects doesn't have that much code, but every line is calculated. You can't say, it works okay, you have to think every other scénarios.

  • @polskieyt9191
    @polskieyt9191 Жыл бұрын

    #cool Subbed bec. of great educational contents! Keep it up!

  • @GreidiAjalik

    @GreidiAjalik

    Жыл бұрын

    Thanks for the support! Cheers!

  • @nashs.4206
    @nashs.42062 жыл бұрын

    Nice video :) What are the differences in how a programming language is used in applications software engineering vs. embedded software engineering? For instance, what data structures and algorithms are heavily used in applications software engineering vs. embedded software?

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Nash, thank you! Embedded software data structures and algorithms tend to be optimized for the specific architecture used on devices to make the most out of those devices. Depends on what industry of embedded software you’re looking… odds are that same/similar algorithms are used across both areas. Typical ones are sorting, searching, compression, data processing, probably a bunch more that I can’t think of the top of my head.

  • @nashs.4206

    @nashs.4206

    2 жыл бұрын

    @@GreidiAjalik I had read that data structures and algorithms aren't as heavily used in embedded software because of limited memory and processing power. Could you comment on this and also give some information about what the most commonly used data structures and algorithms are? Thank you for replying :)

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    In a sense you’re correct, but it depends on the product you might work on. I.e. if you work on OS dev then you’ll most likely be heavily involved with data structures and algorithms, or think about self driving cars and the data they need to handle (lots of stuff going on there). On the other hand if you might work on a small startup prototype project that runs on a small 8-bit architecture, you’ll be very limited on what you can actually accomplish and do with data structures. Most commonly used data structures for embedded: linked lists, circular buffers, stack, heap, queue, binary trees, probably a some other I’m missing Most common algorithms (totally depends on projects you work on…): Sorting, search, compressions (bit packing is most typical one), DSP (FFT, FTR, filters), probably a bunch of others that I’m missing here (anyone… feel free to correct me or add onto this)

  • @nashs.4206

    @nashs.4206

    2 жыл бұрын

    @@GreidiAjalik Thank you for your reply; it is immensely helpful to talk to a real embedded engineer in real time (pun somewhat intended)! My background is in physics but I am very interested in embedded software so all my sources of information (and, potentially, misinformation) is from the internet so I am thankful for the opportunity to connect and communicate with a professional working in the field. Now, I had also read that the heap isn't used much in embedded software because of some issues dealing with the speed in which the requested memory can be allocated. From my understanding, it is something as follows: when a user requests memory from the heap, it can take some time for the processor to find space in the heap that is equal in size to the requested amount. Furthermore, because data isn't stored sequentially in a heap (unlike in a stack), storing and fetching data can be unacceptably slow (in situations where timing is critical). Is my understanding correct? Also, I suppose that there are no strict "rules" that says that a certain data structure or algorithm can and cannot be used; I suppose that it all depends on the context and the project in which you're working. Using the heap might be acceptable in some contexts but not others. Is this a good way to think about it?

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Sorry for the late reply, I’ve been traveling for work and been super busy because of that. Feel free to add me on LinkedIn to connect! I think you have a good understanding and of course heap is used, but depends on the processor used and your own use case… if your embedded software is very strictly limited in memory you’d want to avoid using it. There are some pitfalls that come along with using heap for embedded so you’d want to be careful with doing that…

  • @furkanayas3339
    @furkanayas3339 Жыл бұрын

    MSc embedded systems engineer here, this dude absolutely know what he is talking about. major differences, objectives, descriptive, pure, understandable. He is nice. Embedded is a wide area, Computer engineer and Embedded system engineer almost similar (i am computer engineer on the diplomas) but if you do deeper, computer engineer much closer to the transistors while embedded engineers closer to pcb and its elements.

  • @bibinraphel

    @bibinraphel

    Жыл бұрын

    I am also M. Sc electronics currently working as embedded software engineer

  • @sambrunaugh
    @sambrunaugh2 жыл бұрын

    Perhaps one more difference is the number of stacks/languages each career option requires you to learn. I might be wrong (seeing as I've never been an embedded engineer), but I imagine you only need to know C and maybe C++ right? As a regular software engineer, I need to know something like 5-10 languages.

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Hey Sam! Yes I’d agree with that, it’s mostly C/C++ and regular software engineers tend to have a larger variety languages and are up to date with latest and greatest (always some exceptions)! For embedded more common ones after C/C++ are python, Rust, Java, JavaScript, C# - maybe something else? Lol, so, hopefully the list keeps growing to stay up to date with newer software dev.

  • @konstantinrebrov675

    @konstantinrebrov675

    2 жыл бұрын

    I think that you don't only need to know C and C++. It's much more than that. You have to know concepts of low level programming, interrupts, threads, processes, OS API, shell scripting, makefiles, cmake/automake, git, ssh, UML diagrams, design patterns, various assembly languages, how to optimize your code for space and/or time, possibly MPI and OpenMP too. C and C++ also have many complicated features, such as C++11, 14, and 17. You also need to know how to use your IDE, WSL, emulations, tools, etc. And then there are also algorithms, data structures ...

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    @@konstantinrebrov675 love this, thanks for writing this info here for people to find!

  • @abdullahking2774
    @abdullahking27747 ай бұрын

    Which degree should i get i have only two option Electrical Engineering or IT ? I work as an Automation Technician at Metro Project we deals with the Plc system and microcontrollers.

  • @emaayan
    @emaayan Жыл бұрын

    but what about software itself? wondering what you can use from C++ vs C standard.

  • @debihsofiane3229
    @debihsofiane32292 жыл бұрын

    Thank you

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    No problem!

  • @electronics955
    @electronics9552 жыл бұрын

    Thank you, can you give us the best Embedded Software Engineering books titles

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Letting someone else answer this question as I personally don’t do much learning from specific books (:

  • @admasmamo9395
    @admasmamo93952 жыл бұрын

    Thanks Sir

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    You're welcome!

  • @alexeypankov8180
    @alexeypankov8180 Жыл бұрын

    can a mechatronics engineer work with embedded software if he is interested in programming?

  • @icarofreire5079
    @icarofreire50792 жыл бұрын

    Thanks for sharing. I just got my degree in electronic engineering and I'm looking for jobs oportunities, do you have any tips?

  • @shivagoudbattini9478

    @shivagoudbattini9478

    2 жыл бұрын

    Same iam also completed my degree... I have one question.. Regular software engineering better or embedde software engineering beter which one is better.. Future scopes..

  • @fawazoduola2290
    @fawazoduola22902 жыл бұрын

    Hi Greidi, thanks for your videos I really love your content, I want to ask if it’s possible to get a job as an embedded software engineer without a college degree in engineering.

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Hi, yes it is! You just need to show you got same or better skill set in this field compared to a new college graduate.

  • @MsSira12
    @MsSira122 жыл бұрын

    2:00 is the reason i’m not getting into Embedded SE

  • @highway2heaven91
    @highway2heaven912 жыл бұрын

    Great video. One question I have though, is does embedded firmware cover the hardware side?

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Embedded firmware is software that provides the low-level control of the hardware used. Not really sure if that answers your question ... lol

  • @highway2heaven91

    @highway2heaven91

    2 жыл бұрын

    What would be a title of a position that deals with the hardware?

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    @@highway2heaven91 hardware engineer or electrical engineer.

  • @highway2heaven91

    @highway2heaven91

    2 жыл бұрын

    @@GreidiAjalik I thought so. It seems like some hardware knowledge is still needed though, thanks.

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    @@highway2heaven91 yep a little bit... but totally depends on project you might work on. At my previous job, I never even had to deal with hardware or low level drivers at all, but it was still embedded software that I was working with - so there are some different flavors for embedded software :)

  • @9SMTM6
    @9SMTM62 жыл бұрын

    On the topic of "less hardware knowledge required". What are your thoughts on HALs (Hardware Abstraction Layer)? They seem particularly popular in the Rust ecosystem. It's definitely more effort in the side of the chip maker, and maybe (?) one looses a small bit of understanding for what's going on, but at the same time it often does make things just so much easier, and I wonder if you think that that approach will stay, or if it's too much effort, or of something else will succeed.

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    It will stay and become even more generalized. I think it’s really moving toward a general software dev approach. Just my personal opinion though. Also I’m assuming you’re talking about HAL libraries provided by manufacturer or some other third party? In general they are ok to use (depends which ones some can be buggy), but when you have a time critical system I would not recommend it as they have a lot of additional code that just slows the process. You can always modify those drivers for your own need and lose dependency on the maker of those libraries. Hope this helps, sorry for the late reply :(

  • @9SMTM6

    @9SMTM6

    2 жыл бұрын

    @@GreidiAjalik Nah, wasn't time critical (not meaning the program), just interest based. Have you made the experience that a manufacturer made HAL made your application significantly slower? I don't have terribly much experience, but I'd rather expect binary size to become an issue, execution time only in very rare situations.

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    @@9SMTM6 Yes, at my current project we are experiencing this and will be modifying the HAL to remove unnecessary code - again this is for time critical systems (and low power), but I do agree that in general this wouldn't be an issue :).

  • @gabrielfienco2531
    @gabrielfienco25312 жыл бұрын

    You are right, most of the time i have to debug, and it is a pain in the ###.. haha

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    😂 lol

  • @engineer.3745
    @engineer.3745 Жыл бұрын

    Which pay more after gaining skills?

  • @talhaardahan6207
    @talhaardahan62072 жыл бұрын

    I'm learning C/C++ rn and wanna become an OS developer. Through the process of figuring out what exactly I want to do, I got lost in the terms. Since these kinds of expertises are rarer than general software developing, it's hard to find the answer you need. Can you please explain the differences between the terms; System Engineer vs OS developer vs Embedded Software Engineer? I know they are similar and have overlapping aspects but I can't figure out what exactly their differences are.

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Hey! Typically system engineer is an engineer that looks at the whole system on a higher level, not just one specific part. They work with requirements, design of the overall system, and may or may not actually step in to do some coding or hardware designs. I depends on what OS you're working on, but in general I would say OS development would be part of embedded realm.

  • @talhaardahan6207

    @talhaardahan6207

    2 жыл бұрын

    @@GreidiAjalik Thank you so much.

  • @sagal5172

    @sagal5172

    Жыл бұрын

    I’m trying to also learn C. What resources are you using?

  • @kalyangoud3847
    @kalyangoud38472 жыл бұрын

    Dude,I have doubt about should we prefer software or hardware for future development.Which has more demand?

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Software has definitely higher demand and more openings

  • @KevinJohnMulligan
    @KevinJohnMulligan2 жыл бұрын

    "On the other hand, like this one" *🖐️* *subbed*

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Kevin!! Thank you so much!

  • @wearesisterstube7354
    @wearesisterstube7354 Жыл бұрын

    Amazing

  • @GreidiAjalik

    @GreidiAjalik

    Жыл бұрын

    Thank you!

  • @MahmoudAhmed-oo6jo
    @MahmoudAhmed-oo6jo Жыл бұрын

    Please can you guide me on the ways to become an embedded systems engineer by giving me the names of the courses for example

  • @GreidiAjalik

    @GreidiAjalik

    Жыл бұрын

    Hey! here's a video where I explain what is needed for becoming an embedded software engineer... kzread.info/dash/bejne/enqhqc1tn9jMmps.html

  • @KevinStoriesTV
    @KevinStoriesTV2 жыл бұрын

    I'm trying to transition from Arduino into STM32, but I'm having a hard time any tips? Thanks Greidi

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Hey Kevin! What’s the struggle/barrier here - C/C++? Something else? I’d recommend using STM32 cube IDE when you first start off to help with generating the code and visualizing the mcu pin out with all the peripherals available. If it’s C/C++, I’d recommend doing some crash courses online on how to use it.

  • @farukhalilagic2070

    @farukhalilagic2070

    2 жыл бұрын

    I recommend you book by Carmine Noviello "Mastering stm32"

  • @KevinStoriesTV

    @KevinStoriesTV

    2 жыл бұрын

    @@farukhalilagic2070 thank you Faruk

  • @SaiKrishna-SK96
    @SaiKrishna-SK962 жыл бұрын

    I am b.tech student EEE complited Which is best way of embedded system & software side. and future growth which is better.

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Hey! you can watch this video, hopefully helps with some choices you'd need to make at school... kzread.info/dash/bejne/enqhqc1tn9jMmps.html

  • @gpriya2237
    @gpriya22372 жыл бұрын

    Can I be a Embedded Software engineer with experience in software testing? And if yes what skills should I have?

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Hey yes you could enter the embedded space, I have some videos where I discuss that "how to become and embedded software engineer?"

  • @tassioleno808
    @tassioleno808 Жыл бұрын

    did you ever use matlab and simulink as tools for design and development of embedded software ? i am a mechatronic engineer and currently studying how to use matlab and simulink to design and build mechatronics systems. I'm looking forward to become a enbedded software engineer, and i was wondering what are you toughts on simulink as a tool to generate enbedded code.

  • @GreidiAjalik

    @GreidiAjalik

    Жыл бұрын

    I used a bit of matlab, but preferred using python instead. I don't think I've used simulink personally, so can't speak for that.

  • @diwakar8815
    @diwakar88152 жыл бұрын

    What are the best universities in world that offer best masters course in embedded systems. I said best ny that I mean skills that are required to get into a embedded systems based job. Please reply🙏

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Hey that’s a good question, but a hard one to answer - I’m assuming you mean embedded software engineering? I would need to do some serious research before I could answer it… lol

  • @diwakar8815

    @diwakar8815

    2 жыл бұрын

    @@GreidiAjalik yes embedded software it is. More research ahh. Ok then can u give a starting point for the research. Ima try to find myself!

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    You can look for best universities for software engineering and or computer engineering, then pick few and see if they offer embedded courses. Personally I’m doing omscs and they have some embedded courses part of the program, so you could check CS as well :)

  • @diwakar8815

    @diwakar8815

    2 жыл бұрын

    @@GreidiAjalik great ty will check ❤️

  • @samarthtandale9121
    @samarthtandale9121 Жыл бұрын

    Well, that logo there at 00:00:05 lasted for exactly 25 frames lol :{)

  • @parveen372
    @parveen372 Жыл бұрын

    Good morning Greidi I am from cs background. Currently I got job in embedded c. Can I join in this company. Does embedded c has scope in future? Kindly reply me . I got confused

  • @GreidiAjalik

    @GreidiAjalik

    Жыл бұрын

    If they accept you, you can join and if that’s what you want to do… embedded c has scope in the future.

  • @gauravmodi1071
    @gauravmodi1071 Жыл бұрын

    Hello Greidi, I am an Electronics Engineer who has completed his degree from India from Government Engineering College, how do I get a job in Canada in Embedded field l?

  • @GreidiAjalik

    @GreidiAjalik

    Жыл бұрын

    Hey! I'm not sure about Canada since I don't live there or never have...

  • @kirankumarh351
    @kirankumarh351 Жыл бұрын

    According to salary!! Which one is better Software developer or Embedded systems

  • @GreidiAjalik

    @GreidiAjalik

    Жыл бұрын

    depends on the company… you should expect competitive pay at most of the companies in the USA. I’ve heard that outside the US embedded jobs are paid lower compared to regular SWE. You can Google to find rates in your area for each of the fields to get better overview. Cheers!

  • @taky1835
    @taky18358 ай бұрын

  • @pushpendrakushwah8691
    @pushpendrakushwah86912 жыл бұрын

    Sir can you consider mobile as embedded system

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    technically... yes, but phones nowadays are comparable to regular PCs

  • @ayomidediekola2505
    @ayomidediekola25052 жыл бұрын

    Can I get embedded software job with a B.Tech in CS?

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Yes, totally doable and I’ve met many who have done so!

  • @DevOpsCave
    @DevOpsCave2 жыл бұрын

    Am I only one who was waiting for the salary comparison?

  • @williammbollombassy1778
    @williammbollombassy17782 жыл бұрын

    If we study Software Engineering, can we works as an Embedded Software Engineer ?

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Yep, there might be some extra things you need to learn, but those could be just done at the job itself.

  • @williammbollombassy1778

    @williammbollombassy1778

    2 жыл бұрын

    @@GreidiAjalik Thanks a lot

  • @_zZzZSsSs_
    @_zZzZSsSs_2 жыл бұрын

    What is the difference between Embedded Systems Engineering and Embedded Software Engineering?

  • @_zZzZSsSs_

    @_zZzZSsSs_

    2 жыл бұрын

    I m going to start studying Electrical and Electronics Engineering next year and I want to specialize in embedded systems in the future. What do you think is best for me?

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    @@_zZzZSsSs_ thank you for the questions! First, it's hard to say for me what is best for you... research what you're passionate about, try things etc. to find out what you want to do. In my opinion and based on what I've seen in the industry systems engineers have a more general overview of things. They look at the system as a whole not in specific areas. They focus on requirements, reliability, process, quality, etc. For example. Embedded System Engineer would focus on designing the whole embedded system on how it should work an interact with different parts of itself (hardware, low and high level software, applications). Embedded software engineer would focus on the design of the low and high level software. Embedded hardware engineer (or just hardware engineer) would do the hardware layouts. Electrical engineer would do the design of the schematics. There is some overlap in these ares. Odds are that if you work for a small company you could be a systems engineer one day and hardware engineer the other... with this obviously comes greater responsibility.

  • @_zZzZSsSs_

    @_zZzZSsSs_

    2 жыл бұрын

    @@GreidiAjalik Thank you so much for your quite detailed, informative and helpful response. Thanks to you, I understand better in many ways. I hope I can be an expert and one of the best in my department like you. I wish you a successful career. :)

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    @@_zZzZSsSs_ thank you for the kind words! I appreciate it!

  • @konstantinrebrov675
    @konstantinrebrov6752 жыл бұрын

    What are the differences between a regular software engineer and an embedded software engineer? A regular software engineer needs glasses, and an embedded software engineer does not need glasses.

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    LOL, yep, the thumbnail shows all you need know :D

  • @tanfhnansksk4769
    @tanfhnansksk47692 жыл бұрын

    Why does the dog never move?

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    😂 he is too focused on what’s outside… or sleeping…

  • @mustafaerdogan3380

    @mustafaerdogan3380

    2 жыл бұрын

    @@GreidiAjalik maybe it waits wath dog data😅

  • @ShivaRk-le1no
    @ShivaRk-le1no2 жыл бұрын

    Bro if u speak slowly and clearly any country people can easily understood 🙏.... Who knows English😎

  • @GreidiAjalik

    @GreidiAjalik

    2 жыл бұрын

    Thanks for the feedback :) I’ll keep it in mind!

  • @sravanthichandrsravanthich6304

    @sravanthichandrsravanthich6304

    Жыл бұрын

    Then keep u r play back speed in low

  • @omerkaya545
    @omerkaya545 Жыл бұрын

    Worst intro ever

  • @logcom482
    @logcom4822 жыл бұрын

    Bla bla bla...

  • @researcht4630
    @researcht46302 жыл бұрын

    hi from kenya ,want to be a embedded software engineer ,how can i get your contact

Келесі