fahri inan 0 Posted April 30, 2014 Share Posted April 30, 2014 hi friends, can you share a servo library please? I havent found yet. I have some project about it. Quote Link to post Share on other sites
fahri inan 0 Posted April 30, 2014 Author Share Posted April 30, 2014 Also I use stellaris LM4F120 Quote Link to post Share on other sites
bluehash 1,581 Posted May 5, 2014 Share Posted May 5, 2014 Also I use stellaris LM4F120 Hello, welcome to Stellarisiti. Are you familiar on how a servo works. Energia has a built in library that can help you. Quote Link to post Share on other sites
fahri inan 0 Posted May 6, 2014 Author Share Posted May 6, 2014 Hello, welcome to Stellarisiti. Are you familiar on how a servo works. Energia has a built in library that can help you. I dont exactly know how to work and I didnt find any library about servo.Energia has servo library but It is not for Tiva™ C Series TM4C123G LaunchPad(I use this one).It has MSP430 and C2000 servo library.Isnt it? (also I have just started using Tiva.So can you help me?) Quote Link to post Share on other sites
Mr.Cruz 0 Posted May 6, 2014 Share Posted May 6, 2014 To learn about Servos: https://learn.adafruit.com/search?q=servo To figure out how to use Servos with Energia: https://www.google.com/search?q=energia+servo The TM4C123G is backwards compatible with the LM4F120 MCUs (take a look at Table 5 in this document). Energia definitely supports the Servo object (see source code). The resources are definitely out there. maybe you can be more specific when asking for help? From your two comments, it seems like you haven't done any research on the subject. bluehash 1 Quote Link to post Share on other sites
SixSixSevenSeven 23 Posted May 7, 2014 Share Posted May 7, 2014 To learn about Servos: https://learn.adafruit.com/search?q=servo To figure out how to use Servos with Energia: https://www.google.com/search?q=energia+servo The TM4C123G is backwards compatible with the LM4F120 MCUs (take a look at Table 5 in this document). Energia definitely supports the Servo object (see source code). Not working on my TM4C1294XL or LM4F120, completely unresponsive servo with the example sweep sketch, swap launchpad for an arduino mega or msp430 launchpad and same sweep sketch and its just fine. If you use the onboard LED as the servo output, the LED stays on dead solid just flickering once every few seconds whereas on the MSP430 and mega its visibly flickering the entire time. I think the frequency might be slightly out Quote Link to post Share on other sites
SixSixSevenSeven 23 Posted May 7, 2014 Share Posted May 7, 2014 Nope, my bad, dodgy female-female jumper not giving a ground connection, wiggle it around/replace it and it works fine Quote Link to post Share on other sites
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.