[Arduino 16] Arduino - Excel Part 1 | How to Read and Write Data

preview_player
Показать описание
Hi friends, this is video [Arduino 16] Arduino - Excel Part 1 | How to Read and Write Data, using excel data streamer

Excel data streamer used to connect with an output device to read or write data.

In this video i will show you how to communicate Arduino and Micorosoft Excel to Read and write data.

I ues Arduino nano board, 3 leds:
Red led - Pin 10
Yellow Led - Pin 11
Green Led - Pin 12

Led are controlled form excel file by inputing H/L (ON/OFF):
CH1: control Red Led
CH2: control Yellow Led
CH3: control Green Led

And I also show you the structure of input/output string when we read and write data between arduino and excel.

*************************************************
- Arduino excel tutarial videos:
- Arduino tutorial video:
- Top Arduino project
*************************************************
Thank you for watching!
Like, share, Subcribe and follow my chanel:
#share_4u #arduinoExcel #exceldatastreamer
Рекомендации по теме
Комментарии
Автор

This is the best video I have found on the Excel data streaming. Thank-you for creating it! 

A few questions: Are the numbered input and outputs channels the same? In other words, is input Channel 1 the same channel as output Channel 1? 

Also, is it possible to increase the number of output channels to more than 10? I'd like to be able to input 10 channels and output more than 20. The Arduino Mega 2560 can easily handle this, but I am curious if MS Excel has limited the maximum number of channels to 10 even microcontrollers can handle much more.

loddie
Автор

엑셀data streamer에 단위가 800이 나왔다면 이것의 단위는 무엇일까요? 아두이노우노보드 10킬로센서에 10k옴 설치된 것입니다 감사합니다

If the Excel data streamer had 800 units, what would it be? Arduino Uno Board 10kg sensor with 10k ohms installed Thank you.

atube