Close

84 Results for "%E3%80%8A%E3%80%88 %EB%AC%B8%EC%9D%98 OIO%E2%86%975793%E2%86%977458 %E3%80%8B%E3%80%89 %EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%E3%81%A3 %EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9conspicuous%EC%85%94%EC%B8%A0%EB%A3%B8%ED%9B%84%EA%B8%B0%EC%84%A0%EB%A6%89%EC%85%94%EC%B8%A0%EB%A3%B8%EC%85%94%EC%B8%A0%EB%A3%B8solid %EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%E2%94%82%C3%86%EC%85%94%EC%B8%A0%EB%A3%B8%ED%9B%84%EA%B8%B0derivative"

  • The code

  • I will try to comment the code used for the sensor-box, this is the latest version consider that there's 6 version. The weirdest problem i've encountered is the heap fragmentation, as a self learning guy, I've wildly used Strings (especially in a past...
  • Programm and mp3 files

  •  Program We made commented program in *.ino file, You can download the file and read the comments to understand how the Map works. But if You don’t read the comments the program works in any case.   MicroSD Files You have to connect the pads...
  • Code

  • Open a laptop with the Arduino software (https://www.arduino.cc/en/Main/Software).Download the code from https://github.com/stressmaniac/ELSA or copy the code belowConnect the Arduino to the laptop using the USB 2.0 cable.Press the upload button on the...
  • Implement Charts/Graph

  • Type the following command to install the chart.js plugin: npm install chart.js --save  Import the chart to the page where we need to use by typing the following code: import { Chart } from 'chart.js';   For this project, we are using the chart...
  • AirVisual API

  • AirVisual has an air quality (AQI) and pollution API that allows up to 10, 000 API calls per month for free. You can sign up for the Community tier. Once you sign up, you can go to My Air and the API tab. It is here that you will find your API keys and...
  • PCB Design

  • I designed my PCB Christmas tree using Autodesk EAGLE. EAGLE is an electronic design automation (EDA) software enabling schematic diagrams design, component placement and PCB routing. I started the design by creating the schematic of the electronic circuit....
  • Prerequisites

  • Order the required parts [Self-contained Digikey Order] (60.80 USD + shipping as of 2022-10-20)The sculpting wire is also available at Amazon. Approximately 3' is required.The purpose of the wall adapter is so that, after initial setup, the SDL-Demo...
  • Program

  • Extract the contents of the files.   Copy the nRF905 library file to the Arduino library location.Open the project file for Rover using Arduino IDE. This contains the code for the Arduino Uno in the rover car.You can check and modify the transceiver...