GithubHelp home page GithubHelp logo

hellange / dmm6500-api Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8 KB

Experiments to see if it's possible to get measurement data from DMM6500 though w5500 based ethernet for arduino/teensy

C++ 100.00%

dmm6500-api's Introduction

This sketch connects to a DMM6500 using an a W5500 based ethernet board connnected to a Teensy 3.2. This test sketch is based on POSTING to /ajax_proc (undocumented?) API.

Just a first test to see if it`s possible to read data from DMM6500 though its ethernet port.

Tested with Teensy 3.2. Connected a W5500 based board to standard SPI port. CS=10. 3.3V power. Compiled with Arduino IDE 1.8.5 with Teensyduino 1.5.1 (has latest Ethernet library)

Replace

IPAddress server(192,168,1,106)

and

client.println("Host: 192.168.1.106");

with the IP address of your DMM6500.

W5500 based board bought at https://www.aliexpress.com/item/32950316631.html?spm=a2g0s.9042311.0.0.37054c4dicCi6O From description: "USR-ES1 is the Ethernet module of a SPI interface, interface is TTL level of 3.3V, power supply voltage of +3.3V, please ensure that the current is not less than 200mA, voltage is continuous and stable +3.3V"

dmm6500-api's People

Contributors

hellange 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.