esp32-ssh-server
ESP32 SSH Server (Proof of concept) (by hopkinskong)
esp-link
esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer (by jeelabs)
esp32-ssh-server | esp-link | |
---|---|---|
1 | 18 | |
49 | 2,922 | |
- | 0.8% | |
0.0 | 0.0 | |
over 7 years ago | about 4 years ago | |
C | C | |
- | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
esp32-ssh-server
Posts with mentions or reviews of esp32-ssh-server.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-01.
-
Making Wi-Fi serial console adapters with old portable routers
I'd personally grab something like https://github.com/hopkinskong/esp32-ssh-server and hack public key auth I to it, but I can imagine hacking some old 3G modems would be a lot more fun.
esp-link
Posts with mentions or reviews of esp-link.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-13.
- Show HN: Bluetooth USB Peripheral Relay – Bridge Bluetooth Devices to USB
-
Passive esp8266 project when you have an extra one laying around?
Other ideas: - Setting up a Wifi sniffer to detect which devices are around - Make it an MQTT broker: https://iotbyhvm.ooo/esp8266-mqtt-broker/ - Making it a Remote serial device: https://github.com/jeelabs/esp-link
- Serial over Ethernet solutions?
- Rs485 Wi-Fi bridge
-
esp link (serial to wifi) not working
i was able to flash the esp01 with the ESP-Link from here. here's my status page:
-
wifi showing up as USB-serial connection possible?
https://github.com/jeelabs/esp-link is a serial link. I haven't tried it for this purpose but have used it as a serial bridge for other purposes.
-
Can I wirelessly connect to my UPS serial port?
Since I don’t have a local machine, ESP Link can emulate the serial port over WiFi.
- How to get a 3018 working over wifi with a virtual comm port for under $5
-
Looking for solution to read UDP packets over wifi and send them out over serial
https://github.com/jeelabs/esp-link is designed for this.
-
How to debug when using OTA?
The main gotcha is these things won't help you if your code dies before it starts networking. If you want to debug that stuff, you pretty much need something like this thing.
What are some alternatives?
When comparing esp32-ssh-server and esp-link you can also consider the following projects:
wi-se-hw - Cheap and tiny ESP8266 boards for Wi-Se to access your SBC or router serial port remotely
WebSerial - A remote terminal library for wireless microcontrollers to log, monitor or debug your firmware/product.
wi-se-sw - Wi-Se - Wi-Fi Remote Serial/UART Terminal for ESP8266
apcupsd-docker - apcupsd in a container; can trigger arbitrary commands on the Docker host
feature-requests - ESPHome Feature Request Tracker