Tagged Questions

5
votes
2answers
700 views

How do I continuously send and receive with wireless serial-port in 8051?

I'm trying to make a microcontroller communicate with a program on my desktop. I'm using serial port connections with Xbee radios on both ends. The communication works fine when I send something ...
0
votes
1answer
16 views

Looking for a proven technology for Wireless Eletronic Shelf Label

I am asked to define a wireless Eletronics Shelf Label (ESL) system. It is a distributed wireless network for price labels with LCD/e-paper. Currently, some vendors use diffuse infraread and VLF(Very ...
0
votes
2answers
32 views

wireless authentication of devices

I'm currently developing a wireless connectivity between two embedded devices over 802.15.4 RF protocol. One of the devices is the coordinator(server), and the other is a node(client) I want to make ...