element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Ultimate RoadTest
  • Challenges & Projects
  • Design Challenges
  • Ultimate RoadTest
  • More
  • Cancel
Ultimate RoadTest
Blog
  • Blog
  • Forum
  • Documents
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New

Blog

  • Tags
  • Subscribe by email
  • More
  • Cancel
  • Project "code name" Part 031

    COMPACT
    COMPACT
    June 27thHere is some Substance to the MatterHere is a block diagram of the prototype. What we have a block respresenting the Animated toy on the top right showing its faculties,below it a block representing the Graphic LCD Screenand below that ...
    • 27 Jun 2012
  • Project "code name" Part 030

    COMPACT
    COMPACT
    June 27thMore on the C2000 Multi-DC/DC Color LED Lighting Kit Interfacing.Like the MSP430 Fraunchpad Serial Port, the C2000 Multi-DC/DC Color LED Lighting Kit control serial port is also via a USB interface IC.In order to use the C2000 Multi-DC/DC LE...
    • 27 Jun 2012
  • Project "code name" Part 029

    COMPACT
    COMPACT
    June 27thRestoration of voiceThe DAC5311IDCKT.DAC5311IDCKT. and FRAM buffer have been reconnected.This involves connection the same SPI CLK and Data Pins as the LCD display. The DAC is connected to a unity gain OP amp which in turn is connected ...
    • 25 Jun 2012
  • Project "code name" Part 028

    COMPACT
    COMPACT
    June 25thFunctional Test DetailsThe General ApproachI'm taking and incremental integration approach to getting this project up and working.I'm adding elements one at a time as I'm getting them to work.This leaves me with a trail of working configurat...
    • 25 Jun 2012
  • The Nice Asgard Project Part 11 - Adding the Icing

    cookieglitch
    cookieglitch
    So it is time to wrap up the project ahead of the deadline. This week will be a mixture of finishing off board layouts, summaries, and anything else that comes up. Sure to be interesting while I'm on holiday! (Just a little short notice, was only boo...
    • 25 Jun 2012
  • The Bread & Butter : 11

    HNTE
    HNTE
    June 25th : Time To wrap it Up   So I think it is about time to compile what I have done so far and call it a day. Here is a bit of a video of my system as it is, as you can see there is still work to be done. My project so far is still def...
    • 24 Jun 2012
  • Project "code name" Part 027

    COMPACT
    COMPACT
    June 24thFunctional TestingI've just posted three videos of the showing some testing of the TI SimpleLink Wi-Fi CC3000 integrated with a Toy and LCD Display.Enjoy!  Remote Power On Testplayers.brightcove.net/.../index.html  Re...
    • 24 Jun 2012
  • Project "code name" Part 026

    COMPACT
    COMPACT
    June 23rdOn the Ultimate Road again. The CC3000_RX_BUFFER_SIZE value was changed in my program and it now works like a charm.Messages received through the wire are now displayed on my LCD screen.I works just like a bought one! Here's a few addit...
    • 22 Jun 2012
  • Project "code name" Part 025

    COMPACT
    COMPACT
    June 23rdRepairs MadeI think I have found the culprint in the WiFi Basic Application and now have it sucessfully working.My theory is that the issue was with the default assigned value of CC3000_RX_BUFFER_SIZE.It is in wifi_basic_application.c declar...
    • 22 Jun 2012
  • Project "code name" Part 024

    COMPACT
    COMPACT
    June 22nd"My Problem has been confirmed."I had a look on the TI Forums and it appears that some one else has encountered the same issue.It's listed under "cc3000 socket API recv() does not return correct data".The recv() and recvfrom() functions are ...
    • 22 Jun 2012
  • Project "code name" Part 023

    COMPACT
    COMPACT
    June 22ndExterminate! Exterminate!I'm my quest to resolve my current problem I have rebuilt a new instance of the Basic WiFi Application (1.7.2.2).Like normal followed the instructions/walkthrough down to the T.All got built and downloaded to the Fra...
    • 22 Jun 2012
  • Project "code name" Part 022

    COMPACT
    COMPACT
    June 21stFunny Peculiar or Funny Ha Ha?During my testing of the wifi_basic_application (version 1.7.2.2), I noticed an peculiarity with it and at the time thought nothing really about it.Well this peculiarity as popped its head up in my project.&nbsp...
    • 21 Jun 2012
  • Project "code name" Part 021

    COMPACT
    COMPACT
    June 20thReturn of the Code InspectorDuring my perusal of the basic_wifi_application and other MSP430 examples I have noticed small annotation errors and minor "assumption" errors (some of which I have previously mentioned).One such example is the st...
    • 19 Jun 2012
  • Project "code name" Part 020

    COMPACT
    COMPACT
    June  19th"Spot the difference!"I've just spent some time comparing the datasheets for the LSR and Murata WiFi-SL evaluation boards.I'd expect that both would contain equivalent information but the LSR version contains much more useful informati...
    • 19 Jun 2012
  • The Nice Asgard Project Part 10 - The Importance of Documentation

    cookieglitch
    cookieglitch
    So you're making something and plan on sharing it, what is the one thing that you need to include? Thats right, documentation. So, this week is all about writing up any missing documentation and cleaning up what already exists. Although this should b...
    • 17 Jun 2012
  • Project "code name" Part 019

    COMPACT
    COMPACT
    June 17thI love it when a plan comes together! - John "Hannibal" SmithThe Basic WiFi app now outputs to the SPI LCD. The operation sequence is (assuming that One Time Configuration has been completed); Start TeraTerm with correct Settings t...
    • 17 Jun 2012
  • Project "code name" Part 018

    COMPACT
    COMPACT
    June 17thBjorn Borg - "Resistance is futile - You will be assimilated. We will add your biological and technological distinctiveness to our own..." The 84 x 48 Graphic SPI LCD has been assimilated into TI's Basic WiFi Demo program.I have modifie...
    • 17 Jun 2012
  • Project "code name" Part 017

    COMPACT
    COMPACT
    June 17th Silver bullets!I'm not a fan of Software delay loops and I am also glad to see that Code Composer studio is also not a fan of this horrible practice and gives warnings about their use.I only use them for getting stuff done in a hurry.&...
    • 17 Jun 2012
  • Project "code name" Part 016

    COMPACT
    COMPACT
    June 16thCaveat Emptor! - Let the buyer beware!Since I have a Nokia 5110 LCD panel working successfully I wanted some more.Unfortunately element14 does not stock this item so I had to source them from elsewhere. After looking all over the Intern...
    • 16 Jun 2012
  • Project "code name" Part 015

    COMPACT
    COMPACT
    June 14thBack to the FutureI'm back from vacation to find that a whole lot of goodies that I've been waiting for have arrived.The most exciting is the Texas Instruments DRV8312-C2-KIT.Like the TMDSRGBLETKIT - (Multi DC/DC LED Kit) it is a member of t...
    • 14 Jun 2012
  • The Bread & Butter : 10

    HNTE
    HNTE
    June 12th : Light it UpHere is a quick video of my little display showing of its true colours. Unfortunately the quality is pretty shocking, I can never seem to get a good video of my light displays (anyone who knows some tricks for filming bright LE...
    • 12 Jun 2012
  • The Bread & Butter : 09

    HNTE
    HNTE
    June 11th : A Little Bit Of Colour So I remember reading somewhere that we are meant to be including some of the TI lighting solutions in our projects. This sort of this is right down my alley, as it happened I had a bunch of RGB LEDs some of th...
    • 11 Jun 2012
  • The Nice Asgard Project Part 9 - PCB Schematics

    cookieglitch
    cookieglitch
    This week is a short post, like only a few lines. Time has been spent doing the PCB schematics. A few missing components aside (diodes, caps, connectors etc), the PCB schematics are mostly done. A few lines will need changing to match the software, b...
    • 10 Jun 2012
  • The Bread & Butter : 08

    HNTE
    HNTE
    June 4th : Joining the Dots So I have been able to spend some time putting all of the bits and pieces together and I now have something that resembles the idea I had a couple of months back. It is very much still in the prototype/test stage but ...
    • 4 Jun 2012
  • Project "code name" Part 014

    COMPACT
    COMPACT
    2nd JuneAloha from HawaiiAloha, I've just arrrived in Honolulu after participating a week long Clinic in Maui.I'm travelling light with just a CC3000 with Fraunchpad and this means that I can only work on the the protocol sections of the project.(Fro...
    • 4 Jun 2012
<>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube