Close

302 Results for "smart car"

  • ESP8266 Code

  • At this point the gadget is almost finished! Download the Arduino code and open it on the Arduino IDE. The following parameters will have to be updated: WIFI_SSID: enter your Wi-Fi router SSID here WIFI_PASS: enter your Wi-Fi network password here IO_USERNAME:...
  • Creating Product on TUYA

  • I am going to use the Tuya IoT platform to develop a smart device from scratch. The simplicity and fast response time of the Tuya IoT cloud are amazing, all you need to do is set up function definitions, design app panel, and burn authorization firmware,...
  • Dashboard Setup

  • Install the Blynk IOT app on you smart phone(Android/ IOS).Login with the same blynk account.Click on the 3 lines on top right side and click on add new device (Make sure the ESP32 is turned ON).You will find the device that you have created, click...
  • Configure services

  • Services are built-in software packages that make it easier to add complex capabilities to your smart machine. These can be configured on the "Services" tab next to the "Components" tab in the Viam app. The first service is the "audioout" custom resource...
  • Code

  • Install the Arduino IDE and ensure that the ESP32 Board manager is installed. If you're not sure how to do this, you can refer to this article: Installing the ESP32 Board in Arduino IDE.Make sure you have the DFRobot/DFRobot_RTU (github.com) and cdjq/DFRobot_EnvironmentalSensor...
  • Connect your Wires

  • 1. Make the cable guide. Cut a 6-flute section out the 36" 10mm Corex sheet, and then make scores (not cuts) at 1" intervals, starting at one side, and moving inward 18". Use a razor blade and straight edge to make scores perpendicular to the flutes...
  • Arduino Code Upload

  • After installing the app, we are all done with the project. Upload the below Smart Light code to Arduino and enjoy the output using BT Remote pro app, as shown in the video. Here is the Arduino code for the Smart Light feature : //ARDUINO EXAMPLE CODE...
  • Jack AT Switch (Audio) Driver

  • From the beginning, the goal was to keep the project as low cost as possible. Hence, a USB interface was soon discarded, since the communication with the operating system via serial ports is not so easily manageable by analogical hardware prototypes...