pins

Control an LED

Bluetooth Basics: How to Control an LED Using a SmartPhone and Arduino

Ever thought of controlling any of your electronic devices with your smart phone? How about a robot or any other device? Wouldn’t it be cool to control them with your smartphone? Here is a simple tutorial for interfacing an Android Smartphone with Arduino via Bluetooth! Required Materials Hardware Bluetooth Module HC 05/06 Arduino & Battery (with cable) …

Bluetooth Basics: How to Control an LED Using a SmartPhone and Arduino Read More »

Interfacing 74HC595 Serial Shift Register

Interfacing 74HC595 Serial Shift Register with PIC Microcontroller

There are possibilities in embedded design where you do not have enough I/O pins available in your microcontroller. That can be due to any reason, may be your application needs multiple LEDs or you want to use multiple 7-segment displays, but you don’t have required I/O pins in your microcontroller. Here comes a perfect component, shift register. …

Interfacing 74HC595 Serial Shift Register with PIC Microcontroller Read More »