avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Reading data off a smart phone display


From: Andreas Løhre
Subject: Re: [avr-chat] Reading data off a smart phone display
Date: Mon, 16 Dec 2013 09:46:56 +0100


On Mon, Dec 16, 2013 at 9:41 AM, Pertti Kellomäki <address@hidden> wrote:
I am trying to come up with the cheapest way to get a little bit of
configuration data from a smart phone to an embedded device.

Has anyone experimented with using the phone display for sending
information and a photo transistor or some other sensor for receiving?
If the user places the device flat against the phone screen, ambient
light could be kept at minimum. In my case the amount of data is
small, so simple serial transmission would be sufficient.
--
Pertti

_______________________________________________
AVR-chat mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avr-chat


Hi,

I saw a project about this some time ago: He's using actionscript/flash for the transmission from a PC, but he also tested with _javascript_ as the transmitter. That should give you a pretty good cross platform solution:
https://github.com/mossblaser/Clockie



reply via email to

[Prev in Thread] Current Thread [Next in Thread]