raspberry akash
Posts: 18
Joined: Fri May 20, 2016 7:06 am

does xbee series 1 need microcontroller

Tue Jun 21, 2016 11:53 am

But is it necessary to have xbee connected to a microcontroller to transmit and receive or is it possible to give 5v and ground and mount xbee on breadboard without any microprocessor or controller .

scotty101
Posts: 3958
Joined: Fri Jun 08, 2012 6:03 pm

Re: does xbee series 1 need microcontroller

Tue Jun 21, 2016 12:03 pm

What do you plan to connect the xbee to?

You can configure the Xbee's with a virtual wire or I/O passing mode.For example you can connect one of the digital inputs on Xbee A to the digital outputs on Xbee B.
Electronic and Computer Engineer
Pi Interests: Home Automation, IOT, Python and Tkinter

raspberry akash
Posts: 18
Joined: Fri May 20, 2016 7:06 am

Re: does xbee series 1 need microcontroller

Tue Jun 21, 2016 9:56 pm

scotty101 wrote:What do you plan to connect the xbee to?

You can configure the Xbee's with a virtual wire or I/O passing mode.For example you can connect one of the digital inputs on Xbee A to the digital outputs on Xbee B.
I plan to send signal from 1 xbee connected to raspberry pi to another standalone xbee which is connected to led strip and power source and i need to wirelessly control brightness and other properties of Led strip.

scotty101
Posts: 3958
Joined: Fri Jun 08, 2012 6:03 pm

Re: does xbee series 1 need microcontroller

Wed Jun 22, 2016 12:10 pm

You haven't given much information about what type of LEDs you are using.

If it is one of the common LED strip types, I would guess that this isn't possible without an additional microcontroller to deal with the accurate timing requirements of the signal that you need to send to them.
Electronic and Computer Engineer
Pi Interests: Home Automation, IOT, Python and Tkinter

raspberry akash
Posts: 18
Joined: Fri May 20, 2016 7:06 am

Re: does xbee series 1 need microcontroller

Thu Jun 23, 2016 9:17 am

scotty101 wrote:You haven't given much information about what type of LEDs you are using.

If it is one of the common LED strip types, I would guess that this isn't possible without an additional microcontroller to deal with the accurate timing requirements of the signal that you need to send to them.

I am able to transmit and receive also on and off the led strip but when i do pwm its flickering...its not giving stable voltage. Yes its the common led strip so is it necessary to use microcontroller

Return to “General discussion”