Skip to content Skip to sidebar Skip to footer
Showing posts with the label Arduino

Arduino Being Recognized As Keyboard By Android

I wrote a simple firmware for arduino to replicate whatever incoming data it recieves on serial to … Read more Arduino Being Recognized As Keyboard By Android

Not Able To Receive Subscribed Message With Pubsubclient.h In Arduino Uno R3

#include 'SPI.h' #include “WiFiEsp.h” #include <WiFiEspClient.h> #include “SoftwareS… Read more Not Able To Receive Subscribed Message With Pubsubclient.h In Arduino Uno R3

Error With Receiving Xml Strings Via Bluetooth In Android

i am developing an App which receives xml as String over bluetooth (from Arduino and android phones… Read more Error With Receiving Xml Strings Via Bluetooth In Android

Receive Character Using Android Phone From Arduino

I worked this code to receive a single letter of the arduino I can not see any response on the pho… Read more Receive Character Using Android Phone From Arduino

Android/arduino Bluetooth Communication

Link successfully established and able to send data. Android is sending SeekBar data when ever we c… Read more Android/arduino Bluetooth Communication

How To Tell If An Android Device Has Open Accessory Mode

Does anyone know how to check for this? I just bought a Samsung Galaxy Tab 2 (7' version runnin… Read more How To Tell If An Android Device Has Open Accessory Mode

Error With Receiving Xml Strings Via Bluetooth In Android

i am developing an App which receives xml as String over bluetooth (from Arduino and android phones… Read more Error With Receiving Xml Strings Via Bluetooth In Android

NFC - Help To Exchange Data Between RC522 & Android HCE

I will explain my project : I have my RC522 and a door connected on my Arduino UNO. I can currently… Read more NFC - Help To Exchange Data Between RC522 & Android HCE