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

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

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

Android - Reading Http Request

I'm doing a project with Arduino and Android application. Here's how it goes, send from the… Read more Android - Reading Http Request

Getdevicelist() Always Empty

I'm trying to use an Arduino Board along with my Odys Neo x8 tablet but it seems, that the UsbM… Read more Getdevicelist() Always Empty

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

Arduino Android Bluetooth Communication

I've made an app which connects to Arduino Mega 2560 by means of HC-05 Bluetooth module. I succ… Read more Arduino Android Bluetooth Communication