issues
search
ErickSimoes
/
Ultrasonic
Minimalist library for Ultrasonic Module HC-SR04, PING))) and Seeed SEN136B5B to Arduino
MIT License
137
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Library doesn't work with new Seead Ultrasonic Distance Ranger V2
#69
benpaddlejones
opened
1 year ago
7
Delay(30) is a little too much
#67
dariomangoni
opened
2 years ago
0
rcw0001 : adding a 30ms dead-zone for rcwl9620
#66
igrek-xavier
closed
2 years ago
0
[CI] Workflow to Check Arduino Examples
#65
SteffanoP
closed
3 years ago
1
docs: link to multiple Readme languages
#64
SteffanoP
closed
3 years ago
0
Update documentation comments with shorter texts
#63
ErickSimoes
opened
3 years ago
0
Update README_pt-br.md with simulation references
#62
ErickSimoes
opened
3 years ago
0
Update README.md
#61
matititam
closed
3 years ago
1
Add in README_pt-br.md link to README.md
#60
ErickSimoes
closed
3 years ago
0
Add in README.md link to README_pt-br.md
#59
ErickSimoes
closed
3 years ago
0
Translate README to ES
#58
ErickSimoes
opened
3 years ago
2
Translate README to PT-BR
#57
ErickSimoes
closed
3 years ago
0
Tradução L2
#56
OTalDoL2
closed
3 years ago
0
Time the distance calculation is based on
#55
Benedikt13
closed
3 years ago
2
An Arduino simulation page for the Ultrasonic library!
#54
matititam
opened
3 years ago
2
HC-SR04 Ultrasonic 3 Pin mode does not seem to be working nodemcu
#53
djeceymca
opened
4 years ago
0
An update is needed for example code of this library in PlatformIO extension of VS Code
#52
mianqi2016
opened
4 years ago
4
Creation of update function by a maximum distance.
#51
viniciusnicassio
closed
5 years ago
1
Update README.md
#50
brentru
closed
6 years ago
1
Use a single tab field separator in keywords.txt
#49
per1234
closed
6 years ago
1
Feature: add timeout without pulseIn
#48
OtacilioN
closed
6 years ago
3
Simplify the name of the distance read method to 'read()'
#47
ErickSimoes
closed
6 years ago
0
Add WProgram.h to .h
#46
ErickSimoes
closed
6 years ago
0
No longer use the 'pulseIn()' method
#45
ErickSimoes
closed
6 years ago
1
Create examples using timeouts
#44
ErickSimoes
closed
6 years ago
0
Ultrasonic Android on Madsonic Server
#43
sergiocos
closed
6 years ago
3
feat: Add echo listen timeout to prevent lock-up
#42
eliotlim
closed
7 years ago
1
Fix library description in .h and .cpp documentation
#41
ErickSimoes
closed
7 years ago
0
Minor fixes in the documentation for the sample file
#40
ErickSimoes
closed
7 years ago
0
Change the distanceRead() method to receive the divisor
#39
ErickSimoes
closed
7 years ago
0
Update version number
#38
ErickSimoes
closed
7 years ago
0
Explain that it is possible to use sensors with three pins.
#37
ErickSimoes
closed
7 years ago
0
Set the Ultrasonic variable name to lowercase
#36
ErickSimoes
closed
7 years ago
0
Ensure that the distance reading method does not return negative values.
#35
ErickSimoes
closed
7 years ago
0
Add examples using Seed Studio Ultrasonic Sensor
#34
ErickSimoes
closed
7 years ago
1
Update wiring images on README
#33
ErickSimoes
closed
7 years ago
1
Update documentation for Seeed Studio sensor
#32
ErickSimoes
closed
7 years ago
0
Fix IDE interface button name
#31
ErickSimoes
closed
7 years ago
0
Add suport to Ultrasonic module of Seeed Studio
#30
ErickSimoes
closed
7 years ago
1
Update README with more one way to install library
#29
ErickSimoes
closed
7 years ago
0
Docs: Rename "Ultrassonic.h" to "Ultrassonic.cpp"
#28
OtacilioN
closed
7 years ago
0
Rename "Ultrassonic.h" to "Ultrassonic.cpp" in the header of the file Ultrassonic.cpp
#27
OtacilioN
closed
7 years ago
0
Update documentation
#26
ErickSimoes
closed
7 years ago
0
Update README.md file
#25
ErickSimoes
closed
7 years ago
0
Fix: Old Arduino API suport
#24
ErickSimoes
closed
7 years ago
0
style: Remove the underscore of the private variables name
#23
ErickSimoes
closed
7 years ago
1
Update documentation in source files
#22
ErickSimoes
closed
7 years ago
0
Fix: Remove duplicate include from Arduino.h
#21
ErickSimoes
closed
7 years ago
0
Update the sample file
#20
ErickSimoes
closed
7 years ago
0
Fix: Change the type of variable received as parameter in distanceRead()
#19
ErickSimoes
closed
7 years ago
0
Next