Skip to content

Latest commit

 

History

History
123 lines (63 loc) · 4.33 KB

Quick Start Guide.md

File metadata and controls

123 lines (63 loc) · 4.33 KB

RIS header

Powered by Bug Labs, Inc.

Using the Renesas Stream-It! Kit

Table of Contents

Getting Started

Step 1

Open kit, follow the instructions in The Renesas Stream-It! Quick Start Guide

Step 2

Make sure you installed everything in the quick start guide, THEN

Download the Binary

Download the Binary from here

Run the Software

Use the Stream it! - RZ Boot Loader to run the application.

Copy the ‘StreamIt2_Dweet.bin’ file into ‘StreamIt2_QSPI_Loader\scripts’ and rename the bin file to ‘StreamIt2_User_App.bin’.

Run the batch file

‘Program_QSPI_Loader_Application.bat’ that is in the project ‘scripts’ folder.

A window should pop up for the few seconds that it takes for the binary file to be copied to the flash memory on the Stream it! - RZ board.

stream-it loader

Once the SPI flash has been reprogrammed the new code will be executed on device reset.

This application will now run automatically each time the board is powered on.

Step 3

View your Device

Find your Thing-Name and view the raw data feed:

https://renesas.dweet.io/follow/

For testing purposes, we have set up a live board: https://renesas.dweet.io/follow/RZ-StreamIt2-Test

View your device in the Stream-It Default Dashboard.

Create Your Custom Dashboard

Step 1

Navigate to https://renesas.dweet.io

Step 2

Enter your Stream-It "Thing Name".

Where do I find my Thing Name"?

RIS entry

Step 3

Click "Try it now!"

Congratulations! You can now monitor your device in real-time with a custom dashboard, like below:

stream-it dash

Using the freeboard Dashboard

The Stream-It kit and dashboard communicate using dweet. Learn more about dweet

Depress the button on the Stream-It kit to see the indicator light on the dashboard turn on.

Click on one of the LED Indicators to turn the corresponding LED on or off on the Stream-It kit.

More about Using freeboard

Freeboard is a web-based visualization tool used for displaying and interacting with data. Freeboard is open-source and fully-customizable, allowing the user to create rich Internet of Things applications.

Customize your dashboard

Sign up for a Renesas Freeboard account to do more

Do More

Customize your dashboard

View the Data Monitoring API documentation

Learn more about the Renesas IoT Sandbox and download documentation and source code for the kit

Try the S5D9 Cold Chain Demo

Helpful Links

Support for the Renesas Stream-It! kits

Freeboard Open Source Repo

DweetPro Production ready APIs and UI

Data Monitoring developer area

Notes

BUG logo gif