Search Results for led

C:\Users\Pintu\OneDrive\Blogs\Electronics\Adrino_UNO_image.png

How to test Arduino UNO

You have received your Arduino UNO and want to quickly verify and test arduino uno that it is in good condition or you want to write your first Arduino UNO program. To do so you need to follow the following…

AC LED Light

AC LED Light

Circuit Diagram for AC LED Light Resistor=240v -( Number of LEDs *3.3) A         =240 – (41*3.3) A =7000 Ohms Either use 6.8k or 7.1 K with power rating of 7-10 watt or 4*2.1 k 2watt Suggested Layout for AC LED…

Solar mobile charger circuit

Solar mobile charger circuit using LM7805 fig1 C1 and C2 – 4700 µf This circuit is self explanatory. It uses solar panel to convert light energy to electrical energy to charge your mobile. It uses 5v regulator IC 7805 to…

New features in JMeter 2.13?

JMeter 2.13 is now here for sometime now. There are many new features in JMeter 2.13 . Some of the important and major enhancements are listed below. Following are the Major enhancements in JMeter 2.13 version. New Element – New Async…

IOT Testing and its Challenges

What is IOT? As per Wikipedia “The Internet of Things (IoT) is the network of physical objects or “things” embedded with electronics, software, sensors, and network connectivity, which enables these objects to collect and exchange data.” The Internet of Things…

Raspi_Config

Remote controlling Raspberry Pi

Remote controlling Raspberry Pi using SSH Enable SSH in raspberry pi using the command raspi-config From window machine use putty to connect to Raspberry Pi From Linux Machine or Mac use terminal to connect eg: ssh pi@xxx.xxx.xxx.xxx Remote controlling Raspberry…