issues
search
SlashDevin
/
NeoSWSerial
Efficient alternative to SoftwareSerial with attachInterrupt for RX chars, simultaneous RX & TX
173
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
NeoSWSerial cannot read from multiple instances
#59
KeerthiNadella
opened
7 months ago
0
sei() not called as it should have been several times
#58
eclab
closed
10 months ago
1
NeoSWSerial does not *write* to multiple instances without setting listen()
#57
eclab
opened
10 months ago
1
What are the compatibility gotchas between NeoSWSerial, NeoHWSerial, and NeoICSerial?
#56
eclab
opened
11 months ago
0
Error using with arduino ISR vector
#55
alxkos
opened
1 year ago
0
wake up from Sleep
#54
Yousaf93
opened
1 year ago
0
Do not compile on ATMEGA328P at frequencies below 8MHz
#53
caradag
opened
1 year ago
0
Added LGT8F328P support
#52
hexaedron
closed
1 month ago
0
Feature Request: Add support for 4800 Baud Rate
#51
Raunak-Singh-Inventor
opened
2 years ago
0
Doesn't compile for ATMega1284P on Mightycore at 20Mhz
#50
FRCIndustries
opened
2 years ago
1
ESP8266 to Arduino -> Receiving partially gibberish data
#49
vjeko2404
opened
2 years ago
0
Added explicit TX port and mask selection on write operation.
#48
Vasil-Pahomov
opened
3 years ago
0
Does not work with my UNO
#47
adamsstephen
opened
3 years ago
0
peek() returns zero
#46
cider101
opened
3 years ago
0
Nano RP2040 Connect board support
#45
santanig5
opened
3 years ago
2
Update NeoSWSerial.cpp in rxPin input mode and peek method
#44
hzawary
opened
3 years ago
0
Doesn't compile on ATmega168P (Pro Mini)
#43
alexbladex
opened
3 years ago
1
Struggling to get Pin interrupts to work with the SoftwareSerial library
#42
castingflame
closed
3 years ago
0
error: 'NeoSWSerial::NeoSWSerial(const NeoSWSerial&)' is private within this context
#41
FlavorJ
opened
3 years ago
0
Question marks
#40
unstopp
opened
4 years ago
2
fix: prevent RX pin from receiving garbage data
#39
denizetkar
opened
4 years ago
0
NeoSWSerial not working with ATmega1284p using MightyCore
#38
BlaT2512
closed
4 years ago
1
NeoSWSerial not working with Bluetooth Bee Standalone module
#37
TedJackson
opened
4 years ago
5
31250 baud rate with 8 Mhz CPU
#36
josephernest
opened
5 years ago
1
Why does this simple echo RX to TX not work on ATtiny45?
#35
josephernest
closed
5 years ago
1
Add ATmega328pb
#34
Donderda
opened
5 years ago
0
Wrong Tx behavior with multiple ports?
#33
larsbbm
opened
5 years ago
0
Add Baudrate 4800
#32
Markus1995
opened
5 years ago
8
NeoSWSerial with PinChangeInterrupt
#31
geologic
opened
5 years ago
6
Different behavior on Uno vs Pro Mini
#30
dmnc-net
opened
6 years ago
2
Detect witch instance of NeoSWSerial is calling/handling handleRxChar()
#29
nadjibnet
opened
6 years ago
1
Remove reference to ATmega32u4
#28
jpmeijers
opened
6 years ago
1
Value is wrong if passed by interrupt, but correct if pulled from Buffer
#27
GoingForGold13
opened
6 years ago
0
Added peek and unsetting prescalers at ignore
#26
SRGDamia1
opened
6 years ago
0
#error MCU not supported by NeoSWSerial!
#25
ThierryGo1
closed
6 years ago
2
Support Half Duplex mode
#24
SlashDevin
opened
6 years ago
0
Copying your improvements to SS to an SDI-12 library
#23
SRGDamia1
closed
6 years ago
7
Changes to compile with ATtiny84
#22
gion86
opened
7 years ago
0
Doesn't compile on ATTiny84
#21
gion86
opened
7 years ago
2
Reading input through an attached handle is not equivalent to read()/available()
#20
woj76
opened
7 years ago
6
Add support at 57600 baud
#19
SRGDamia1
closed
6 years ago
1
Added support for 32u4
#18
SRGDamia1
opened
7 years ago
19
Move board setup information into a separate configuration file
#17
SRGDamia1
opened
7 years ago
0
Restructure interrupts to allow an external interrupt routine to call by pin
#16
SRGDamia1
closed
7 years ago
4
Rx or Tx only?
#15
MrHaroldA
opened
7 years ago
6
Unable to send sms message to a number !
#14
AEK-BKF
closed
7 years ago
5
Support for 31250 baud rate (MIDI).
#13
jarosz
closed
7 years ago
3
Not able to read characters in attachInterrupt
#12
arjun289
closed
7 years ago
1
Add library.properties or library.json
#11
SRGDamia1
closed
7 years ago
3
Added way to use NeoSWSerial together with PCINT handlers
#10
dionorgua
closed
7 years ago
2
Next