Guest digitalwm Posted October 2, 2012 at 12:18 PM Posted October 2, 2012 at 12:18 PM I am very new to this whole topic. One quick question, can I use the servo brick as standalone and connect it to the PC? And.. What is the main scope of the Main brick? Thanks. Quote
Nic Posted October 2, 2012 at 12:37 PM Posted October 2, 2012 at 12:37 PM Welcome, to this forum ! One quick question, can I use the servo brick as standalone and connect it to the PC? To run and controll a servo by PC, you need at least the servo brick (https://shop.tinkerforge.com/bricks/servo-brick.html) connected to the servo and an additional power supply (accu, batteries) connected to the brick. And finally your own software implementation in a language of your choice that is supported by TF or at least the brick viewer. And.. What is the main scope of the Main brick? Did you mention the master brick ? http://www.tinkerforge.com/doc/Hardware/Bricks/Master_Brick.html#master-brick Quote
Guest digitalwm Posted October 2, 2012 at 02:11 PM Posted October 2, 2012 at 02:11 PM Thanks for the info regarding servo. and yes I meant the Master Brick. Is it used only when are more than one bricks? Quote
Nic Posted October 2, 2012 at 03:00 PM Posted October 2, 2012 at 03:00 PM Yes, you need a master to communicate between the stack of bricks and PC. http://www.tinkerforge.com/doc/Tutorials/Tutorial.html#build-stacks But if you run only 1 brick, eg. servo brick, you can attach 2 bricklets (http://www.tinkerforge.com/doc/Product_Overview.html#product-overview-bricklets) to it, but the master offers 4 ports. Otherwise you need a master if you want to connect wireless (WIFI) for example by an master extension: http://www.tinkerforge.com/doc/Product_Overview.html#master-extensions The master is always the bottommost brick in a stack. A good example would be 4. Bricklets to ports of servo and/or master brick (optional) 3. Servo 2. Master Extension e.g. WIFI (optional) 1. Master (optional) 0. Step-Down Power Supply (optional) I would recommend you to attach a Step-Down Power Supply, too. http://www.tinkerforge.com/doc/Product_Overview.html#product-overview-power-supplies it powers the stack much easier, but in this case the power supply is the bottommost module. Quote
Guest digitalwm Posted October 2, 2012 at 09:17 PM Posted October 2, 2012 at 09:17 PM Thank you Nic for the detailed explanation. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.