issues Search Results · repo:SlashDevin/NeoHWSerial language:C++
Filter by
12 results
(87 ms)12 results
inSlashDevin/NeoHWSerial (press backspace or delete to remove)I m trying to use NeoHWSerial with NeoGPS on an esp32cam board. I m a bit confused which version I ve got but it was
installed with:
C:\Users\Mat\Documents\Arduino arduino-cli lib install neohwserial ...
matburnham
- 5
- Opened on Mar 14, 2021
- #13
hello, im trying to read the next characters in the sentence using .parseInt after i enter the interrupt but the UNO
just stops, i send F 100 and it just dies. not respond to anything in normal serial ...
2winners
- Opened on Jun 3, 2020
- #11
https://github.com/espressif/arduino-esp32
can I use this lib on this platform ?
yanzixiang
- 1
- Opened on May 7, 2019
- #10
I have a question about why you disable the interrupts here:
https://github.com/SlashDevin/NeoHWSerial/blob/master/1.6.5r2/NeoHWSerial.cpp#L214
void NeoHWSerial::attachInterrupt( isr_t fn )
{
uint8_t ...
hitech95
- Opened on Dec 17, 2018
- #9
hello SlashDevin On my Arduino DUE NeoHWSerial does not compile, I would like to use it in your excellent NeoGPS for a
GPS lap timer and data logging on SD. Do you plan to wear NeoHWSerial on non AVR core ...
Fred998
- 2
- Opened on Nov 13, 2018
- #8
Hello, I am using version 1.0.5 and trying to use the flush() function from inside the library to avoid any user induced
loop delay so that I can know faster when transmission was complete. But the UART ...
question
sidpil91
- 1
- Opened on Oct 26, 2017
- #7
Hello SlashDevin, I used your code to build a profibus-dp slave with my Arduino Mega up to 45Kbit.
(https://www.youtube.com/watch?v=ilNgtisqOsk) Unfortunately the Mega does not support 187.5 Kb, but the ...
Johi-b
- Opened on Aug 6, 2017
- #6
Hi,
I m experiencing a very strange issue.
Using the MegaCore porting:
https://github.com/MCUdude/MegaCore
On the same PCB I can swap between ATMega2561 and ATMega64A, compiling properly the same code ...
gpsodo
- 7
- Opened on May 25, 2017
- #5
I have this code
NeoSerial.begin(115200);
NeoSerial1.begin(115200);
The compiler says
NeoSerial was not declared in this scope
Is it not possible to use usb serial with this library?
amitv87
- 4
- Opened on Dec 21, 2016
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.