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

Arduino Uno

Arduino Uno Rev3 Overwiew Arduino Uno is a microcontroller board based on the ATmega328P (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator (CSTCE16M0V53-R0), a USB connection, a power jack, an ICSP header and a reset button. It contains everything … Read more

How to Format a Hard Drive Using the Command Prompt.

Format Command The format command is a Command Prompt command used to format a specified partition on a hard drive (internal or external), floppy disk, or flash drive to a specified file system. Format Command AvailabilityThe format command is available from within the Command Prompt in all Windows operating systems including Windows 10, Windows 8, … Read more

How an Arduino Program Works.

How an Arduino Program Works  You need to know the meaning of the following things What is Arduino? Why Arduino? How do I use Arduino? The Arduino community calls a program a sketch. It has two main functions: setup and loop.  void setup(){  }  runs once, when the Arduino is powered on. void loop(){  }  … Read more

What is Arduino?

What is Arduino? Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs – light on a sensor, a finger on a button, or a Twitter message – and turn it into an output – activating a motor, turning on an LED, publishing something online. You … Read more

6G; Wireless Innovation Is An Endless.

2030 Vision — Visualize the Next Generation Each generation of mobile communications technology has reigned for about a decade, before being superseded by a new standard. Since the 1980s, after four generations of mobile communications technologies, connection of people has essentially become a reality. Now, with the fast commercialization of 5G  technologies, we are closer … Read more

10 Watt Audio Amplifier Circuit designed by using IC LM1875

10 Watt Audio Amplifier Circuit  10 Watt Audio Amplifier Circuit designed by using IC LM1875, it can drive 8Ω speaker and gives 10 Watt output. Lower power audio output required systems can use this 10 watt audio amplifier circuit, it requires few external components and low space circuit construction LM1875 is monolithic power amplifier offering … Read more