This website requires JavaScript.
Explore
Help
Register
Sign In
kicap
/
shrimp-embankment-esp-01
Watch
1
Star
0
Fork
You've already forked shrimp-embankment-esp-01
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This is a shrip embankment iot project that use a arduino uno as controller, 2 sensor ultrasonic for height measurement,3 ph for water ph, , 3 salinity sensor, and a esp 01 for sending data to node js server and using socket io send to flutter app
2
Commits
1
Branch
0
Tags
264
KiB
C++
100%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
kicap
597b2e74a7
receive data from arduino uno and send to server, receive gate open/command and send it to uno
2024-08-22 23:56:21 +08:00
include
first commit
2024-08-15 02:47:45 +08:00
lib
first commit
2024-08-15 02:47:45 +08:00
src
receive data from arduino uno and send to server, receive gate open/command and send it to uno
2024-08-22 23:56:21 +08:00
test
first commit
2024-08-15 02:47:45 +08:00
.gitignore
first commit
2024-08-15 02:47:45 +08:00
image-1.png
receive data from arduino uno and send to server, receive gate open/command and send it to uno
2024-08-22 23:56:21 +08:00
image.png
first commit
2024-08-15 02:47:45 +08:00
platformio.ini
first commit
2024-08-15 02:47:45 +08:00
readme.md
receive data from arduino uno and send to server, receive gate open/command and send it to uno
2024-08-22 23:56:21 +08:00
readme.md
shrimp-embankment-esp-01
the esp-01 receive data from arduino uno and send it to node js server