[General] which microcontroller to use?

Status
Not open for further replies.

himanshu_03

Newbie level 3
Joined
Aug 5, 2013
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Location
New Delhi, India, India
Activity points
30
hello,
I am planning a project in the field of data acquisition and monitoring using nRF24L01 module. I will need to use microcontroller for the purpose of interfacing a temperature sensor(LM35) and humidity sensor(HIH4000). I need to send the values sensed by the sensors to the nRF24L01 trasceiver via the microcontroller for the purpose of transmission. Which microcontroller is best for this task?
 

nRF24L01 uses SPI Communication. You need to choose a MCU which has atleast one ADC channel and Vref+ pin to provide ADC reference voltage and SPI feature. Depending upon your code size you can choose a MCU with sufficient ROM and RAM.
 
pic 16f877a is a best controller for this project.

This contains inbuilt ADC , SPI protocol.

so it is very effective for your project.
 
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…