Tutorial Search - Tag - wireless

Mobile Robot using TinyUSB

Mobile Robot using TinyUSB

Wireless control of the mobile robot is made possible through the use of a wireless joystick via TinyUSB. In essence, this marks an improvement to the device information project by integrating the re..
VNC with NVIDIA Jetson Nano 2GB & B01

VNC with NVIDIA Jetson Nano 2GB & B01

We can remotely control the desktop of the NVIDIA Jetson Nano device from another device using Virtual Network Computing (VNC). In this tutorial, NVIDIA Jetson Nano 2GB will be used but the steps for ..
Control PikaBot Using a Phone Through Bluetooth

Control PikaBot Using a Phone Through Bluetooth

PikaBot is a special mobile robot based on Maker UNO and uses a paper box as the mobile robot base. This tutorial shows the guide and example code to control it..
Send Data Wirelessly Between ESP32 Using ESP-NOW

Send Data Wirelessly Between ESP32 Using ESP-NOW

Another wireless protocol developed by Espressif, called ESP-NOW...
XBee S2C Replacement of XBee Series 2

XBee S2C Replacement of XBee Series 2

I wrote a few articles about XBee (Is XBee ZigBee? Using XBee module, Recovering Your XBee, XBee Series 2 point to point communication) to introduce the product..
Raspberry Pi: GUI with a Remote Desktop Connection

Raspberry Pi: GUI with a Remote Desktop Connection

In the LED Blinking tutorial, we use serial command line and software PuTTY to give a command in the Raspberry Pi. For this tutorial, we will use Remote Desktop Connection as our interface to pro....
Arduino + PS2 shield + MDDS10 for mobile robot control

Arduino + PS2 shield + MDDS10 for mobile robot control

Have you ever wish to build a simple mobile robot that can be controlled by a wireless PS2 controller? Thinking it too difficult for you? Think about it again. It's actually easy and straight forward ..
Connect Android Bluetooth to BlueBee

Connect Android Bluetooth to BlueBee

Nowadays, there have a lot of Android apps that can be used as a bluetooth controller to your microcontroller project. For example you can used Arduino BT Joystick to control your mobile rob....
Wireless UART with Arduino and 433MHz or 434MHz module

Wireless UART with Arduino and 433MHz or 434MHz module

Last month, I was thinking of doing wireless temperature monitoring at my office. But I do not want to use WiFi or Bluetooth module, because WiFi is expensive and Bluetooth requires establishing......
Uploading Arduino Sketch to BBFuino via BlueBee

Uploading Arduino Sketch to BBFuino via BlueBee

If you still remember the Arduino Fio (tutorial) where you can upload the Arduino sketch via Xbee (wireless). It is better if you have experience with it and of course you will love it because you can..
Getting Started with Arduino - Fio

Getting Started with Arduino - Fio

Good! You are here because you wanted to use Arduino. 1st thing 1st, you will need the necessary tools to get started, and this guide is meant for Arduino Fio..