Design of smart electronic voting machine using Arduino

smart electronic voting machine

The system comes with a n number of switches, where n represents the number of political parties. The voter will be able to select their chosen candidate from a panel of buttons at this point. The final vote is then shown on an LCD to ensure voter satisfaction. Finally, the result can be calculated automatically by pressing the result button.

How to control the speed and direction of DC motor using Arduino?

DC motor speed and direction control

In this project, we are going to use a very popular motor driver IC called an L293D. The advantage of using this chip is that we can control two motors at the same time, as well as control their direction. There is also a pin-for-pin compatible chip available known as the SN754410, which can also be used and has a higher current rating. The IC has its own internal diodes, so we do not need one for this project.

What are the important parts of an embedded system?

software power optimization

Power supply is one of the main components of embedded system. It is mainly used to power the system without power supply the embedded system can’t start its working. Usually 5 volt of power supply is used which has range of about 1.8 to 3.3 v. A smooth and efficient power supply should be used for proper working of embedded system. The main source of power supply includes adapter, battery etc

Application of Linear Algebra in Computer Graphics

application of linear algebra in computer graphics

The first use of Linear Algebra can be seen in the polygonal structure of 3D characters and space in computer games and other 3D graphics applications. Polygons are used to make images look three-dimensional because of their geometric structures. Most of the time, this is done by dividing the object into smaller and smaller polygons where the given smaller parts are triangular. This makes the production of 3D objects part of the distribution process of polygons. A simple example of the use of polygons in 3D images in the form of object frame.

Open Source Vs Closed source operating system

open source operating system

Open source software are not considered as a good alternative sometimes because of the possibility of viruses and threats. Another concern is that they want to get profit from what they code or develop. Open source software, on the other hand, may be reviewed by a much larger group of people for faults and improvements can be made quickly, resulting in better software.

What is the machine epsilon?

machine epsilon

What is the machine epsilon? Computer systems are the digital systems. Every information that is represented in computer is always limited in its representation in terms of the number of bits available. Every machine (calculator, computer) has specific number of bits reserved for representing a number. Real numbers are represented as floats in computers. There are two ways for representing real numbers in computers: