#wireless-hacks

hackaday@nerdpol.ch

Test Your Signal with the WiFi Cup

Tue, 11 Nov 2014 09:01:09 +0000, by Theodora Fabio

[CNLohr] wanted to test the WiFi range in his house. One look at his
roommate's cup and an unorthodox idea was born. The WiFi
Cup
used an ESP8266 to connect to
his home network. For output, [CNLohr] also added a WS2812 LED strip to the
cup. The ESP8266 was programmed to send UDP packets to [CNLohr's] laptop. When
the laptop responded back, the ESP8266 turned on the LEDs, lighting up the
cup. The cup's response to signal strength was very quick – about a second.

[CNLohr] took the WiFi Cup around the house. He was surprised to detect the
connection … Read the rest


#wireless-hacks #cup #ESP8266 #wireless #ws2812

Published via PaperboD*

hackaday@nerdpol.ch

RFToy Makes Wireless Projects Easier

Mon, 10 Nov 2014 12:01:00 +0000, by Adam Fabio

[Ray] has created RFToy, a simple gadget to
aid in setting up wireless systems with a variety of common radio modules.
RFToy is an open source microcontroller board running on an ATmega328. While
RFToy is Arduino code compatible, [Ray] chose to ditch the familiar Arduino
shield layout for one that makes it easier to install RF modules, and is more
handheld friendly.

[RFToy] includes headers for the popular nRF24L01 2.4 GHz transceiver, as well
as 433/315 transmitters and receivers found in many low-cost wireless
electronic devices. The 128×64 pixel OLED screen and 3 button interface make
it easy to … Read the rest


#tool-hacks #wireless-hacks #433-mhz #nRF24L01+ #Rayshobby #RFToy #wireless

Published via PaperboD*