Saturday, September 30, 2017

IR water Level Controller

InfraRed (IR) Sensor/Detector Circuit

Description.



The circuit shows that the output of IC1 555 IC,which is designed for a duty cycle of 0.8mSec,with a frequency of 120Hz and 300 mA peak current, is used to drive the infra red LED,D1.From the connection it is clear that the diodes D1 and D2 are on the same line,just a few centimeters apart, on the breadboard.Thus diode D2 receives the infra-red output from the diode D1.The diode signal, which is given to the inverting terminal of the op-amp IC LM 358 gets amplified and its peak is detected by diode D4 and capacitor C4.The forward voltage produced by diode D4 is compensated by diode D3 with R5 and R6.According to the distance between the infra-red transmitter and receiver, a proportional DC voltage is fed to the inverting input of IC2.According to the output of the comparator the LED is turned ON and OFF and this is detected by the transistor Q1.Thus the relay is driven according to the output of Q1.The comparator output is set according to the value of the pot.
This circuit is mainly used for liquid level detection or proximity detection. It operates detecting the distance from the target by reflection of an infra-red beam.The biggest advantage of this circuit is that there is no physical contact with the liquid whose level is to be measured.The range is set by adjusting the pot.Range can vary, depending on infra-red transmitting and receiving LEDs used and is mostly affected by the color of the reflecting surface. Black surfaces lower greatly the device’s sensitivity.
Notes .
Use a good quality regulated power supply .The sensor diodes must not be subjected directly to other light sources.
Parts List .
  1. Resistance R1                       10K(4W)
  2. Resistance R2,R5,R6,R9     1K(4W)
  3. Resistance R3                       33R(4W)
  4. Resistance R4,R8                 1M(4W)
  5. Trimmer Cermet R7           10K
  6. Resistance R10                    22K(4W)
  7. Capacitance C1,C4              1 uF(63V)
  8. Capacitance C2                   47pF(63V)
  9. Capacitance C3,C5,C6      100uF(25V)
  10. Diode D1                             IR LED
  11. Diode D2                             IR Photo-Diode
  12. Diode D3,D4                       1N4148(75W/150mA)
  13. Diode D5                             LED
  14. Diode D6,D7                      1N 4002
  15. PNP Transistor Q1           BC 558(45V/800mA)
  16. Timer IC IC1                     NE 555
  17. IC 2                                     LM358
  18. IC 3                                     7812
  19. Relay                                  SPDT(2A/220V)
  20. J1                                        Two ways output socket



Free energy magnet motor ,charge big 12v battery

Many have taken a stab at building a free vitality creating attractive engine. I am seeing a ton of in my day by day mission through option vitality news, yet what I have discovered is that vitality isn't free, never-ending movement machines don't exist, everything is taken from some place and put somewhere else.




Free vitality from magnets regards a similar run the show.

There additionally is this purported "free vitality", the zero-point vitality, demonstrated scientifically by numerous researchers. My obligation as a green idealistic is to gather all that I see somebody has battled clarifying and illustrating, placed it in one place and let the general population see and remark. Such is the case of this attractive engine.

Be that as it may, there are additionally "green critical" sites. When they see something out of "good judgment" limits, they go ballistic and shout something like"omg, this can't be genuine! I require no confirmation! I should not think about this! Die, Satan!"

I took such an article today as a motivation since it discusses an attractive engine, one of my most loved free vitality subjects, about which I haven't heard much recently.

Here is the entire procedure of changing the free attractive vitality into mechanical vitality, clarified by the innovation's creator (Sandeep Acharya):

"Consider Two Powerful Magnets. One settled plate over pivoting circle with North side parallel to circle surface, and other on the turning plate associated with little apparatus G1. In the event that the magnet over rigging G1's north side is parallel to that of which is over Rotating plate then they both will repulse each other. Presently the magnet over the left plate will attempt to pivot the circle beneath in (think) clock-wise heading.

Presently there is another magnet at 30 rakish separation on Rotating Disk on both side of the magnet M1. Presently the vast apparatus G0 is associated straightforwardly to Rotating plate with a pole. So after repugnance if Rotating-Disk pivots it will turn the apparatus G0 which is associated with adapt G1. So the magnet over G1 pivot toward the path opposite to that of settled plate surface.

Presently the edge and teeth proportion of G0 and G1 is with the end goal that when the magnet M1 moves 30 degree, the other magnet which came in the position where M1 was, it will be repulsed by the magnet of Fixed-circle as the magnet on Fixed-plate has moved 360 degrees on the plate above apparatus G1. So if the principal aversion of Magnets M1 and M0 is sufficiently intense to make turning circle pivot 30-degrees or increasingly the plate would pivot till mistake happens in position of circle, grinding misfortune or attractive vitality misfortune.


Arduino Touch Game






. DIGITAL WEIGHT METER circuit

Weight sensor output 0V when the load less than 150g,so we can not directly measure the load .My method is using a 200g local avoid measure blind spot.Read the analog data of 200g weight as no-load(0g),read the analog data of 700g weight as full load(500g).










Start test program

void setup() { Serial.begin(9600); } void loop() { int value; value = analogRead(0); Serial.println(value); }





Full program


from http://www.instructables.com/id/Arduino-Load-Cell-Scale/
Code:
/* sample for digital weight scale of hx711
 * library design: Weihong Guan (@aguegu)
 * library host on
 *https://github.com/aguegu/ardulibs/tree/3cdb78f3727d9682f7fd22156604fc1e4edd75d1/hx711
 */

// Hx711.DOUT - pin #A2
// Hx711.SCK - pin #A3

#include <Hx711.h>
Hx711 scale(A2, A3);

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

void loop() {
  Serial.print(scale.getGram(), 1);
  Serial.println(" g");
  delay(200);
}

To put the measured value into a variable for further processing, replace the code in void loop with:
float value = scale.getGram();

Serial.print(value);
Serial.println(" g");
delay(200);





ARDUINO SECURITY ACCESS CONTROL SYSTEM

SECURITY ACCESS CONTROL SYSTEM


 These days security is the real worry for all as the frequencies of robbery have turned out to be normal, and are on the ascent particularly in houses, banks, ATM's, gem retailers, and so on. To guarantee security in every one of these spots and others, distinctive frameworks can be actualized by utilizing different advancements like GSM, Bluetooth, RF, RFID, and so on. This article briefs about some security frameworks that utilization Arduino and furthermore some Arduino based ventures.

Security System and Access Control with Arduino and RFID

The point of this venture is to furnish security framework with RFID labels interfaced with Arduino board for workplaces, banks and enterprises. This task utilizes an Arduino board, Power supply, a RFID peruser, a LCD show, LEDs and a Motor driver. Rather than utilizing a console to enter the secret word and to enable access to the individual or to drive the electronic gadgets, in this task, a RFID gadget is utilized as verification.

Security System and Access Control with Arduino

Security System and Access Control with Arduino

In workplaces, a RFID card is issued to each worker with a RFID tag with some interesting number. At the point when this card is put before the RFID peruser, it peruses the information or subtle elements that are put away in it. The Arduino board contrasts this data and the pre-put away subtle elements, and if these two matches, it gleams green LED and shows the message on the LCD demonstrating the acknowledgment of the client. Thus, the Arduino Board drives an engine driver to drive mechanical gadgets like entryways and locks.

On the off chance that a client enters a wrong card, at that point the RFID peruses the tag, and afterward the Arduino board guides the red LED to sparkle and shows this message: "Client is unapproved. It would be ideal if you contact higher specialists". Amid such a procedure of unapproved client's entrance, this framework cautions with a humming sound as a declaration. The venture including Arduino based security framework can be executed in banks, business structures, and so on.

Notwithstanding this specific security framework, a portion of the Arduino based activities are talked about underneath for a superior comprehension of the tasks identified with Arduino.

1. Arduino based Monitoring and Controlling for Industrial Applications utilizing Zigbee innovation

This venture builds up a remote modern checking and controlling framework by utilizing Zigbee innovation as the correspondence medium in view of the Arduino framework.

Arduino based Monitoring and Controlling for Industrial Applications

Arduino based Monitoring and Controlling for Industrial Applications

Segments

Arduino UNO

EM – 18 RFID Reader Module

RFID Cards or Tags

16 x 2 LCD Display

10KΩ Potentiometer

Associating wires

Power supply – 5V and 12V

Prototyping board

RFID Reader and RFID Cards

As said before, RFID is a remote, non-contact sort innovation. Subsequently, it contains two parts: RFID Cards or Tags and RFID Reader.

RFID Reader Modules are essentially radio recurrence handset (transmitter and collector). A straightforward RFID peruser comprises of a recieving wire, demodulator, information decoder unit and a few channels. RFID perusers can read or potentially compose information in to the RFID cards (contingent upon the sort of the card).

The RFID Reader module utilized as a part of this venture is EM – 18. It emanates a 125 KHz motion through its recieving wire and thus a comparative recurrence based RFID Card must be utilized.

RFID Reader and RFID Cards

Figure #2 – RFID Reader and RFID Cards

RFID Card or Tag comprises of a recieving wire and an IC for putting away the information. RFID Cards can be either dynamic sort or uninvolved sort.

Dynamic RFID Cards:

They require outside power i.e. they are fueled by battery.

Information can be perused or compose from the cards as they comprises of EEPROM.

The range is normally 100 feet or more.

Uninvolved RFID Cards:

Needn't bother with outer power. The required power for the operation is drawn from the electromagnetic field produced by the RFID peruser.

Normally, aloof RFID cards are perused just sort i.e. information, which is customized by the producer, must be perused by the peruser.

The range is little i.e. a most extreme of 10 feet.

Outline of Arduino RFID Reader Circuit

The fundamental parts of the undertaking are Arduino UNO, RFID Reader, some RFID cards and an alphanumeric LCD show. The plan of the circuit is depicted here. As Arduino is the fundamental preparing gadget, every one of the associations are the associations are disclosed as for it.

The RFID Reader module utilized as a part of the undertaking i.e. EM – 18 comprises of 4 pins: Vcc, TX, RX and GND. As this module keeps running on 12V, it must be fueled independently utilizing a 12V supply.

Note: The power supply to the RFID Reader is reliant on the kind of the module.

The correspondence between the RFID Reader and outer gadgets like microcontrollers is actualized utilizing UART convention (henceforth, TX and RX pins). As the peruser peruses the data from the card and transmits to the host gadget i.e. Arduino UNO, the TX stick of the Reader must be associated with RXD stick (Pin 0) of Arduino.

Note: While programming the Arduino, the RXD stick must be disengaged as this line is utilized by the USB correspondence. To maintain a strategic distance from this, we can characterize any of alternate sticks as serial correspondence pins (Rx and TX) utilizing programming and the library utilized for this is "SoftwareSerial.h".

A LCD is utilized to show the data that is recovered from the RFID Card. We have to interface RS, E, D4, D5, D6 and D7 pins of the LCD to Arduino. Every one of the associations are appeared in the circuit chart.

The various associations concerning LCD i.e. differentiate modifying potentiometer, control supply and so on are likewise appeared in the circuit outline and are clear as crystal.

Working Principle of the Project

The point of the task is to transmit the information read by the RFID peruser to Arduino and show it on the LCD. The working of the venture is clarified in this area.

As the RFID framework utilized here is of detached sort, the data on the RFID Cards is prearranged. Keeping in mind the end goal to peruse that information, the card must be acquired closeness of the peruser.

The RFID peruser module constantly produces electromagnetic radiation as radio waves at a recurrence of 125 KHz. At the point when an inactive RFID card is brought close to this field, because of the idea of shared enlistment, the electromagnetic field from the peruser instigates a little current in the recieving wire loop of the card.

Thus, the IC in the card gets adequate power from this and transmits the information through the radio wire which is thusly gotten by the recieving wire of the peruser.

The information got by the RFID peruser is presently transmitted to Arduino UNO utilizing UART correspondence convention. Arduino thusly shows this message on the LCD.

Utilizations of Arduino and RFID Integration

The venture clarified here just recovers the data from RFID card and shows it on the LCD.

Many propelled applications can be actualized utilizing Arduino and RFID.

A portion of the applications are RFID based verification framework, security get to framework, participation framework, stock administration, domesticated animals administration and so on.

============
Project Code

#include <LiquidCrystal.h>
LiquidCrystal lcd(2, 3, 4, 5, 6, 7);
int count = 0; 
char singleChar; 
String readMsg;

void setup()
 {
   Serial.begin(9600);
   lcd.begin(16,2); 
   lcd.setCursor (0,0);
   lcd.print("ELECTRONICS HUB");
   lcd.setCursor(0,1); 
   lcd.print("  RFID Reader  ");
   delay (2000);
 }

void loop() 
{
 if(readMsg == 0)
  {                        
   lcd.setCursor(0,0);
   lcd.print(" Swipe the Card ");
   lcd.setCursor(0,1);
   lcd.print("                ");
  }
while(Serial.available()>0)
  {      
   lcd.setCursor(0,0);
   lcd.print("   Card ID is   ");
   lcd.setCursor(0,1);
   lcd.print("                ");

   singleChar = Serial.read();
   count++;
   readMsg += singleChar;
   if(count == 12)  
    {
      lcd.setCursor(2,1);
      lcd.print(readMsg);
      break; 
    }
  }
readMsg="";
delay(1000);
}


Remote operated stepper motor

Stepper engines are very not quite the same as DC engines since they can separate a full turn to little advances. It enables client to control the pivot point of engine with accuracy. Dc engines pivot when we apply terminal voltage. Stepper engines are worked with electromagnets with each having an alternate arrangement. At the point when a specific electromagnet is controlled the rigging teeth are adjusted according to that specific electromagnet. At the point when the following electromagnet is fueled the apparatus teeth get adjusted to that specific electromagnet. This takes into account slight controlled pivot according to the electromagnets charged. In this way we get rakish movement of the rigging as and when required. Presently this development can be controlled utilizing a microcontroller and the contribution to microcontroller can be given remotely.

Ultrasonic switch


 
ultrasonic switch:
ultrasonic switch transmitter 
ultrasonic switch receiver
click here to enlarge schematic 
parts:
Transmitter Parts:
IC1 NE555 timer IC
VR1 10k variable resistor
R1 4.7k resistor
R2 18k potentiometer
R3 1k resistor
R4, R5 220 ohm resistor
C1 680 picofarad capacitor
C2 0.01uf capacitor
D1, D2 1N4148 Diode
T1 SL100 NPN transistor
T2 SK100 PNP transistor
S1 SPST momentary contact switch
XMTR ultrasonic transmitter 40-50khz
Receiver Parts:
RCVR Ultrasonic Receiver 40-50khz
RL1 6volt 200ohm resistor
IC2 CA3140
VR2 250k Variable Resistor
R6 390k Resistor
R7 470k Resistor
R8, R12 15k Resistor
R9 12k
R10, R13 10k
R11 4.7k
R14 100k Resistor
R15 33 ohm Resistor
C3 0.22uf ceramic capacitor
C4 0.1uf ceramic capacitor
C5 560n ceramic capacitor
T3,T4 BC548 NPN Transistor
T5 BC558 PNP Transistor
T6 SL100 NPN Transistor
D3,D4,D5 1N4148 Diode

all resistors are 5 or 10 percent tolerance, 1/4-watt 
all capacitors are 10 percent tolerance, 
rated 35 volts or higher
The circuit described generates (transmits) ultrasonic sound of frequency between 40 and 50 kHz. As with any other remote control system this cirucit comprises of a mini transmitter and a receiver circuit. Transmitter generates ultrasonic sound and the receiver senses ultrasonic sound from the transmitter and switches on a relay. 

The ultrasonic transmitter uses a 555 based astable multivibrator. It oscillates at a frequency of 40-50 kHz. An ultrasonic transmitter transducer is used here to transmit ultrasonic sound very effectively. The transmitter is powered from a 9-volt PP3 single cell. The ultrasonic receiver circuit uses an ultrasonic receiver transducer to sense ultrasonic signals. It also uses a two-stage amplifier, a rectifier stage, and an operational amplifier in inverting mode. Output of op-amp is connected to a relay through a complimentary relay driver stage. A 9-volt battery eliminator can be used for receiver circuit, if required. When switch S1 of transmitter is pressed, it generates ultrasonic sound. The sound is received by ultrasonic receiver transducer. It converts it to electrical variations of the same frequency. These signals are amplified by transistors T3 and T4. The amplified signals are then rectified and filtered. The filtered DC voltage is given to inverting pin of op-amp IC2. The non- inverting pin of IC2 is connected to a variable DC voltage via preset VR2 which determines the threshold value of ultrasonic signal received by receiver for operation of relay RL1. The inverted output of IC2 is used to bias transistor T5. When transistor T5 conducts, it supplies base bias to transistor T6. When transistor T6 conducts, it actuates the relay. The relay can be used to control any electrical or electronic equipment. 
Important hints: 
1. Frequency of ultrasonic sound generated can be varied from 40 to 50 kHz range by adjusting VR1. Adjust it for maximum performance. 
2. Ultrasonic sounds are highly directional. So when you are operating the switch the ultrasonic transmitter transducer of transmitter should be placed towards ultrasonic receiver transducer of receiver circuit for proper functioning. 
3. Use a 9-volt PP3 battery for transmitter. The receiver can be powered from a battery eliminator and is always kept in switched on position. 
4. For latch facility use a DPDT relay if you want to switch on and switch off the load. A flip-flop can be inserted between IC2 and relay. If you want only an ‘ON-time delay’ use a 555 only at output of IC2. The relay will be energised for the required period determined by the timing components of 555 monostable multivibrator. 
5. Ultrasonic waves are emitted by many natural sources. Therefore, sometimes, the circuit might get falsely triggered, espically when a flip-flop is used with the circuit, and there is no remedy for that.




100w inverter circuit

Depiction 
Here is a 100 Watt inverter circuit utilizing least number of components.I think it is very hard to make a not too bad one like this with advance less components.Here we utilize CD 4047 IC from Texas Instruments for creating the 100 Hz heartbeats and four 2N3055 transistors for driving the heap. 
The IC1 Cd4047 wired as an astable multivibrator produces two 180 degree out of stage 100 Hz beat trains.These beat trains are preamplifes by the two TIP122 transistors.The out puts of the TIP 122 transistors are opened up by four 2N 3055 transistors (two transistors for every half cycle) to drive the inverter transformer.The 220V AC will be accessible at the optional of the transformer.Nothing complex simply the basic inverter standard and the circuit works awesome for little loads like a couple of knobs or fans.If you require only a minimal effort inverter in the area of 100 W,then this is the best. 

Circuit Diagram with Parts List. 

100-w-inverter-circuit http://www.projectsworld.wordpress.com 

Notes. 

A 12 V auto battery can be utilized as the 12V source. 

Utilize the POT R1 to set the yield recurrence to50Hz. 

For the transformer get a 9-0-9 V , 10A stage down transformer.But here the 9-0-9 V winding will be the essential and 220V winding will be the optional. 

On the off chance that you couldn't get a 10A evaluated transformer , don't stress a 5A one will be quite recently enough. Be that as it may, the permitted out put power will be lessened to 60W. 

Utilize a 10 A wire in arrangement with the battery as appeared in circuit. 

Mount the IC on an IC holder. 

Remember,this circuit is nothing when contrasted with cutting edge PWM inverters.This is an ease circuit implied for low scale applications. 

Configuration Tips. 

The most extreme permitted yield energy of an inverter relies upon two factors.The greatest current rating of the transformer essential and the present rating of the driving transistors. 

For instance ,to get a 100 Watt yield utilizing 12 V auto battery the essential current will be ~8A ,(100/12) on the grounds that P=VxI.So the essential of transformer must be evaluated over 8A. 

Likewise here ,every last driver transistors must be appraised over 4A. Here two will lead parallel in every half cycle, so I=8/2 = 4A . 

These are just harsh estimations and enough for this circuit.

About this blog

This is a tech blog.



various circuits like latest circuit of emergency light with led