• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » What Will Make Arduino To Read Data From Electronic Device?

By Abhishek Ghosh May 23, 2018 9:40 am Updated on May 23, 2018

What Will Make Arduino To Read Data From Electronic Device?

Advertisement

It actually has no direct answer. What Will Make Arduino To Read Data From Electronic Device is Common Question, like one may want to read data from a BP instrument. We Hope We Will Clarify the Basic Theory and Practical Around What to Do. Unfortunately, understanding the total thing will need understand minimum theory, performing lot of web searches, test and adapt to proceed or quit. We may need to quit as proprietary hardware not exactly designed to deliver us easy ways – they are manufactured for cost saving.

 

What Will Make Arduino To Read Data From Electronic Device?

 

Serial protocol usually a master/slave configuration. We have addressing schemes:

  1. Serial Peripheral Interface (SPI)
  2. Inter-Integrated Circuit (I2C) or Two Wire Interface (TWI) pins often labeled SDA and SCL.
  3. 1-Wire – Just GPIO
  4. UNI/O
  5. UART
  6. USB
  7. PS/2

SPI pins often labeled MOSI, MISO, SS or Select, and SCLK or CLK. I2C library is what we call wire in Arduino programs. For UART also Arduino has library. USB is complicated matter unless device is known.  In the same way, we can connect PS/2.

Advertisement

---

We actually use Arduino’s software serial for the task, which is robust.

Basically, Arduino and most devices like BP instruments are both USB slaves. That is the basic reason why Android’s USB OTG became popular – at one shot Android mobile can accept a USB mouse or keyboard. Android mobile and Mouse supposed to function as USB slaves to a PC.

It means, we may add some embedded systems to enable that master capability. If that device has USB-to-serial chip then we can bypass the USB interfaces and actually make serial-to-serial communication. There are FTDI Host Controller, USB BUB board, USB Host shield etc available for various need of kind of similar purposes.

What Will Make Arduino To Read Data From Electronic Device

It is true that data within a device to it’s display is not encrypted (unlike communication over the internet), but factually to find out way, either we have to find another person who used exactly same device or take it as gamble to find out a way. The way of gambling is not easy – it actually towards reverse engineering. You probably need to read FIFO and also these posts :

Vim
1
2
http://forum.arduino.cc/index.php?topic=288234.0
https://www.instructables.com/id/Arduino-Function-Serialread-And-SerialreadString/

May be you can look at this site :

Vim
1
http://dangerousprototypes.com/docs/Bus_Pirate_101_tutorial

 

Then How We See Lot of Things to Interface With Arduino?

 

They are product of lot sniffing by multiple peoples or somehow the circuit diagram was known or a Raspberry Pi like single board computer is in-between.

A better approach for learning probably will be reading serial data from PC as first step, then try to interact PC keyboard with Arduino. At this point we need Arduino Mega, instead of Arduino UNO.

Tagged With arduino usb shield to read serial data , https://www instructables com/id/Arduino-Function-Serialread-And-SerialreadString/ , Схема питания usb host shield
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to What Will Make Arduino To Read Data From Electronic Device?

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Arduino With DHT 11 Sensor and Arduino Online IDE : Basic IoT

    Arduino With DHT 11 Sensor and Arduino Online IDE is Example of Basic IoT Which Needs No Special Hardware But Arduino, DHT11, Internet Connection & Web Browser.

  • Detect Smartwatch With ESP32 on IBM Watson IoT Widget

    In our previous guide, we have shown that we can trigger ESP32 (with Arduino IDE) to send message to IBM Watson IoT in Presence of a Particular Samsung Galaxy Smartwatch. That process involves BLE and WiFi. In our one series of articles on Samsung Smartwatch as Proximity Switch, we triggered a local event, such as […]

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy