Electronics Technology

Fundamentals to advance level of electronics engineering with innovative electronics designs and project ideas for enthusiastic, hobbyist and engineers.

Contact : arponr@gmail.com



Electronics Technology

What programming language you prefer for embedded system programming?

1 year ago | [YT] | 9

Electronics Technology

Guess the age of this hard disk drive.
And has anyone used this old drive before ?

1 year ago | [YT] | 25

Electronics Technology

If you have a choice, Which microcontroller board you will use for 128X64 graphic display driving?

2 years ago | [YT] | 7

Electronics Technology

Insight of LTE module from QUECTEL

2 years ago | [YT] | 22

Electronics Technology

inevitable 555

2 years ago | [YT] | 13

Electronics Technology

uint16_t value_16;
uint32_t value_32;




void setup() {
Serial.begin(9600);

value_16 = 366;
}



void loop() {
Serial.println(value_32 = (value_16 * 180) );
delay(1000);
}

This is a programme for Arduino UNO or similar board. Also written on Arduino IDE.
Guess the output value on serial monitor?

2 years ago | [YT] | 6

Electronics Technology

On your opinion, Which audio amplifier class is the best for "home theatre system".

2 years ago | [YT] | 3

Electronics Technology

In the list below, what are the smallest components you can solder by hand without damaging them? (i.e. not using Pick and Place, reflow oven).

2 years ago | [YT] | 5

Electronics Technology

Is there anyone, who has the datasheet of this Sandisk controller chip ?

2 years ago | [YT] | 77

Electronics Technology

What do you think about this huge power supply?

2 years ago | [YT] | 40