Arduino Forum
>
Using Arduino
>
Interfacing w/ Software on the Computer
>
Connecting Arduino with Microsoft ACCESS
Print
Go Down
Pages:
[1]
Topic: Connecting Arduino with Microsoft ACCESS
(Read 3414 times)
previous topic
-
next topic
5-RENI
Newbie
Posts: 2
Karma: 0
[add]
Connecting Arduino with Microsoft ACCESS
Oct 08, 2015, 06:10 am
Last Edit
: Oct 08, 2015, 06:12 am by 5-RENI
Hi every brody.
Does any one know if there it´s possible to connect Arduino UNO with a Data Base on Microsoft ACCESS?
I need to see de DATA of a temperature sensor, and if one botton is HIGH or LOW with a binnary code (1=HIGH and 0=LOW)
regards!!!
Nick_Pyner
Tesla Member
Posts: 9,632
Karma: 812
[add]
Please don't PM me. Doing so deprives others of my pearls of wisdom, and you might be depriving yourself of even brighter pearls from them.
Re: Connecting Arduino with Microsoft ACCESS
#1
Oct 08, 2015, 08:30 am
It may be possible to do it with Access. It is possible to do it directly with older versions of Excel using the macro PLX-DAQ. The date can also be recorded and timestamped by a terminal programme for subsequent use elsewhere.
5-RENI
Newbie
Posts: 2
Karma: 0
[add]
Re: Connecting Arduino with Microsoft ACCESS
#2
Oct 08, 2015, 04:19 pm
Thanks Nick_Pyner for reply my doubt!
The main problem is how program inside ACCESS for introduce the DATA from Arduino
And I need to put a library in to the ARDUINO for connect it with ACCESS?
I will check with PLX-DAQ...
Again thanks for help!
Greetings
Nick_Pyner
Tesla Member
Posts: 9,632
Karma: 812
[add]
Please don't PM me. Doing so deprives others of my pearls of wisdom, and you might be depriving yourself of even brighter pearls from them.
Re: Connecting Arduino with Microsoft ACCESS
#3
Oct 08, 2015, 04:40 pm
Quote from: 5-RENI on Oct 08, 2015, 04:19 pm
And I need to put a library in to the ARDUINO for connect it with ACCESS?
Probably not, just serial print.
Print
Go Up
Pages:
[1]
Loading...