Giter Site home page Giter Site logo

chrisherman / pc-g850v-invertedserial Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 2.13 MB

Arduino code for using SoftwareSerial to connect Sharp PC-G850V(S) via an Arduino Uno or Nano to a PC.

Home Page: http://SimpleStuffMatters.com

License: Other

C++ 100.00%
pocket-computer arduino pc-g850v

pc-g850v-invertedserial's Introduction

PC-G850V-InvertedSerial

Arduino code for using SoftwareSerial to connect Sharp PC-G850V(S) via an Arduino Uno or Nano to a PC.

/*****************************************************************

  • Sharp PC-G850V(S) Interface
  • By: ChrisHerman
  • Date: December 5th, 2021
  • Receives files from Sharp G850 and sends to PC via USB-Serial (Nano)
  • Requires G850's RTS and CTS lines to be connected witch each other
  • and pulled-up to +5V. otherwise SHarp will wait forever.
  • See https://youtu.be/HVVmPWCUGlw for details
  • Hardware Hookup:
  • Sharp G850 11 pin port Arduino Nano *=========================================
  • GND (pin 3) __________________ GND
  • Rx (pin 6) __________________ GPIO9
  • Tx (pin 7) __________________ GDIO8
  • RTS (pin 4) __________
  •                   |
    
  • CTS (pin 9) __________+
  •                   |
    
  • +5V ---[10K]--+
  • This code is released under the MIT License. *****************************************************************/

pc-g850v-invertedserial's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

kirk33

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.