issues
search
PaulStoffregen
/
AltSoftSerial
Software emulated serial using hardware timers for improved compatibility
http://www.pjrc.com/teensy/td_libs_AltSoftSerial.html
338
stars
132
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding support for Arduino MKR family (SAMD architecture)
#70
simon-77
opened
5 months ago
2
Add support for renesas_uno architecture
#69
kalyalien
opened
1 year ago
2
Support for .findMulti();
#68
Sandwich1699975
opened
1 year ago
0
added defines so it is possible to change settings by compiler -D flags
#67
DEvil0000
opened
1 year ago
0
Add Support for STM32F1, STM32F4, please
#66
ShaggyDog18
opened
2 years ago
0
Add Support for ATMEGA328PB Please
#65
maesoph
opened
2 years ago
2
Can we use it on NodeMCU?
#64
DaniMzT
closed
3 years ago
1
add support for different serial formats
#63
stattin42
opened
3 years ago
0
Support Request for Arduino Portenta
#62
hpssjellis
opened
3 years ago
1
Couldnt transmit correct data using AltSoftSerial
#61
Adee-CV
closed
3 years ago
3
Implement Inverse flag to invert sense of RX and TX like SoftwareSerial
#60
fourstix
opened
4 years ago
2
Implement Inverse flag to invert sense of RX and TX like SoftwareSerial
#59
fourstix
opened
4 years ago
1
Support for Teensy 4.0
#58
GLBaxter
opened
5 years ago
2
Support Arduino Nano Every
#57
harryberlin
opened
5 years ago
3
Added missing `availableForWrite()` method.
#56
falahati
closed
5 years ago
3
incompatible with nrf52 architecture Adafruit Feather nRF52 Bluefruit LE - nRF52832
#55
dlnraja
opened
5 years ago
1
The last two bytes reappear after flushing
#54
szotsaki
opened
5 years ago
0
RX Buffer max size is 500byte?
#53
dirkclemens
opened
6 years ago
5
added parity patch from https://github.com/PaulStoffregen/AltSoftSerial/issues/5
#52
lausdahl
opened
6 years ago
0
GPLv3 License
#51
cst0
closed
6 years ago
2
Create LICENSE
#50
s-celles
opened
6 years ago
0
Update README.md
#49
s-celles
closed
6 years ago
0
Conflict with Servo: Multiple definitions
#48
KarelPeeters
closed
6 years ago
6
Remove "unused variables" warnings
#47
szotsaki
opened
6 years ago
5
Elimininate 'unused parameter' warnings
#46
bperrybap
closed
3 years ago
5
Lost answers UART
#45
githubrn
opened
6 years ago
4
Replacing Softwareserial by Altsoftserial
#44
geologic
opened
6 years ago
1
Bump version number
#43
SRGDamia1
opened
6 years ago
0
Problems with Arduino Nano
#42
JonVogel
closed
6 years ago
1
Arduino Robot
#41
ghost
closed
6 years ago
5
Sending two inverting TX signals on two digital outputs at the same time
#40
fdobrota
opened
7 years ago
1
Added support for Mighty 1284, Mayfly, and Mbili
#39
SRGDamia1
closed
7 years ago
0
Half duplex?
#38
lutorm
closed
7 years ago
1
Using Digital Pin 10 on Arduino Uno
#37
domdragon
closed
5 years ago
6
Issue while using altsoftserial with mpu6050(wire.h)
#36
Mohit-18
closed
7 years ago
1
Arduino Mega ADK board, 2x hardware serial comms
#35
firewood753
closed
7 years ago
1
Issues with .available()
#34
RileyStarlight
opened
7 years ago
3
Issue with 2400 Baud
#33
ixiom
closed
7 years ago
1
Problem at 2400 baud (atmega328)
#32
simonecab
closed
8 years ago
3
Errors when compiling AltSoftSerial with TMRpcm
#31
dinosaurfiles-zz
closed
8 years ago
3
Possibility to use ATMEGA2560 digital pins 10 and 11
#30
brunoaduarte
closed
8 years ago
1
added signal invert and mode selection (rx/tx)
#29
bikemike
opened
8 years ago
2
Example Code to dump AltSerialSteup setup for your board
#28
SergeAgeyev
closed
8 years ago
0
Increased transmission speed
#27
DrDiettrich
opened
8 years ago
0
Improved prescale
#26
DrDiettrich
opened
8 years ago
2
Use tagged source code from repo; v1.4
#25
ivankravets
closed
8 years ago
0
tx_state=0 readout
#24
daviidw
closed
8 years ago
0
ISR(COMPARE_B_INTERRUPT) does not trigger
#23
FrankBoesing
closed
8 years ago
1
incompatible with esp8266 architecture(s).
#22
sleeping1013
closed
8 years ago
1
void flush() { flushInput(); } ?
#21
PhiJu5
closed
8 years ago
1
Next