TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (137083 times)
  2. FAT32 Library (70224 times)
  3. Network Ethernet Library (56097 times)
  4. USB Device Library (46424 times)
  5. Network WiFi Library (42040 times)
  6. FT800 Library (41381 times)
  7. GSM click (29109 times)
  8. mikroSDK (26558 times)
  9. PID Library (26487 times)
  10. microSD click (25486 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Andro-Arduino Bluetooth Relay Control

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-07-19

Package Version: 1.0.0.0

Category: Communication

Downloaded: 606 times

Not followed.

License: MIT license  

This is a simple relay controller based on Arduino and Android platform. An Android device is used to connect to an Arduino Nano board via Bluetooth to control four relays wirelessly.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Andro-Arduino Bluetooth Relay Control " changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Andro-Arduino Bluetooth Relay Control " changes.

Do you want to report abuse regarding "Andro-Arduino Bluetooth Relay Control ".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other AVR Compilers
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Andro-Arduino Bluetooth Relay Control

Andro-Arduino Bluetooth Relay Control

Watch on YouTube
Project Setup

Project Setup

Andro-Arduino Bluetooth Relay Control

View full image

ALSO FROM THIS AUTHOR

MSP430F149 RTCC with TM1637 Blue Seven Segment Display

0

This is an implementation of Real Time Clock Calendar with MSP430F149's Timer A1 module. Time and date are shown on a TM1637-based blue-coloured seven segment display. The code is written with TI's Code Composer Studio IDE.

[Learn More]

SSD1306 Monochrome 0.96 Inch (128 x 64) OLED Display Demo With STM32F051C8

0

SSD1306 Monochrome 0.96 Inch (128 x 64) OLED Display Demo With STM32F051C8. https://www.youtube.com/watch?v=AFRtelEJwuU

[Learn More]

93LC46B EEPROM Library Demo

0

This is a demo of 93LC46B SPI EEPROM library. To show how it works, I built a digital thermometer with DS18B20, and saved maximum and minimum temperature values in the EEPROM. The code doesn't use PIC's hardware SPI. Bit-banging method is used to keep the code generic. The code is written with CCS PIC C compiler.

[Learn More]