Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (42 codes)
  2. Alcides Ramos (30 codes)
  3. Dany (24 codes)
  4. NART SCHINACKOW (22 codes)
  5. Rajendra Bhatt (6 codes)
  6. Roman Black (6 codes)
  7. Alberto Trasimeni (6 codes)
  8. Andrew Hazelden (6 codes)
  9. Russell Kelly (5 codes)
  10. Peter Erasmus (5 codes)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

BEE click - Example

Rating:

Author: MikroElektronika Team

Last Updated: 2012-04-19

Category: ZigBee

Downloaded: 568 times

Not followed.

This project is a simple demonstration of working with the BEE click board. The on-board MRF24J40MA is a 2.4 GHz IEEE 802.15.4 radio transceiver module and operates in the 2.4GHz frequency band.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "BEE click - Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "BEE click - Example" changes.

Do you want to report abuse regarding "BEE click - Example".

  • Information
  • Comments (0)

Example Blog

BEE Click board

BEE Click board

Front and back view of BEE click board designed in mikroBUS form factor. mikroBUS is specially designed pinout standard with SPI, I2C, Analog, UART, Interrupt, PWM, Reset and Power supply pins.

View full image

BEE Click is an accessory board in mikroBus™ form factor. It features 2.4 GHz IEEE 802.15.4 radio transceiver module MRF24J40MA. This module includes an integrated PCB antenna and matching circuitry and is connected to the microcontroller via a SPI interface.

As such, this module is an ideal solution for wireless networks, smart home automation, building automation and other electronic applications that need wireless communication. Board is designed to use 3.3V power supply only.

PIC examples are written for :
  - EasyPIC7 - PIC18F45K22
  - EasyPIC PRO v7 - PIC18F45K22

BEE Click board schematics

BEE Click board schematics

The schematics of the Bee Click Board.

View full image

ALSO FROM THIS AUTHOR

SHT1x click - Example

This code demonstrates how to use SHT1x click board in mikroBUS form factor. SHT11 sensor uses I2C communication and measures temperature and relative humidity.

[Learn More]

GPS click - Example

Simple example which demonstrates usage of the GPS Click board.
It displays a map of the world on the Glcd and shows the location of the GPS module on it.

[Learn More]

Interrupts on PIC32MX460F512L

This example demonstrates how to setup:
- External INT2 interrupt on PORTE.9 pin
- UART RX event interrupt

[Learn More]