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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • 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
Sixth Sense Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Sixth Sense Design Challenge
  • More
  • Cancel
Sixth Sense Design Challenge
Blog Sixth Sense GraffitiBot - ST Sensor Tile App - blog 7
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: dougw
  • Date Created: 3 Feb 2019 9:29 AM Date Created
  • Views 1196 views
  • Likes 13 likes
  • Comments 6 comments
  • graffitibot
  • st sensor tile app
  • doug wong
  • sixth sense design challenge
Related
Recommended

Sixth Sense GraffitiBot - ST Sensor Tile App - blog 7

dougw
dougw
3 Feb 2019

image

Two of the PCBs I designed for the GraffitiBot came in but I won't have enough components to assemble them until at least next week. Here is what they look like:

image

One interfaces to the load cell and one interfaces to the magnetic angle sensor.

 

While waiting for parts I have started looking at the software. ST Microelectronics has written a lot of software for this sensor tile and I am including some of the links in this blog. There are multiple links on each of the pages I have linked. This of course means there is more to learn, but it should also provide helpful examples. There is a mode to stream data to a PC via a USB SPP but I didn't see any documentation on the data format - I will need to dig through the code to figure out the format and change the output to a normal UART for the main MCU.

The Tile comes loaded with a demo program and there are apps available in the Google Play Store and Apple equivalent to allow the Tile to communicate with a BLE phone.

Here is a video showing how easy it is to get it working on an android tablet:

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

The smaller tile cradle can also be used for this demo. It adds a couple of sensors and a mSD card slot.

I used the bigger shield because that is what I need for the GraffitiBot.

The demo works without the main MCU module, because there is also an MCU right on the Sensor Tile.

 

Update Note

It looks like ST is holding a webinar on their sensors - might be worth checking out:

https://www.st.com/content/st_com/en/about/events/events.html/st-algobuilder-webinar-2019.html?ecmp=tt10565_us_enews_feb…

 

I am also plugging away at designing the robot chassis, but it isn't ready for blogging yet.

 

Relevant ST Microelectronics Links

STEVAL-STLKT01V1 Sensor Tile Dev Kit

AI audio and motion sensing software

microphone, environmental and motion sensors software

voice communication over BLE software

ST BLE Sensor (from the Play Store)

 

Relevant element14 Links

 

Sixth Sense Design Challenge: About This Challenge

 

Sixth Sense Design Challenge: Technical Documents

Sixth Sense Design Challenge

 

GraffitiBot Project Blogs

Sixth Sense GraffitiBot - blog 1

Sixth Sense - Kit Unboxing and Other Parts - GraffitiBot blog 2

Sixth Sense - Sensor Circuits - GraffitiBot blog 3

Sixth Sense - Interfaces - GraffitiBot blog 4

Sixth Sense GraffitiBot - System Interconnect - blog 5

Sixth Sense GraffitiBot - Wheels & Motors - blog 6

Sixth Sense GraffitiBot - ST Sensor Tile App - blog 7

Sixth Sense - Load Cell PCB - GraffitiBot blog 8

Sixth Sense - Magnetic Angle Sensor - GraffitiBot - Blog 9

Sixth Sense - LCD Interface - GraffitiBot - blog 10

Sixth Sense - Pump Controller - GraffitiBot Blog 11

Sixth Sense Main Drive Motor - GraffitiBot - blog 12

Sixth Sense Motor Controller Mods - GraffitiBot blog 13

Sixth Sense - RTD - GraffitiBot Blog 14

Sixth Sense Mechanical Design - GraffitiBot Blog 15

Sixth Sense GraffitiBot Motor Wiring - Blog 16

Sixthe Sense GarffitiBot - First Dry Run - Blog17

Sixth Sense GraffitiBot Hydraulics - Blog 18

Sixth Sense GraffitiBot Printing Graffiti - Blog 19

Sixth Sense GraffitiBot - Summary - Blog 20

  • Sign in to reply

Top Comments

  • DAB
    DAB over 6 years ago +3
    Good update Douglas. DAB
  • 14rhb
    14rhb over 6 years ago +2
    Hi Douglas, Nice PCB work there. I will need to dig through the code to figure out the format and change the output to a normal UART for the main MCU. This is the point I am also currently stuck at and…
  • 14rhb
    14rhb over 6 years ago in reply to dougw +2
    I've spent today making a few simple UART and I2C examples using STM32CubeMX and imported those into my IDE to try and learn what needs adding to the SensorTile DataLog USB example...no break through yet…
  • dougw
    dougw over 6 years ago in reply to 14rhb

    Great work 14rhb I will look into getting the Tx signal through the arduino shield tonight.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • 14rhb
    14rhb over 6 years ago in reply to dougw

    Hi Douglas dougw

     

    This might help you R2B4 #6 - SensorTile Outputs  as I can see how to get UART data from the SensorTile (when in the SensorTile Cradle Extension board) and down to the STM32F411RE-Nucleo board.

     

    Rod

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • 14rhb
    14rhb over 6 years ago in reply to dougw

    I've spent today making a few simple UART and I2C examples using STM32CubeMX and imported those into my IDE to try and learn what needs adding to the SensorTile DataLog USB example...no break through yet though. I have my SensorTile plugged into the SensorTile Cradle Expansion with it running the DataLog USB example: I probed the pins with my oscilloscope hoping something might indicate a data transfer from tile to cradle but nothing was apparent (ony a 4.3Hz sqaure wave).

     

    Rod

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dougw
    dougw over 6 years ago in reply to 14rhb

    I need to solve this as well. Hopefully I will get to it this weekend. Right now I am in Washington on business, so I can't do much this week.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • 14rhb
    14rhb over 6 years ago

    Hi Douglas,

     

    Nice PCB work there.

    I will need to dig through the code to figure out the format and change the output to a normal UART for the main MCU.

    This is the point I am also currently stuck at and in R2B4 #2 - Getting Ready to Build  I have printed a screen shot of the data as gathered on the terminal app PuTTY. I don't think that example had the UART activated and so I was completly lost as to how to actually add it in. I'd be interested to know if you overcome this and likewise if I manage it I'll let you know. The AlgoBuilder webinar looks promising as well.

     

    Rod

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
>
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 © 2025 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