0
votes
1answer
102 views

Problem connecting UART Wifi Module to PC

As refereed to my old question ( Connect UART WiFi module to PC ) which has been solved that days, I have a UART Wifi module ( this one ) and unfortunately I have problem again ! The point is, this ...
0
votes
4answers
281 views

Embedded web server recommendations

I have some sensor hardware that outputs serial data and want to make it into an internet appliance. Essentially, RS232 -to- Wifi, embedded on a web server. Like routers are designed. So that I can ...
2
votes
2answers
1k views

Connect UART WiFi module to PC

I recently bought a UART WiFi module ( this one ) and configured it (wireless configuration method) with right SSID but wrong password( and I don't know what it is ). The problem is that I can't reset ...
1
vote
2answers
1k views

how to connect relay and physical switch to control light

I am new in this kind of stuff so please excuse me for my lack of knowledge :) I have successfully connected blackwidow(wifi + arduino) with relay to control a 220V light bulb. Now i want to embed ...
13
votes
9answers
7k views

Ideal WiFi to Serial (or SPI) bridge?

What are some recommendations on an ideal WiFi to Serial bridge? My ideal qualities would be: Simple connectivity, SPI or Serial Reasonable fast speed, at least 1mbit/sec ideally (though probably ...