This tutorial will show building an Android application that connects to the BleuIO USB dongle via a serial port
This project demonstrates how to use the BleuIO USB dongle as a serial port on an Android device via OTG (On-The-Go) USB.
When it sees you, it won't stop following!
Serial Communication between ESP2866-12 (NODE-MCU) and Arduino to increase the number of analog pins as my primary work.
Three ways to use Arduino as a USB to TTL converter. Helpful one!
Use a Bluetooth module to replace a traditional wired connection for transmitting serial data.
This device runs a desired length and quantity of wires and cuts each length.
The Arduino is simple, cheap and power efficient but has limitations. Sometimes, you may want to have more than one access your I2C bus.
If you've ever wanted to connect devices with just 3 pins, this is the perfect project for you!
A simple and informative tutorial about interfacing the HC-06 Bluetooth module with Arduino
We implement RS-485 protocol in communication between two Arduinos using MAX485 module.
This little project will show you how to use a photoresistor. We'll display the analog value on the serial monitor.
This project will show you how to use temperature and hmidity (DHT11 and DHT22) sensors with an Arduino card.
This article will show how to communicate between Arduino and Visual Studio through COM (UART) port.
You'll learn how to create an automation system to communicate 3 Arduinos via RS485.
Send data from Arduino Uno board to ESP32 serially using UART Communication protocol.
With the coming .NET Core 3.0, cross-platform serial port is available. Let's have a try on RPi Raspbian.
We will transfer DHT22 Sensor data from Arduino to NodeMCU and NodeMCU to Arduino.
This project will show you how to use joystick with serial monitor.
Bring the versatility of the Arduino Uno to the powerful world of IoT with the Onion Omega board. Make any Arduino project IoT compatible.
Arduino and Python-based project that will help us read the sensor values and plot it on Python.
In this project I will guide you on how to make your own Arduino Chameleon using TCS3200 and Arduino Uno.
This project will show you how to use a big sound sensor ( KY-038 ). We'll display the values on the serial monitor.
We implement CAN Bus communication with MCP2515 module to communicate between two Arduino for sending temperature data from DHT