Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Arduino

Questions tagged [tinygps]

Ask Question

A gps library providing: position, date, time, altitude, speed and course

88 questions
Filter by
Sorted by
Tagged with
0votes
2answers
189views

I have a project that involves two ESP8266 and a NEO-6M GPS module. I want to send the GPS data to the other microcontroller using ESP-NOW, however it fails to send the data although it displays the ...
mizuto0's user avatar
0votes
2answers
944views

I've bought a Heltec Wireless Tracker Arduino.I want to get the GPS position. I've taken the original example "GPSDisplayOnTFT" from the IDE (I've made a few changes because the original ...
Jaime Roman's user avatar
1vote
2answers
497views

I am making a gps tracker with neo6m gps module and esp32 dev board.I checked wiring and coding but still my module isn't catching a signalI am already on roof of my house in case it require clear ...
Yug Ahuja's user avatar
-1votes
1answer
169views

I've disassembled a drone and found a GPS module. I want to use it. I haven't found any information about the architecture and the Serial.begin value I have to use. Could I break it if I tried ...
drMAIN's user avatar
2votes
0answers
647views

I have built a speedometer, based on thisyoutube video: https://www.youtube.com/watch?v=gKuJxjxNP-k&t=34sThe speedometer is for a car, so it needs to be in real-time and accurate, with the ...
-1votes
1answer
294views

I'm using Nano Every and SIM33EAU GPS module for my project and today I went riding shotgun to test how it works when moving on the road. I am using u8g2 library and one of the things that I have ...
-1votes
1answer
284views

Pardon if there's a more precise/technical way of formulating this question :)What I'm currently working on is a proximity warning with Arduino. There's a preset GPS location in the sketch and if I'm ...
Varonne's user avatar
-1votes
1answer
250views

I have a sketch that calculates simple distance from the device to the nearest preset GPS coordinate (there are 3 in total) and I would like to have LEDs in the neopixel strip light up according to ...
Varonne's user avatar
1vote
0answers
284views

I tried to get the gps coordinates with this program:#include <DFRobot_sim808.h>#include <SoftwareSerial.h>#define PIN_TX 8#define PIN_RX 7SoftwareSerial mySerial(PIN_RX,PIN_TX)...
1vote
1answer
385views

I checked several answers for same question but none of them help.I also changed the nano board and GPS module but without luck. I ran it outdoor.This post question had same issue except my date ...
1vote
1answer
177views

so I’m pretty new to arduino and have been working for weeks on a GPS tracker using a sim 900 and a knock off neo 6M. All my code seemed to be working but for some reason I could not get the sim900 to ...
user15487549's user avatar
1vote
1answer
419views

So i connected my ublox neo 6m gps breakout board GY-GPS6MV2 to the arduino software serial and got this result, i used resistors and only supplied 3.3v to the board, gps encode library couldn't give ...
Aayush Garg's user avatar
1vote
0answers
696views

We have built a HAB (high-altitude balloon) tracker based on an Arduino and a U-blox GPS module, but we have a sporadic issue where the altitude data gets stuck at odd (usually low) values. The ...
Rustony's user avatar
1vote
0answers
145views

Hi I'm new to Arduino (I have an ELEGOO R3 UNO board). I want to receive location from a GPS6MV2 module, but it seems to be failing somewhere in my code, or in other part.This is my code (copied from ...
OK 400's user avatar
1vote
0answers
695views

I am working with TinyGPS++ library and Arduino-nano and I want to change the update rate.I worked before with Adafruit GPS and uses the below code for updating it.// Set the update rate GPS....

153050per page
1
23456

Hot Network Questions

more hot questions
Newest tinygps questions feed

[8]ページ先頭

©2009-2025 Movatter.jp