Need help of people who have good knowledge of computers & electronics

Started by taksh, June 27, 2018, 01:23:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

taksh

I am interested in electronics, computer programming , and aero modelling.
I have many questions in mind which i can't express via  message or small text. That is why i am facing many issues.
I am learning Arduino & electronics but i could not understand few things in deep.
Also I can't forget that days who killed my 90% of my hobby & interest in computer programming because in past, My school Computer's science did't know many things and teacher's always said "wait" & she search on google. I asked something which is hard to search on google. then she said "next day". that Next Day never come. and that is why she didn't want to talk  to me.

Anyone who have good knowledge of computer programming & electronics then please comment.




shirsa2001


taksh

@Shirsa2001
Computer programming with hardware. I want to correct wrong things which i got from youtube.

shirsa2001

 :)

Even in our college days we were so exited to do some programming with "Hardware". Later when we actually got into that profession we knew "Programming" always runs on "Hardware"
Even the software for this forum is continuously communicating with the hardware as we discuss. What matters is how "low" level you want to go.
Arduino language is a very high level one almost plain English. With not much of the hardwarish thing you expect.
In case you are interested to go deep inside Embedded Systems I strongly recommend you do the same with "C" or "C++" with any development board.

Even you can write "C++" within Arduino.

Forgive me if I sound rude but knowledge of "Programming" is actually learning a language in deep and not turning high the D13 pin on Arduino. So I suggest if you need to know the right things please start learning ATMega chip based embedded system programming with C++.


Perhaps you know Arduino is just a wrap around high level hardware on AVR microcontroller.

To know Arduino in deep you need to know AVR in deep. The scope is huge.

Below is a good starting point.

https://www.avrfreaks.net/forum/newbie-start-here?name=PNphpBB2&file=viewtopic&t=70673


shirsa2001


taksh