CPF Arduino Blockly V

Similar documents
Lesson 27 CPF Weather Station

Lesson 18 Automatic door

Outdoor User Manual. ios Application Android Application PC Setup

HSIP2 User Manual. ios Application Android Application PC Setup

HSIP2 User Manual. ios Application Android Application PC Setup

MeetingPad User Manual. Manual Version PTAs1.0

Lesson 25 Flood Warning System

How do I access the wireless network using a laptop?

Lesson 16 Musical Door Bell

APP-J: WHAT IS APPLICATION JUKEBOX?

Thank You for Choosing the CRICKET CROSSWAVE

Cloud Frame Quick Start Guide

C-Assist Set up Guide

Table of Contents. 2 Know your device. 4 Device setup. 8 Customize. 10 Connections. 11 Apps. 12 Contacts. 13 Messages. 14 Camera.

TCC College WiFi and Printer Setup 07/11/2018 College WiFi and Printer Setup Guide

Design and create an app which uses sequence, selection, repetition and variables. Program, debug and refine the code for their app.

Version B Wi-Fi IP CAMERA

If your webpage looks like the screen below please go to your browsers tools section and clear out all history.

Lesson 7 Cloud Mood Indicator

STAGESCAPE M20d. System Settings

Cloud Frame User's Manual

HPE ilo mobile app for ios

Arducam ESP32 UNO board

Registering & Upgrading FW VIA Connect PRO

CITRIX REMOTE PC SKADDEN REMOTE ACCESS PAGE CONNECT TO SKADDEN SYSTEMS REMOTELY LOG ON TO REMOTE DESKTOP DOWNLOAD & INSTALL CITRIX

General Document Exchange via ShareFile

In order to update you will have to uninstall the current version and install the newer version using the same procedure.

Virto Office 365 Bulk File Upload for Microsoft SharePoint Online Release User and Installation Guide

Enter your Appserv username and password to sign in to the Website

Options Laptop Training Agenda (Samsung phone)

Table Of Content 1. What s in the box 3 2. About the unit 4 3. Getting started 5 4. Networking options 6 5. Turning on the MTC-5000 Unit 7 6.

User Manual For AT-100BW/200BW

Cloud Frame User's Manual

Quick Reference Guide

Interlink Express Desktop Printing Service Installation Guide

Quick Start Guide D U.S Service Hotline : More support at

Browser Settings. Updated 4/30/ SSF

linkzone User ManUal

Virtual Workspace Reference Guide for End Users

Thank you for purchasing the CharJi EVO CLOUD. This CharJi EVO CLOUD brings you a high speed wireless network connection.

User s Manual NETVUE II Model Number: NI-1300, NI-1301, NI-1302

Code&Drive First steps

WIFI Hidden Camera USER MANUAL

How to setup WL-WN575A2/WL-WN575A3 Repeater Mode through Ethernet Cable

TotalPass P600 QUICK GUIDE

Web Browser Problems and Solutions

Lesson 5 Cloud Upload

InSite Prepress Portal

TelkomInternet. APN Device Settings

Catalogue. Assembling... 1 Unpack Charge the Battery Install the Memory Card Product Basics Buttons and Connections...

VERIPATROL App User Guide

MHS Device Deployment 08/28/2017 MICROSOFT SURFACE SETUP

Appserv Internal Desktop Access Mac OS Device with Safari Browser. Enter your Appserv username and password to sign in to the Website

Mi Home Security Camera Connection Guide. (ios)

Quick Guide for Mynaportal

HOW TO SETUP TP-LINK DECO

Embedding Medial Media Library Videos in Blackboard or a Web Page. Version 5

Quick Start Guide. Wireless IP Camera. Technical Support QG4_A

Citrix Desktop for Home Computers Mac OS Instructions

Table of contents. 2 Samsung Care. 3 Know Your Device. 5 S Pen. 7 Device Setup. 12 Home Screen. 18 Apps. 19 Calls. 20 Voic .

Sotion Wireless Camera. User Manual.

Getting Started Guide XC9010 Raspberry Pi Starter Kit

Step 1 Turn on the device and log in with the password, PIN, or other passcode, if necessary.

Copyright Samsung Electronics Co., Ltd. All rights reserved.

Dragon Printer ver. 1.0

8 WiFi Digital Photo Frame with Touchscreen LCD Display Instructional Manual

RECO Smart Cam. Quick Start Guide

Cloud Frame User's Manual

Thank you for purchasing the Mobile WiFi. This Mobile WiFi brings you a high speed wireless network connection.


Downloaded from manuals search engine. Quick Start

This handbook contains important security measures and product information, to help avoid accidents. Please

Billion BiPAC 7700NR2. Setup Guide

The objective of this document is to provide you with instructions on some basic IP Office administrative tasks

NC COM GND Warning sensor. voice box. socket

AiM User Guide. Race Studio 3 Track Manager. Release 1.00

Add the Counties Power App to your smartphone. app.countiespower.com

Instruction with Screenshot for WEB

Auburn Montgomery AUM Wi-Fi. Windows 7. User s Guide & System Documentation

VMware Horizon Client Install & Login Windows PC

ebooks for Nooks & Windows/Mac Computers

Contents. 1 installation guide. 1 camera, 1 power adapter. Mounting accessories

Alexa Setup Guide. Contents. Full Power Active mode Install USB Wi-Fi Adapter Wi-Fi Setup Alexa Setup Smart Home Skills

Tablet PC User Manual

KEEPOD QUICK USER GUIDE

CCH Client Axcess Portal User Guide

Optus Blitz ZTE BLADE V7 LITE Quick Start Guide

KE2 WiFi Service Tool (pn 20906) Quick Start Guide

Connecting an Envoy to the Internet

Welcome to your ipad. ICT Support Office

Introduction. Package Checklist. Minimum System Requirements. Registering Your Product. More Help

STRS OHIO F5 Access Client Setup for ChromeBook Systems User Guide

Welcome Contents Diagram

Castle Rock High School. Portico - Getting Started Guide

Icare CLINIC Icare EXPORT Icare PATIENT app INSTRUCTION MANUAL F O R P A T I E N T S ENGLISH

Portal. SharePoint User Guide. British Land

Quick Installation Guide

Quick Start Guide U.S. Cellular Customer Service

TASCAM DR CONTROL. Contents. Trademarks

SchoolPointe Administration Department User Guide

Transcription:

CPF Arduino Blockly V1.00.2004

Content CPF Arduino Blockly Installation... 3 CPF Arduino Blockly - CloudProfessor Pairing... 6 CPF Arduino Blockly login... 12 Upload Program Code... 13 Download Program Code... 15 View Program Code... 17 Pin Diagram... 18 CPF Update... 19 2

CPF Arduino Blockly Installation 1. Execute CPF Arduino Blockly.exe. 2. Click Next. 3

3. Select I accept the terms in the license agreement and click Next. 1 2 4. Click Install. 4

5. Click Finish, when the installation process is completed. 5

CPF Arduino Blockly - CloudProfessor Pairing 1. First, you need to setup the name of Wi-Fi and password for the connection of CPF Arduino Blockly. This step requires SD card to setup. In the SD card, please add a new text document, and rename it as cpf-sd-signup, the file type change it as xml. 1 2 3 2. Copy and paste following source code to cpf-sd-signup.xml, then change the red part. Between <name> and </name>, please put in the name of Wi-Fi network. Between<password> and </password> please put in the password of Wi-Fi network. <cpf> <WiFi-AP> <name>cpf01-5g</name> <password>11223344</password> </WiFi-AP> <user> <country>tw</country> </user> </cpf> 6

Plug in the SD card into the slot in CloudProfessor, and turn on CloudProfessor. 3. Make sure your computer is using the same Wi-Fi network as the configuration in the SD card. <cpf> <WiFi-AP> <name>cpf01-5g</name> <password>11223344</password> </WiFi-AP> <user> <country>tw</country> </user> </cpf> P.S: If the computer cannot connects to a Wi-Fi or cannot find Wi-Fi that CloudProfessor kit connects to. You shall disconnect computer s Wi-Fi Connection first. 7

4. Once Wi-Fi setup is completed, please turn on CPF Arduino Blockly. Double click the icon of CPF Arduino Blockly. Note: When you turn on the CPF Arduino Blockly, it will automatically shutdown all live chrome pages. If you want those pages back, please open chrome browser again, and press Shift + Ctrl + T. 5. On the upper right hand corner of CPF Arduino Blockly webpage, if you see a red cross, which means CloudProfessor is unpaired. 6. Now, more the cursor to the upper right hand corner, and click Pairing CPF. 7. Then, check the CPF ID under the QR 8

code at the back of CloudProfessor, and select the same ID on the CPF Arduino Blockly screen. Note:If you can t find the ID, connect CloudProfessor to your smart device via CPF app, and locate the Wi-Fi information. 9

8. If successful, you will see a notice of Pairing success, and also see a green tick ad the upper right hand corner of CPF Arduino Blockly page. 10

Note:If pairing is successful and you still see red cross, just press F5 and reload 9. When successful, you can connect Arduino with CloudProfessor and its accessories, and select play, starting to experience IoT coding. 11

CPF Arduino Blockly login 1. Click Upper Right Hand corner icon as shown 2. Press the input of account and password 3. You will see a notification when login is successful 12

Upload Program Code 1. Click the icon in the red box as shown below. The page will show 8 slots for you to save and upload the code program, simply choose on and upload. Note: If empty slot (never uploaded code program), then it will show none. 13

2. Then, you will see a confirmation tab, select ok to upload the code program 3. Enter the file name, then select ok 1 2 4. You will see the tab as shown when upload complete 14

Download Program Code 1. Click the icon in the red box as shown below. 2. Select the code program you want, and click load. 15

3. Then it will show a tab of confirmation, please click ok if you are willing to overwrite your current program. 4. Loaded program will appear when download complete 16

View Program Code 1. Click the icon in the red box as shown below. 2. Now you can see the code in javascript 17

Pin Diagram When use drag out a block of sensor modules, the right hand side will show the pin/socket diagram. When the code changes, the pin/socket diagram will show accordingly 18

CPF Update Move the cursor to CloudProfessor icon, click updating CPF. Note: Update will only appear when pairing is successful. There are 3 update ways included USB, SD card, and online. 19

USB update 1. Insert USB to CloudProfessor 2. Click the USB icon and click next 1 2 3. Wait for it. 20

4. Click OK when update is completed 21

SD Card Update 1. Insert SD card 2. Click SD card icon and click Next 1 2 3. Wait for it.. 22

4. Click ok when update is completed 23

Online Update 1. Click online icon and click next 1 2 2. Wait for it. 3. Click ok when update is completed 24