Coder Social home page Coder Social logo

syntawifi's Introduction

SyntaWiFi

Control your telescope wirelessly with ESP8266.

I use this sektch on Wemos D1 Mini to controll my AstroEQ mount wirelessly with SynScan Pro app. It's based on existing project but adapted to wrok on Wemos D1 Mini (wemos can not work with swapped pins and TTL shifter - this will burn the board, therefore in this prject I use standard UART, and logger had to be removed completley)

Connections:

Wemos GND <> Mount GND

Wemos RX Mount TX

Wemos TX Mount RX

alt text

Wemos D1 Mini UART works on 3.3V logic level therefore bi-directional logic level shifter is required in between (3.3V <-> 5V). TTL shifter can be powered from Wemos D1 Mini PCB (from pins 5V, 3.3V and GND), but Wemos itself may consume lot of current (up to 660 mA) and therefore it must be powered from standalone 5V power supply (NOT FROM ARDUINO 5V PIN!)

Default connection parameters are:

WiFi SSID: SynScan_WiFi_1234

WiFi password: password

Device IP is 192.168.4.1 and it's listening on port 11880/UDP acting as transparent serial bridge. You can even connect it as VCOM with USR-VCOM or HW Virtual Serial Port or similar software.

THE SOFTWARE IS PROVIDED β€œAS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

syntawifi's People

Contributors

vzr314 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.