iNEXT BMW CAR 2021| BMW Vision iNEXT. Future focused | BMW NEW CAR 2021 | NEW MODEL CAR 2021

The BMW Vision iNEXT. Future focused. People, their emotions and wants, are at the forefront of all BMW Group thinking about the mobility of the future. At the BMW Group, we ask ourselves how we can create a vehicle that will become our customers’ favorite space.   What‘s your favorite space? People, their emotions and … Read more

B817 Audio amplifier and DC – DC converter applications.

B817Silicon PNP transistor The B817 is a PNP transistor preferred for audio amplifier and DC – DC converter applications. The B817 is a silicon PNP transistor, Uce = 140V, Ic = 12A, applications: power transistor. B817 Similar type list: 2SB817silicon PNP transistor. The 2SB817 is a silicon PNP transistor, Uce = 140V, Ic = 12A, applications: … Read more

DESIGN OF SOLAR PHOTOVOLTAIC WATER PUMPING FOR IRRIGATION USING SUN TRACKING SYSTEM

 DESIGN OF SOLAR PHOTOVOLTAIC WATER PUMPING FOR IRRIGATION USING SUN TRACKING SYSTEM PROBLEM STATEMENT At Vigwaza village located at Coastal region, Agriculture is one of the main activities conducted. During seasons of low rainfall and sunny days irrigation is being applied. Diesel and solar motor pumps are most used for irrigation, however the use of … Read more

Arduino programming language.

Arduino programming language  Can be divided in three main parts:  Functions,  Values (variables and constants), and  Structure. FUNCTIONSFor controlling the Arduino board and performing computations. Digital I/O digitalRead() digitalWrite() pinMode() Analog I/O analogRead() analogReference() analogWrite() Zero, Due & MKR Family analogReadResolution() analogWriteResolution() Advanced I/O noTone() pulseIn() pulseInLong() shiftIn() shiftOut() tone() Time delay() delayMicroseconds() micros() millis() … Read more

The Arduino UNO board layout.

The Arduino UNO board layout LEDs on Arduino UNO board The Power LED indicates that the board has power.  The TX and RX LEDs indicate serial communications traffic.  TX is blinking when transmitting, and RX is blinking when receiving.  The Pin 13 LED is connected to the Arduino Digital I/O pin 13 and can be … Read more