Jump to content
43oh

lalo630

Members
  • Content Count

    24
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    lalo630 got a reaction from zeke in IoT robotic car using the CC3200 and Blynk app   
    We finally got this tracked car running. The tension still needs to be adjusted.
     
    Here is the video:
    https://drive.google.com/open?id=0B4bw3NqG9tWWQzhIRmVXN2JGdXM
     
     
     Next step is to mount the hardware and start programming.
  2. Like
    lalo630 got a reaction from bluehash in IoT robotic car using the CC3200 and Blynk app   
    We finally got this tracked car running. The tension still needs to be adjusted.
     
    Here is the video:
    https://drive.google.com/open?id=0B4bw3NqG9tWWQzhIRmVXN2JGdXM
     
     
     Next step is to mount the hardware and start programming.
  3. Like
    lalo630 got a reaction from energia in Using Energia with MSP430G2231   
    I have the MSP-EXP430G2 board and it works fine with energia.
     
    I used the instructions I found at https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/539487
     
    "I use the latest version of Energia, i.e Energia 18. If you follow this step exactly it will work as usual."

    1, copy <energia directory>\hardware\tools\DSLite\DebugServer\drivers\MSP430.dll to <energia directory>\hardware\tools\msp430\bin\
    2. edit <energia directory>\hardware\energia\msp430\boards.txt an change the 2 occurrences of rf2500 with tilib
    3. restart energia and you should be able to upload to the MSP-EXP430G2 with MSP430G2553.
     
    Your boards.txt file from step 2 should look exactly like this after you save it:
    # See: http://code.google.com/p/arduino/wiki/Platforms menu.cpu=Processor ############################################################## MSP-EXP430F5529LP.vid.0=0x2341 MSP-EXP430F5529LP.pid.0=0x0c9f MSP-EXP430F5529LP.name=MSP-EXP430F5529LP MSP-EXP430F5529LP.build.mcu=msp430f5529 MSP-EXP430F5529LP.build.f_cpu=16000000L MSP-EXP430F5529LP.build.core=msp430 MSP-EXP430F5529LP.build.variant=MSP-EXP430F5529LP MSP-EXP430F5529LP.build.board=MSP-EXP430F5529LP MSP-EXP430F5529LP.upload.tool=dslite MSP-EXP430F5529LP.upload.protocol=dslite MSP-EXP430F5529LP.upload.maximum_size=131072 MSP-EXP430F5529LP.upload.maximum_data_size=8192 #MSP-EXP430FR4133 MSP-EXP430FR4133LP.vid.0=0x2341 MSP-EXP430FR4133LP.pid.0=0x0c9f MSP-EXP430FR4133LP.name=MSP-EXP430FR4133LP MSP-EXP430FR4133LP.build.mcu=msp430fr4133 MSP-EXP430FR4133LP.build.f_cpu=8000000L MSP-EXP430FR4133LP.build.core=msp430 MSP-EXP430FR4133LP.build.variant=MSP-EXP430FR4133LP MSP-EXP430FR4133LP.build.board=MSP-EXP430FR4133LP MSP-EXP430FR4133LP.upload.tool=dslite MSP-EXP430FR4133LP.upload.protocol=dslite MSP-EXP430FR4133LP.upload.maximum_size=15360 MSP-EXP430FR4133LP.upload.maximum_data_size=2048 #MSP-EXP430FR5969 MSP-EXP430FR5969LP.vid.0=0x2341 MSP-EXP430FR5969LP.pid.0=0x0c9f MSP-EXP430FR5969LP.name=MSP-EXP430FR5969LP MSP-EXP430FR5969LP.build.mcu=msp430fr5969 MSP-EXP430FR5969LP.build.f_cpu=8000000L MSP-EXP430FR5969LP.build.core=msp430 MSP-EXP430FR5969LP.build.variant=MSP-EXP430FR5969LP MSP-EXP430FR5969LP.build.board=MSP-EXP430FR5969LP MSP-EXP430FR5969LP.upload.tool=dslite MSP-EXP430FR5969LP.upload.protocol=dslite MSP-EXP430FR5969LP.upload.maximum_size=65536 MSP-EXP430FR5969LP.upload.maximum_data_size=2048 #MSP-EXP430FR5969 MSP-EXP430FR6989LP.vid.0=0x2341 MSP-EXP430FR6989LP.pid.0=0x0c9f MSP-EXP430FR6989LP.name=MSP-EXP430FR6989LP MSP-EXP430FR6989LP.build.mcu=msp430fr6989 MSP-EXP430FR6989LP.build.f_cpu=8000000L MSP-EXP430FR6989LP.build.core=msp430 MSP-EXP430FR6989LP.build.variant=MSP-EXP430FR6989LP MSP-EXP430FR6989LP.build.board=MSP-EXP430FR6989LP MSP-EXP430FR6989LP.upload.tool=dslite MSP-EXP430FR6989LP.upload.protocol=dslite MSP-EXP430FR6989LP.upload.maximum_size=130048 MSP-EXP430FR6989LP.upload.maximum_data_size=2048 #MSP-EXP430G2553 MSP-EXP430G2553LP.vid.0=0x2341 MSP-EXP430G2553LP.pid.0=0x0c9f MSP-EXP430G2553LP.name=MSP-EXP430G2553LP MSP-EXP430G2553LP.build.mcu=msp430g2553 MSP-EXP430G2553LP.build.f_cpu=16000000L MSP-EXP430G2553LP.build.core=msp430 MSP-EXP430G2553LP.build.variant=MSP-EXP430G2553LP MSP-EXP430G2553LP.build.board=MSP-EXP430G2553LP MSP-EXP430G2553LP.upload.tool=mspdebug MSP-EXP430G2553LP.upload.protocol=tilib MSP-EXP430G2553LP.upload.maximum_size=16384 MSP-EXP430G2553LP.upload.maximum_data_size=512 #MSP-EXP430FR5739 MSP-EXP430FR5739LP.vid.0=0x2341 MSP-EXP430FR5739LP.pid.0=0x0c9f MSP-EXP430FR5739LP.name=MSP-EXP430FR5739LP MSP-EXP430FR5739LP.build.mcu=msp430fr5739 MSP-EXP430FR5739LP.build.f_cpu=16000000L MSP-EXP430FR5739LP.build.core=msp430 MSP-EXP430FR5739LP.build.variant=MSP-EXP430FR5739LP MSP-EXP430FR5739LP.build.board=MSP-EXP430FR5739LP MSP-EXP430FR5739LP.upload.tool=mspdebug MSP-EXP430FR5739LP.upload.protocol=tilib MSP-EXP430FR5739LP.upload.maximum_size=16384 MSP-EXP430FR5739LP.upload.maximum_data_size=512 T
  4. Like
    lalo630 got a reaction from Fmilburn in Using Energia with MSP430G2231   
    I have the MSP-EXP430G2 board and it works fine with energia.
     
    I used the instructions I found at https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/539487
     
    "I use the latest version of Energia, i.e Energia 18. If you follow this step exactly it will work as usual."

    1, copy <energia directory>\hardware\tools\DSLite\DebugServer\drivers\MSP430.dll to <energia directory>\hardware\tools\msp430\bin\
    2. edit <energia directory>\hardware\energia\msp430\boards.txt an change the 2 occurrences of rf2500 with tilib
    3. restart energia and you should be able to upload to the MSP-EXP430G2 with MSP430G2553.
     
    Your boards.txt file from step 2 should look exactly like this after you save it:
    # See: http://code.google.com/p/arduino/wiki/Platforms menu.cpu=Processor ############################################################## MSP-EXP430F5529LP.vid.0=0x2341 MSP-EXP430F5529LP.pid.0=0x0c9f MSP-EXP430F5529LP.name=MSP-EXP430F5529LP MSP-EXP430F5529LP.build.mcu=msp430f5529 MSP-EXP430F5529LP.build.f_cpu=16000000L MSP-EXP430F5529LP.build.core=msp430 MSP-EXP430F5529LP.build.variant=MSP-EXP430F5529LP MSP-EXP430F5529LP.build.board=MSP-EXP430F5529LP MSP-EXP430F5529LP.upload.tool=dslite MSP-EXP430F5529LP.upload.protocol=dslite MSP-EXP430F5529LP.upload.maximum_size=131072 MSP-EXP430F5529LP.upload.maximum_data_size=8192 #MSP-EXP430FR4133 MSP-EXP430FR4133LP.vid.0=0x2341 MSP-EXP430FR4133LP.pid.0=0x0c9f MSP-EXP430FR4133LP.name=MSP-EXP430FR4133LP MSP-EXP430FR4133LP.build.mcu=msp430fr4133 MSP-EXP430FR4133LP.build.f_cpu=8000000L MSP-EXP430FR4133LP.build.core=msp430 MSP-EXP430FR4133LP.build.variant=MSP-EXP430FR4133LP MSP-EXP430FR4133LP.build.board=MSP-EXP430FR4133LP MSP-EXP430FR4133LP.upload.tool=dslite MSP-EXP430FR4133LP.upload.protocol=dslite MSP-EXP430FR4133LP.upload.maximum_size=15360 MSP-EXP430FR4133LP.upload.maximum_data_size=2048 #MSP-EXP430FR5969 MSP-EXP430FR5969LP.vid.0=0x2341 MSP-EXP430FR5969LP.pid.0=0x0c9f MSP-EXP430FR5969LP.name=MSP-EXP430FR5969LP MSP-EXP430FR5969LP.build.mcu=msp430fr5969 MSP-EXP430FR5969LP.build.f_cpu=8000000L MSP-EXP430FR5969LP.build.core=msp430 MSP-EXP430FR5969LP.build.variant=MSP-EXP430FR5969LP MSP-EXP430FR5969LP.build.board=MSP-EXP430FR5969LP MSP-EXP430FR5969LP.upload.tool=dslite MSP-EXP430FR5969LP.upload.protocol=dslite MSP-EXP430FR5969LP.upload.maximum_size=65536 MSP-EXP430FR5969LP.upload.maximum_data_size=2048 #MSP-EXP430FR5969 MSP-EXP430FR6989LP.vid.0=0x2341 MSP-EXP430FR6989LP.pid.0=0x0c9f MSP-EXP430FR6989LP.name=MSP-EXP430FR6989LP MSP-EXP430FR6989LP.build.mcu=msp430fr6989 MSP-EXP430FR6989LP.build.f_cpu=8000000L MSP-EXP430FR6989LP.build.core=msp430 MSP-EXP430FR6989LP.build.variant=MSP-EXP430FR6989LP MSP-EXP430FR6989LP.build.board=MSP-EXP430FR6989LP MSP-EXP430FR6989LP.upload.tool=dslite MSP-EXP430FR6989LP.upload.protocol=dslite MSP-EXP430FR6989LP.upload.maximum_size=130048 MSP-EXP430FR6989LP.upload.maximum_data_size=2048 #MSP-EXP430G2553 MSP-EXP430G2553LP.vid.0=0x2341 MSP-EXP430G2553LP.pid.0=0x0c9f MSP-EXP430G2553LP.name=MSP-EXP430G2553LP MSP-EXP430G2553LP.build.mcu=msp430g2553 MSP-EXP430G2553LP.build.f_cpu=16000000L MSP-EXP430G2553LP.build.core=msp430 MSP-EXP430G2553LP.build.variant=MSP-EXP430G2553LP MSP-EXP430G2553LP.build.board=MSP-EXP430G2553LP MSP-EXP430G2553LP.upload.tool=mspdebug MSP-EXP430G2553LP.upload.protocol=tilib MSP-EXP430G2553LP.upload.maximum_size=16384 MSP-EXP430G2553LP.upload.maximum_data_size=512 #MSP-EXP430FR5739 MSP-EXP430FR5739LP.vid.0=0x2341 MSP-EXP430FR5739LP.pid.0=0x0c9f MSP-EXP430FR5739LP.name=MSP-EXP430FR5739LP MSP-EXP430FR5739LP.build.mcu=msp430fr5739 MSP-EXP430FR5739LP.build.f_cpu=16000000L MSP-EXP430FR5739LP.build.core=msp430 MSP-EXP430FR5739LP.build.variant=MSP-EXP430FR5739LP MSP-EXP430FR5739LP.build.board=MSP-EXP430FR5739LP MSP-EXP430FR5739LP.upload.tool=mspdebug MSP-EXP430FR5739LP.upload.protocol=tilib MSP-EXP430FR5739LP.upload.maximum_size=16384 MSP-EXP430FR5739LP.upload.maximum_data_size=512 T
  5. Like
    lalo630 got a reaction from bluehash in IoT robotic car using the CC3200 and Blynk app   
    Hello everyone,
     
    I wanted to share my current project. I am building a robotic car using the blynk app. I will also be adding a robotic arm, video camera, Hotspot, solar panel, temp sensor and more.
     
    I am building this with a classmate for my senior project. I will post more details later as the project progresses.


  6. Like
    lalo630 got a reaction from zeke in What are you doing right now..?   
    I'm working on an IoT car using the cc3200 and the blynk apphttps://vimeo.com/201243722
     
    Sent from my SM-G935T using Tapatalk
  7. Like
    lalo630 got a reaction from Fmilburn in IoT robotic car using the CC3200 and Blynk app   
    Hello everyone,
     
    I wanted to share my current project. I am building a robotic car using the blynk app. I will also be adding a robotic arm, video camera, Hotspot, solar panel, temp sensor and more.
     
    I am building this with a classmate for my senior project. I will post more details later as the project progresses.


  8. Like
    lalo630 got a reaction from Rei Vilo in IoT robotic car using the CC3200 and Blynk app   
    Hello everyone,
     
    I wanted to share my current project. I am building a robotic car using the blynk app. I will also be adding a robotic arm, video camera, Hotspot, solar panel, temp sensor and more.
     
    I am building this with a classmate for my senior project. I will post more details later as the project progresses.


  9. Like
    lalo630 reacted to energia in RF Wireless LCD Temp Monitor Using TM4C123 & MSP432   
    What you need is the VirtualWire library: https://www.pjrc.com/teensy/td_libs_VirtualWire.html. Unfortunately this library is arduino specific and you will need to modify it to run on TivaC and MSP432.
     
    Robert
×
×
  • Create New...