Jump to content
43oh

Search the Community

Showing results for tags 'Serial Communication'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News
    • Announcements
    • Suggestions
    • New users say Hi!
  • Spotlight!
    • Sponsor Spotlight
    • Sponsor Giveaways
  • Energia
    • Energia - MSP
    • Energia - TivaC/CC3XXX
    • Energia - C2000
    • Energia Libraries
  • MSP Technical Forums
    • General
    • Compilers and IDEs
    • Development Kits
    • Programmers and Debuggers
    • Code vault
    • Projects
    • Booster Packs
    • Energia
  • Tiva-C, Hercules, CCXXXX ARM Technical Forums
    • General
    • SensorTag
    • Tiva-C, Hercules, CC3XXX Launchpad Booster Packs
    • Code Vault
    • Projects
    • Compilers and IDEs
    • Development Kits and Custom Boards
  • Beagle ARM Cortex A8 Technical Forums
    • General
    • Code Snippets and Scripts
    • Cases, Capes and Plugin Boards
    • Projects
  • General Electronics Forum
    • General Electronics
    • Other Microcontrollers
  • Connect
    • Embedded Systems/Test Equipment Deals
    • Buy, Trade and Sell
    • The 43oh Store
    • Community Projects
    • Fireside Chat
  • C2000 Technical Forums
    • General
    • Development Kits
    • Code Vault
    • Projects
    • BoosterPacks

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Location


Interests


Sparkfun


Github

Found 5 results

  1. For the AT commands from energia's serial monitor it appears as some characters missing!!! Any solutions? Below is my output: AT+CREG? +CREG: 0,1 OK AT+CREG=? +CREG: (0-2) O AT+CFUN=? +CFUN: (0,1,4),(-) K
  2. Hi, I just got started on programming the MSP432, and I'm looking to use it as a data logger. The sensor I'm using uses serial communication, and I was trying to set up another set of Rx/Tx pins on the board, preferably through Hardware, but software could work too. However, I couldn't find any guides to setting up the hardware serial pins, nor the software serial pins for the MSP432; all the softwareserial.h libraries I found are for the MSP430's and wouldn't compile on the MSP432 board setting in Energia. If someone could lead me in the right direction, that'd be much appreciated.
  3. Hi all, I have downloaded the energia sdk(version 13) for CC3200 launch pad, I have configured the jumper wire for J8 and SOP2 also the rest jumpers. Apart from that , I updates the firmware , so I have tries all possible ways, but still my serial monitor is not working.
  4. This is my 4x4x4 led cube project, done with MSP430, using only 3 pins of MSP, the circuit diagram is shown in the photos, the hardware consists of 3 shift registers, 74595, and 4 NPN transistors... you can learn how to make a 4x4x4 LED cube by instructables or youtube or some other sites, its easy to make... but make sure that you make exact same connections as shown in the cicuit diagrams... or else this code won't work in the new hardware... the hardware can be built as shown in the circuit diagram... the code is given below, you can changes it and make your own animati
  5. this is a gameboy developed using msp430g2553, and 2 shift registers, 74595... it includes 8x8 led matrix, which is build on the board.... watch the video at.... steps of construction are here... http://www.instructables.com/id/Gameboy-using-MSP430/ main.c gameboy.pdf gameboy.sch
×
×
  • Create New...