Image | Item | Location | Available | |
---|---|---|---|---|
Adafruit RFM69HCW Transceiver Radio Breakout - 868 or 915 MHz - RadioFruit "You see, wire telegraph is a kind of a very, very long cat. You pull his tail in New York and his head is meowing in Los Angeles. Do you understand this? And radio operates exactly the same way: you send signals here, they receive them there. The only difference is that there is no cat." Sending data over long distances is like magic, and now you can be a magician with this range of powerful and easy-to-use radio modules. Sure, sometimes you want to talk to a computer (a good time to use WiFi) or perhaps communicate with a Phone (choose Bluetooth Low Energy!) but what if you want to send data very far? Most WiFi, Bluetooth, Zigbee and other wireless chipsets use 2.4GHz, which is great for high speed transfers. If you aren't so concerned about streaming a video, you can use a lower license-free frequency such as 433 or 900 MHz. You can't send data as fast but you can send data a lot farther.' Also, these packet radios are simpler than WiFi or BLE, you dont have to associate, pair, scan, or worry about connections. All you do is send data whenever you like, and any other modules tuned to that same frequency (and, with the same encryption key) will receive. The receiver can then send a reply back. The modules do packetization, error correction and can also auto-retransmit so its not like you have worry about everything but less power is wasted on maintaining a link or pairing. These modules are great for use with Arduinos or other microcontrollers, say if you want a sensor node nework or transmit data over a campus or town. The trade off is you need two or more radios, with matching frequencies. WiFi and BT, on the other hand, are commonly included in computers and phones. These radio modules come in four variants (two modulation types and two frequencies) The RFM69's are easiest to work with, and are well known and understood. The LoRa radios are exciting and more powerful but also more expensive. This is the 900 MHz radio version, which can be used for either 868MHz or 915MHz transmission/reception - the exact radio frequency is determined when you load the software since it can be tuned around dynamically. We also carry an RFM69HCW 433 MHz version here.These are +20dBm FSK packet radios that have a lot of nice extras in them such as encryption and auto-retransmit. They can go at least 500 meters line of sight using simple wire antennas, probably up to 5Km with directional antennas and settings tweakings SX1231 based module with SPI interface +13 to +20 dBm up to 100 mW Power Output Capability (power output selectable in software) 50mA (+13 dBm) to 150mA (+20dBm) current draw for transmissions, ~30mA during active radio listening. Range of approx. 500 meters, depending on obstructions, frequency, antenna and power output Create multipoint networks with individual node addresses Encrypted packet engine with AES-128 Packet radio with ready-to-go Arduino libraries Uses the license-free ISM band: "European ISM" @ 868MHz or "American ISM" @ 915MHz Use a simple wire antenna or spot for uFL or SMA radio connector All radios are sold individually and can only talk to radios of the same part number. E.g. RFM69 900 MHz can only talk to RFM69 900 MHz, LoRa 433 MHz can only talk to LoRa 433, etc. Each radio comes with some header, a 3.3V voltage regulator and levelshifter that can handle 3-5V DC power and logic so you can use it with 3V or 5V devices. Some soldering is required to attach the header. You will need to cut and solder on a small piece of wire (any solid or stranded core is fine) in order to create your antenna. Optionally you can pick up a uFL or SMA edge-mount connector and attach an external duck. Check out our fine tutorial for wiring diagrams, example code, and more! | 2/2 | |||
XBee WiFi Module - PCB Antenna This is the XBee WiFi Module with PCB Antenna from Digi. XBee WiFi embedded RF modules provide simple serial to IEEE 802.11 connectivity. By bridging the low-power/low-cost requirements of wireless device networking with the proven infrastructure of 802.11, the XBee WiFi creates new wireless opportunities for energy management, process and factory automation, wireless sensor networks, intelligent asset management and more. Focused on the rigorous requirements of these wireless device networks, the module gives developers IP-to-device and device-to-cloud capability. XBee modules offer developers tremendous flexibility and are available in surface mount and through-hole form factors. The XBee WiFi shares a common footprint with other XBee modules. This allows different XBee technologies to be drop-in replacements for each other. As a member of the XBee family, the XBee WiFi combines hardware with software for a complete modular solution. XBee WiFi modules are designed to communicate with access points in existing 802.11 infrastructures. Developers can use AT and API commands for advanced configuration options. Note: If you are using these outside of the United States, please check with your local laws regarding radio communication. Features 3.3V @ 309mA 72Mbps Max data rate Antenna Type: PCB (Embedded) Fully FCC certified 4 12-bit ADC input pins 10 digital IO pins 13 Channels AT or API command set | 2/2 | |||
XBee WiFi Module - Wire Antenna This is the XBee WiFi Module with wire antenna from Digi. XBee WiFi embedded RF modules provide simple serial to IEEE 802.11 connectivity. By bridging the low-power/low-cost requirements of wireless device networking with the proven infrastructure of 802.11, the XBee WiFi creates new wireless opportunities for energy management, process and factory automation, wireless sensor networks, intelligent asset management and more. Focused on the rigorous requirements of these wireless device networks, the module gives developers IP-to-device and device-to-cloud capability. XBee modules offer developers tremendous flexibility and are available in surface mount and through-hole form factors. The XBee WiFi shares a common footprint with other XBee modules. This allows different XBee technologies to be drop-in replacements for each other. As a member of the XBee family, the XBee WiFi combines hardware with software for a complete modular solution. XBee WiFi modules are designed to communicate with access points in existing 802.11 infrastructures. Developers can use AT and API commands for advanced configuration options. Note: If you are using these outside of the United States, please check with your local laws regarding radio communication. Features 3.3V @ 309mA 72Mbps Max data rate Antenna Type: Integrated Wire Fully FCC certified 4 12-bit ADC input pins 10 digital IO pins 13 Channels AT or API command set | 2/2 | |||
Adafruit Feather M0 with RFM95 LoRa Radio - 900MHz - RadioFruit This is the Adafruit Feather M0 RFM95 LoRa Radio (900MHz). We call these RadioFruits, our take on an microcontroller with a "Long Range (LoRa)" packet radio transceiver with built in USB and battery charging. Its an Adafruit Feather M0 with a 900MHz radio module cooked in! Great for making wireless networks that are more flexible than Bluetooth LE and without the high power requirements of WiFi. Feather is the new development board from Adafruit, and like its namesake it is thin, light, and lets you fly! We designed Feather to be a new standard for portable microcontroller cores.We have other boards in the Feather family, check'em out here. This is the 900 MHz radio version, which can be used for either 868MHz or 915MHz transmission/reception - the exact radio frequency is determined when you load the software since it can be tuned around dynamically. We also sell a 433MHz version of the same radio chipset! At the Feather M0's heart is an ATSAMD21G18 ARM Cortex M0 processor, clocked at 48 MHz and at 3.3V logic, the same one used in the new Arduino Zero. This chip has a whopping 256K of FLASH (8x more than the Atmega328 or 32u4) and 32K of RAM (16x as much)! This chip comes with built in USB so it has USB-to-Serial program & debug capability built in with no need for an FTDI-like chip. To make it easy to use for portable projects, we added a connector for any of our 3.7V Lithium polymer batteries and built in battery charging. You don't need a battery, it will run just fine straight from the micro USB connector. But, if you do have a battery, you can take it on the go, then plug in the USB to recharge. The Feather will automatically switch over to USB power when its available. We also tied the battery thru a divider to an analog pin, so you can measure and monitor the battery voltage to detect when you need a recharge. Here's some handy specs! Like all Feather M0's you get: Measures 2.0" x 0.9" x 0.3" (51mm x 23mm x 8mm) without headers soldered in Light as a (large?) feather - 5.8 grams ATSAMD21G18 @ 48MHz with 3.3V logic/power No EEPROM 3.3V regulator with 500mA peak current output USB native support, comes with USB bootloader and serial port debugging You also get tons of pins - 20 GPIO pins Hardware Serial, hardware I2C, hardware SPI support 8 x PWM pins 10 x analog inputs 1 x analog output Built in 100mA lipoly charger with charging status indicator LED Pin #13 red LED for general purpose blinking Power/enable pin 4 mounting holes Reset button This Feather M0 LoRa Radio uses the extra space left over to add an RFM9x LoRa 868/915 MHz radio module. These radios are not good for transmitting audio or video, but they do work quite well for small data packet transmission when you need more range than 2.4 GHz (BT, BLE, WiFi, ZigBee). SX127x LoRa® based module with SPI interface Packet radio with ready-to-go Arduino libraries Uses the license-free ISM bands (ITU "Europe" @ 433MHz and ITU "Americas" @ 900MHz) +5 to +20 dBm up to 100 mW Power Output Capability (power output selectable in software) ~300uA during full sleep, ~120mA peak during +20dBm transmit, ~40mA during active radio listening. Simple wire antenna or spot for uFL connector Our initial tests with default library settings: over 1.2mi/2Km line-of-sight with wire quarter-wave antennas. (With setting tweaking and directional antennas, 20Km is possible). Comes fully assembled and tested, with a USB bootloader that lets you quickly use it with the Arduino IDE. We also toss in some headers so you can solder it in and plug into a solderless breadboard. You will need to cut and solder on a small piece of wire (any solid or stranded core is fine) in order to create your antenna. Lipoly battery and USB cable not included but we do have lots of options in the shop if you'd like! | 1/1 | |||
Adafruit LoRa Radio FeatherWing - RFM95W 900 MHz - RadioFruit Add short-hop wireless to your Feather with these RadioFruit Featherwings. These add-ons for any Feather board will let you integrate packetized radio (with the RFM69 radio) or LoRa radio (with the RFM9x's). These radios are good options for kilometer-range radio, and paired with one of our WiFi, cellular or Bluetooth Feathers, will let you bridge from 433/900 MHz to the Internet or your mobile device. These radio modules come in four variants (two modulation types and two frequencies) The RFM69's are easiest to work with, and are well known and understood. The LoRa radios are exciting, longer-range and more powerful but also more expensive. RFM69 @ 433 MHz - basic packetized FSK/GFSK/MSK/GMSK/OOK radio at 433 MHz for use in Europe ITU 1 license-free ISM, or for amateur use with restrictions (check your local amateur regulations!) RFM69 @ 900 MHz - basic packetized FSK/GFSK/MSK/GMSK/OOK radio at 868 or 915 MHz for use in Americas ITU 2 license-free ISM, or for amateur use with restrictions (check your amateur regulations!) RFM98 @ 433 MHz - LoRa capable radio at 433 MHz for use in Europe ITU 1 license-free ISM, or for amateur use with restrictions (check your local amateur regulations!) RFM95 @ 900 MHz - LoRa capable radio at 868 or 915 MHz for use in Americas ITU 2 license-free ISM, or for amateur use with restrictions (check your local amateur regulations!) This is the LoRa 9x @ 900 MHz radio version, which can be used for either 868MHz or 915MHz transmission/reception - the exact radio frequency is determined when you load the software since it can be tuned around dynamically. These are +20dBm LoRa packet radios that have a special radio modulation that is not compatible with the RFM69s but can go much much farther. They can easily go 2 Km line of sight using simple wire antennas, or up to 20Km with directional antennas and settings tweakings SX127x LoRa® based module with SPI interface Packet radio with ready-to-go Arduino libraries Uses the license-free ISM bands +5 to +20 dBm up to 100 mW Power Output Capability (power output selectable in software) ~300uA during full sleep, ~120mA peak during +20dBm transmit, ~40mA during active radio listening. Our initial tests with default library settings: over 1.2mi/2Km line-of-sight with wire quarter-wave antennas. (With setting tweaking and directional antennas, 20Km is possible). Currently tested to work with the Feather ESP8266, Teensy 3 Feather, Feather 32u4 and Feather M0 series, some wiring is required to configure the FeatherWing for the chipset you plan to use. All radios are sold individually and can only talk to radios of the same part number. E.g. RFM69 900 MHz can only talk to RFM69 900 MHz, LoRa 433 MHz can only talk to LoRa 433, etc. Each radio 'Wing comes with some header. Some soldering is required to attach the header. You will need to cut and solder on a small piece of wire (any solid or stranded core is fine) in order to create your antenna. Optionally you can pick up a uFL or SMA edge-mount connector and attach an external duck. | 4/4 | |||
RN42-XV Bluetooth Module - PCB Antenna So it turns out that your XBee based device would work even better as a Bluetooth device… that probably means back to the drawing board, right? Well not anymore! Now you can swap in Bluetooth functionality without a major hardware redesign! The RN42XV is a small form factor, low power Bluetooth radio module offering plug-in compatibility for the widely used 2 x 10 (2mm) socket typically used for 802.15.4 radio modules. Based on the popular 2 x 10 (2mm) socket footprint often found in embedded applications, the Roving Networks’ RN42XV module provides Bluetooth connectivity in legacy and existing designs that may have been based upon the 802.15.4 standard. The RN42XV Class 2 Bluetooth module is based on the RN42. This module supports multiple interface protocols, is simple to design in, and is fully certified, making it a complete embedded Bluetooth solution. With its high-performance, on-chip antenna and support for Bluetooth EDR, the RN42 delivers up to a 3 Mbps data rate for distances up to 20 meters. Features Fully certified Bluetooth® version 2.1 module, supports version 2.1 + Enhanced Data Rate (EDR) Backwards-compatible with Bluetooth version 2.0, 1.2, and 1.1 Pin compatible with widely used 2 x 10 2-mm socket typically used for 802.15.4 applications Low power: 26 uA sleep, 3 mA connected, 30 mA transmit UART (SPP or HCI) and USB (HCI only) data connection interfaces Sustained SPP data rates: 240 Kbps (slave), 300 Kbps (master) Embedded Bluetooth stack profiles included (requires no host stack): GAP, SDP, RFCOMM, and L2CAP protocols, with SPP, HID and DUN profile support Bluetooth SIG certified Certifications: FCC, IC, CE PCB trace antenna | 3/3 | |||
SparkFun Bluetooth Modem - BlueSMiRF Silver The BlueSMiRF Silver is the latest Bluetooth wireless serial cable replacement from SparkFun Electronics! This version of the popular BlueSMiRF uses the RN-42 module which has a bit less range than the RN-41 module used in the BlueSMiRF Gold. These modems work as a serial (RX/TX) pipe. Any serial stream from 2400 to 115200bps can be passed seamlessly from your computer to your target. The remote unit can be powered from 3.3V up to 6V for easy battery attachment. All signal pins on the remote unit are 3V-6V tolerant. No level shifting is required. Do not attach this device directly to a serial port. You will need an RS232 to TTL converter circuit if you need to attach this to a computer. Unit comes without a connector. Please see related male and female pins below. Features v6.15 Firmware FCC Approved Class 2 Bluetooth Radio Modem Extremely small radio - 0.15x0.6x1.9" Very robust link both in integrity and transmission distance (18m) Hardy frequency hopping scheme - operates in harsh RF environments like WiFi, 802.11g, and Zigbee Encrypted connection Frequency: 2.402~2.480 GHz Operating Voltage: 3.3V-6V Serial communications: 2400-115200bps Operating Temperature: -40 ~ +70C Built-in antenna 45x16.6x3.9mm | 1/1 |