Giter Site home page Giter Site logo

tracker's Introduction

Tracker

Project where a tracking device or a tracker has the ability to track a box with GPS coordinates.

Setup

Install latest version of Arduino.
Download arduino-cli and make sure that it can be run at the base of the project folder.
Install Arduino extension by Microsoft for VS Code.
Add a new line to settings.json (ctrl+p Preferences: Open settings (JSON)):
"arduino.additionalUrls": "https://dl.espressif.com/dl/package_esp32_index.json"
Open Board Manger (ctrl+p Arduino: Board Manager)
From Board Manager install esp32 package.
Initialize the Arduino extension from (ctrl-p Arduino: Initialize) and select ESP DEV board.
Try to execute a program. It should create c_cpp_properties.json.

Compiling

To compile box or tracker run compile.sh <box|tracker> <port>
The script will automatically try to upload the sketch to the specified port.

tracker's People

Contributors

saurusq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.