Giter VIP home page Giter VIP logo

ttgo-t-beam_gps-reset's Introduction

TTGO-T-Beam_GPS-reset

ttgo-t-beam_gps-reset's People

Contributors

peterus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ttgo-t-beam_gps-reset's Issues

Binary File

Hello,

Can you add a binary file that could be easily flashed ?

I am new to Virtual Studio COde, though my board is located at COM7 but the VS Code tries to flash it at COM14 and I did not find where to change that.
So I went in src folder and opened the ino file in Arduino, installed the SparkFunk ublox library, disabled the version that I don´t need ( 0.7 ) but still I got the following issue:

C:\Users\catal\Downloads\TTGO-T-Beam_GPS-reset-main\TTGO-T-Beam_GPS-reset-main\src\T22-GPS-restoreFactory-v2\T22-GPS-restoreFactory-v2.ino: In function 'void setup()':
T22-GPS-restoreFactory-v2:75:36: error: 'GPS_RX_PIN' was not declared in this scope
SerialGPS.begin(9600, SERIAL_8N1, GPS_RX_PIN, GPS_TX_PIN);
^
T22-GPS-restoreFactory-v2:75:48: error: 'GPS_TX_PIN' was not declared in this scope
SerialGPS.begin(9600, SERIAL_8N1, GPS_RX_PIN, GPS_TX_PIN);
^
C:\Users\catal\Downloads\TTGO-T-Beam_GPS-reset-main\TTGO-T-Beam_GPS-reset-main\src\T22-GPS-restoreFactory-v2\T22-GPS-restoreFactory-v2.ino: In function 'void loop()':
T22-GPS-restoreFactory-v2:116:37: error: 'GPS_RX_PIN' was not declared in this scope
SerialGPS.begin(9600, SERIAL_8N1, GPS_RX_PIN, GPS_TX_PIN);
^
T22-GPS-restoreFactory-v2:116:49: error: 'GPS_TX_PIN' was not declared in this scope
SerialGPS.begin(9600, SERIAL_8N1, GPS_RX_PIN, GPS_TX_PIN);
^
exit status 1
'GPS_RX_PIN' was not declared in this scope

Thank you,
Catalin

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.