msptest6 0 Posted August 25, 2012 Share Posted August 25, 2012 A small giveaway... Tell us what you will do with your C2000 Launchpad or if you had one. If we like your idea, we'll ship it to you free. Simple. Bender has already started a thread here. Go ahead and continue here. Also, big thanks to TI for sending over a C2000 Launchpad. Contest ends August 31st, 2012 Winner - Opossum for his LogicBoost Logic Analyzer. james1426471350 1 Quote Link to post Share on other sites
oPossum 1,083 Posted August 25, 2012 Share Posted August 25, 2012 My first project would be to get the LogicBoost logic analyzer to work with the C2000 Launchpad - because the MSP430 Launchpad app UART sucks and the C2000 Launchpad FT2232 UART rocks. The SMCLK output on P1.4 is used to clock the acquisition memory on the LogicBoost. This was done to allow up to 16 Msps sample rate. Using PWM on the MSP430 would have limited it to 8 Msps, The plan is to jumper one of the ePWM outputs of the C2000 to the P1.4 pin so it can provide a clock up to 20 MHz - the maximum spec for the SPI RAM chips. So using the C2000 will increase the sample rate a little and greatly improve the transfer rate to the host PC. I am also interested in using ePWM as an audio 'DAC' for music synth applications. Hope to get 14 bits resolution with simple PWM and maybe use the CLA to do delta-sigma modulation for 18+ bits resolution. That would make the C2000 Launchpad and Piccolo control stick great platforms for eXperimentation with digital music synthesis. CorB, msptest6 and james1426471350 3 Quote Link to post Share on other sites
pjkim 22 Posted August 25, 2012 Share Posted August 25, 2012 I am working on a servo motor controller. Stepper motors are used commonly in projects because of low cost and ease of interfacing to microcontrollers. As easy as they are to use, they have significant deficiencies compared to servo motors (DC motors with rotary encoder feedback, not hobby servo) in terms of maximum speed and torque. Servo motors have not found widespread use in the hobby community because of the cost of servo motors and controllers. I want to make them more accessible. Scooter motors can be had for $20-30 and have over an order of magnitude more torque than stepper motors of comparable price. I want to couple the shaft to an optical encoder from an old mouse. The quadrature signal from the encoder will go into the Launchpad along with step and direction pulses from a computer. The Launchpad will calculate the error signal and calculate a PWM output signal using a PID (proportional integral derivative) algorithm. The PWM signal will drive a L298N motor controller which can be ganged to provide 4A of motor current at up to 45V. james1426471350, oPossum and msptest6 3 Quote Link to post Share on other sites
msptest6 0 Posted August 28, 2012 Author Share Posted August 28, 2012 Ok people.. three more days. Not a big deal to participate. james1426471350 1 Quote Link to post Share on other sites
james1426471350 0 Posted August 29, 2012 Share Posted August 29, 2012 my project would be to use the c2000 to create games that test reaction time, memory, target accurracy, coordination. also would like to try creating a musical instrument that uses senors to play tunes, then i would like to try and create a mini studio to explore and experiment with lighting control, dimmers and sound reactive lighting, using motor control for accurate positioning of lights, also a motor controled dolly/rail//arm for a camera to try to get some unique angles in photography, also would like to try to create a interactive art installation, would then like try to produce an interactive educational interaface that makes learning fun. for all ages. if imagine some more fun projects then i would probably try them aswell. grim 1 Quote Link to post Share on other sites
TI_Trey 38 Posted August 29, 2012 Share Posted August 29, 2012 I'm taking myself out of the running for the free LaunchPad...I'm up to my eyeballs in LaunchPads, BUT Here's what I would do: Class D Audio Amplifier (switching amplifier...very efficient) Stepper Motor Driver (for use with RepRaps or other 3D printers/CNC equipment) iOS Audio Data Interface (Ya know how the Square payment thing works?!? You would use the PWM as a poor man's DAC and the ADC to modulate/demodulate audio signals. This could be used to send digital data to and from an iPhone/iPad without Apple's security chip....I think this has been done, but it would be cool to see support for it on the LaunchPad.) Hope that spurs some ideas! grim 1 Quote Link to post Share on other sites
SugarAddict 227 Posted August 29, 2012 Share Posted August 29, 2012 I was pondering using it for smarter front porch lighting... Since I've got one now. Still reading up and looking around though. james1426471350 1 Quote Link to post Share on other sites
FrostyTheDadMan 0 Posted August 30, 2012 Share Posted August 30, 2012 I would use it to make a second 3.8 Watt projector and link them through a WIFI. then I would have to buy a third so I could have 3D. james1426471350 1 Quote Link to post Share on other sites
grim 0 Posted August 30, 2012 Share Posted August 30, 2012 I would use it to make a second 3.8 Watt projector and link them through a WIFI. then I would have to buy a third so I could have 3D. Will the wifi be through a separate chip? Quote Link to post Share on other sites
dhewgill1426459865 0 Posted August 30, 2012 Share Posted August 30, 2012 I would try to make it the heart of a programmable 3-phase power supply as a piece of lab equipment. Some ideas for features: - per phase power factor variation. - per phase voltage magnitude. - variable frequency. - fixed current output. james1426471350 1 Quote Link to post Share on other sites
PowerX 2 Posted August 30, 2012 Share Posted August 30, 2012 I would use it to control stair lightings with led`s on every stair and 3 ir sensors, bottom, top and in the middle, if one of them is activated the led`s will light up in order depending in witch direction you are going and wait untill you reach the seccond sensors then power down in the direction you went, if both sensors are activated in an amount of time the led`s will all light up. Manual control will also be posible and seting up the delay, a future desired project will be comunicating with my ez430 chronos watch, manual overwrite control of the stairs and detection if a person activates one of the sensors. Another project that i would like control my shower lights, audio(radio or mp3), and fan control if it gets too hot, by saved presets ( one for me, one for my girlfriend and one for both ) interfaced with the pc. james1426471350 1 Quote Link to post Share on other sites
james1426471350 0 Posted August 30, 2012 Share Posted August 30, 2012 I'm taking myself out of the running for the free LaunchPad...I'm up to my eyeballs in LaunchPads, BUT Here's what I would do: Class D Audio Amplifier (switching amplifier...very efficient) Stepper Motor Driver (for use with RepRaps or other 3D printers/CNC equipment) iOS Audio Data Interface (Ya know how the Square payment thing works?!? You would use the PWM as a poor man's DAC and the ADC to modulate/demodulate audio signals. This could be used to send digital data to and from an iPhone/iPad without Apple's security chip....I think this has been done, but it would be cool to see support for it on the LaunchPad.) Hope that spurs some ideas! i would also like to use the c2000 as a stepper motor driver, would it work well with the drv8824, how many axis would you be able to run from one board, i would like try 5 or 6 axis maybe even a robot arm, i also like pkjims idea of a servo motor, i would like to drive more than 4 axis there are alot of 3 - 4 axis cnc setups, how about 5-6 or more, will the c2000 handle this, can it be linked with other c2000 in sycronised tasking? Quote Link to post Share on other sites
FrostyTheDadMan 0 Posted August 31, 2012 Share Posted August 31, 2012 Will the wifi be through a separate chip? their is different chips on this board but its a plug in with only 5 pins I don't know if anyone likes Ebay but this guy has been good to me so far. . http://www.ebay.com/...984.m1423.l2649 I can see it now Santa sleigh in the falling snow,,, in 3D,, Now thats a Christmas decoration I might end up needing a 4th C2K but at 17 bucks who cares. Quote Link to post Share on other sites
Rei Vilo 695 Posted August 31, 2012 Share Posted August 31, 2012 Bonjour! The project Energia brings the Processing-based Wiring-derived Arduino-like IDE to the LaunchPad MSP430. There's a project for extending Energia to the C2000. I'll be happy to beat-test the port, provided I have one board! Thanks! kaipyroami 1 Quote Link to post Share on other sites
swift 0 Posted August 31, 2012 Share Posted August 31, 2012 if i had a c2000 lauchpad from you lovley TI techs, i would attempt to use it to control an automated garden system; - temperature sensors that would maintain the required temp in the green house. - temperature adjustement by motor control to open and close the green house windows - introduce water and plant feed automaticaly via a sprinkler system that would release at timed intervals. - adjust the mood of the garden with lighting control - automatic compost turner for the barrel of compost - wireless door bell for the garden gate and backdoor of house - intruder alarm to alert to the vegatable patch being invaded by unwanted guests (cats digging the soil, ect) i think there may be more automated tasks the c2000 could accomplish in the garden, can anyone throw in any other ideas? although i wouldn't want all of the tasks in the garden automated whilst i was there all time, it might take the fun out of being there and gardening! it would be useful for when your away on a long week or working on a project in the workshop, and there is no one else about that can show it the tender care and affection it derserves. ashutosh1426471504 1 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.