Adding a wireless interface to a miniature system
Several miniature wireless modules are commercially available that are compatible in size with our miniature Arduino or MSP430 microcontrollers. Small Bluetooth, ZigBee, or proprietary modules may be integrated with a miniature sensor to provide wireless connectivity. The picture on the left shows the Arduino microcontroller module with an Anaren A2500R24A transmitter/receiver module that operates at 2.4 GHz.
The wireless module is connected to the microcontroller using an SPI interface. Source code for communication between the two modules is available on the Downloads page or at https://github.com/PotomacMesoSystems/Zeptoduino. |