Tag Archives: wireless


Building wireless sensor applications using Dorji’s DRF5150S and DRF4432S RF modules (Part 1)

Dorji Applied Technology is a China-based company that primarily focuses on building different types of RF modules that can be easily incorporated in designing wireless data loggers, sensor network, telemetry and other wireless applications. Their products mostly use RF transceiver chips from ADI, Infineon, and Silicon Labs. Some of their RF modules have an additional preprogrammed microcontroller that allows direct interface of selected analog and digital sensors to the module. This means you don’t need any external MCU or to write codes for these sensors. I have been playing with their DRF5150S and DRF4432S RF modules for past couple weeks and I should admit that they are very versatile and easy to use. In this blog post, I will describe these two modules briefly, and illustrate how to put them together to construct a simple wireless sensor application where data from a remote sensor are received and displayed on a PC, without using any external microcontrollers.

Dorji's DRF5150S wireless sensor module

Read more

Radio link between two Arduino boards

If you are looking  a wireless communication between two Arduino modules, this project might be helpful. It uses low costs RF transmitter and receiver from Sparkfun to establish a radio link between the Arduino boards up to 500 ft. Data can be transferred serially at the maximum rate of 2400 bps.

The author provides details on hardware and application software.

Read more