Giter VIP home page Giter VIP logo

wifimodem's Introduction

WiFi Modem

WiFiModem

This is a simple layout for connection a ESP12E to a serial port so that a serial to wireless gateway can be used. It connects RTS/CTS for flow control (when supported) and has DB9 female/male and DB25 female/male connectors. The particular gender of the connector can be mounted on the side of the board indicated by the silkscreening. DB25 male is used to connect directly to an Apple Super Serial Card. DB25 female is the standard connection of old-style dialup modems. There are jumpers that swap TXD/RXD, RTS/CTS, and DTR/DSR to implement a built-in null modem changer.

There are several types of firmware that could be used on it.

https://github.com/jeelabs/esp-link

ESP Link is a firmware that enables remote access to a microcontroller or serial port through a web page or TCP port.

https://github.com/dhansel/WifiModem

https://github.com/jsalin/esp8266_modem

https://github.com/maccasoft/WifiModem/blob/master/WifiModem.ino

https://github.com/ssshake/vintage-computer-wifi-modem

https://github.com/stardot/esp8266_modem/wiki

https://github.com/RolandJuno/esp8266_modem (implements CTS)

https://github.com/bozimmerman/Zimodem

A firmware image "zimodem.ino.nodemcu-3.4.bin" may be downloaded from:

http://subethasoftware.com/files/zimodem/

For using with ZiModem, use the following settings:

ATS47=5
OK
ATS49=15
OK
ATS51=13
OK
ATS53=12
OK
ATS55=14
OK
ATS57=4
OK
ATB9600
OK
AT&W

(default baud rate 9600 for example)

If you use the Zimodem firmware (current version 3.7.0 in that directory) that is in the "zimodem-firmware" directory, it is already compiled to point DTR/DSR/RI/RTS/CTS to the correct GPIO pins. The default baud rate is 1200. You can use esptool.py or the flash download tool to load it to the address 0x0000.

PCB

wifimodem's People

Contributors

profdc9 avatar

Stargazers

Steve Kaschimer avatar Bernard Van Haecke avatar  avatar Gerad Munsch avatar Christian W. avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ryucats

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.