NeoHWSerial icon indicating copy to clipboard operation
NeoHWSerial copied to clipboard

update of https://github.com/SlashDevin/NeoHWSerial

Open gicking opened this issue 5 years ago • 4 comments

  • updated to Arduino IDE >=v1.5.6 library format (see https://arduino.github.io/arduino-cli/latest/library-specification/)
  • pass UART status byte to user receive function. Required e.g. for break detection in LIN bus
  • support optional storing to ring buffer after return from user routine via return value

gicking avatar Nov 01 '20 16:11 gicking

+1 please

Need this to show up in the Library Manager and working for new Arduino IDE 2

RoanBrand avatar Mar 27 '23 09:03 RoanBrand

+1 please

Need this to show up in the Library Manager and working for new Arduino IDE 2

In my IDE 2.0.4. it already shows up (see below). No special setting required, just search for "NeoHWSerial". I understand that doesn't work for you...?

grafik

gicking avatar Mar 29 '23 06:03 gicking

Yes found it right after basically. Been using this lib since 2016, glad someone else forked it and made it easy:

https://github.com/gicking/NeoHWSerial

Thanks @gicking !

RoanBrand avatar Mar 29 '23 07:03 RoanBrand

you're welcome!

Judging from the last commit/merge date, I guess SlashDevin no longer actively maintains this library...!? Anyway it feels odd to publish someone else's library! It would much rather have him/her merge my changes to this repo (hint, hint)

gicking avatar Mar 29 '23 07:03 gicking