Lab 7 Department of Computer Science and Information Engineering National Taiwan University Lab7 – uCOS Application 2015/11/10/ 10 1.

Slides:



Advertisements
Similar presentations
Lab 9 Department of Computer Science and Information Engineering National Taiwan University Lab9 - Sensor Network 2014/11/25/ 21 1.
Advertisements

Lab 4 Department of Computer Science and Information Engineering National Taiwan University Lab4 - Bootloader 2014/10/14/ 13 1.
CIS101 Introduction to Computing Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
Using FileZilla to FTP CS10001 – Computer Literacy Kent State University.
Wireless Networks Lab - Sensor 2007/12/05. yctseng: 2 Objective Install sample code and study the procedure of sample code and be familiar with controlling.
Internet and Intranet Protocols and Applications Lecture 0: Administrivia January 23, 2002 Joseph Conron Computer Science Department New York University.
Computer System Laboratory
Introduction 1 Lecture 7 Application Layer (FTP, ) slides are modified from J. Kurose & K. Ross University of Nevada – Reno Computer Science & Engineering.
1 Mapping a Drive on the USF IIS Server. 2 Mapping a Drive To map a drive to a network file directory in Windows you must be on a Microsoft local area.
COMPUTER SYSTEM LABORATORY Lab4 - Bootloader. Lab 4 Experimental Goal Learn how to build U-Boot bootloader for PXA /10/8/ 142.
FTP File Transfer Protocol. Introduction transfer file to/from remote host client/server model  client: side that initiates transfer (either to/from.
Accessing the Internet with Anonymous FTP Transferring Files from Remote Computers.
DPNM Lab., POSTECH 1/25 CS490K - Internet of Things (IoT) Jonghwan Hyun DPNM Lab. Department of Computer Science and Engineering, POSTECH
EC-Council’s Certified Ethical Hacker (CEH) Richard Henson May 2012.
Lab 3 Department of Computer Science and Information Engineering National Taiwan University Lab3 - Cross Tools 2014/10/7/ 20 1.
Week 11 Further Web Design Concepts and Tools FTP, CMS, Wordpress and Responsive Web Design.
NETWORK CENTRIC COMPUTING (With included EMBEDDED SYSTEMS)
Networking Basics TCP/IP TRANSPORT and APPLICATION LAYER Version 3.0 Cisco Regional Networking Academy.
COMPUTER SYSTEM LABORATORY Lab10 - Sensor II. Lab 10 Experimental Goal Learn how to write programs on the PTK development board (STM32F207). 2013/11/19/
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
FTP (File Transfer Protocol) & Telnet
Computer System Laboratory
Simple Mail Transfer Protocol (SMTP)
Lab 11 Department of Computer Science and Information Engineering National Taiwan University Lab11 - Porting 2014/12/9/ 26 1.
Lecture #10 COMPUTER SOFTWARE By Shahid Naseem (Lecturer)
IT COOKBOOK Windows Network Programming. Chapter 01. Intro. to Network and Socket Programming.
Lab 1 Department of Computer Science and Information Engineering National Taiwan University Lab1 - Sensor 2014/9/23/ 13 1.
Conventions Department of Computer Science and Information Engineering National Taiwan University Conventions 2014/9/16/ 3 1.
Lab 10 Department of Computer Science and Information Engineering National Taiwan University Lab10 – Debugging II 2014/12/2 1 /16.
Data Communications and Computer Networks Chapter 2 CS 3830 Lecture 8 Omar Meqdadi Department of Computer Science and Software Engineering University of.
BASIC INTERNET PROTOCOLS: http, ftp, telnet. Mirela Walczak.
Lab 14 Department of Computer Science and Information Engineering National Taiwan University Lab14 – Camera 2014/12/30 1 /14.
1 Chapter 34 Internet Applications (Telnet, FTP).
FTP Short for File Transfer Protocol, the protocol for exchanging files over the Internet.protocolfilesInternet works in the same way as HTTP for transferring.
Understanding FTP BUPT/QMUL Part1: Using telnet to learn FTP operations in passive mode Steps: 1. Using telnet to connect to given FTP server.
Internet FTP to network. Preliminary Steps a FTP program is used and executed such as WS_FTP LE Information needed –host name –user id –password.
Implementation of Embedded OS Lab4 Cortex-M3 Programming.
Lab 12 Department of Computer Science and Information Engineering National Taiwan University Lab12 – Driver 2014/12/16 1 /21.
Implementation of Embedded OS Lab5 Real-time Programming on μ C/OS-III.
Simple Socket Server m Yumiko Kimezawa September 19, 20121RPS.
Website Design:. Once you have created a website on your hard drive you need to get it up on to the Web. This is called "uploading“ or “publishing” or.
Getting your STK license for METC 106 Go to the website and download STK 9.2.3http://
Lab 5 Department of Computer Science and Information Engineering National Taiwan University Lab5 – Bootloader + OS Kernel 2015/10/27/ 25 1.
Lab 8 Department of Computer Science and Information Engineering National Taiwan University Lab8 - Root Filesystem 2015/11/10/ 22 1.
Lab 9 Department of Computer Science and Information Engineering National Taiwan University Lab9 - Debugging I 2014/11/4/ 28 1.
Lab 3 Department of Computer Science and Information Engineering National Taiwan University Lab3 – μC/OS 2015/10/13/ 13 1.
Internet and Intranet Protocols and Applications Lecture 6 Application Protocols: Telnet, FTP February 27, 2002 Joseph Conron Computer Science Department.
Lab 5 Department of Computer Science and Information Engineering National Taiwan University Lab5 - OS Kernel 2014/10/21/ 16 1.
Connecting A ZigBee Sensors Network To A Cellular Modem For Remote Control Presenting: Eli Zuaretz Gilad Tiomkin Advisor: Dr. Chen Avin Co Advisor: Ilan.
11111 Apollo Internet Monitoring Tutorial Apollo Solar, Inc. 23 F. J. Clarke Circle Bethel, CT (203)
SSH. 2 SSH – Secure Shell SSH is a cryptographic protocol – Implemented in software originally for remote login applications – One most popular software.
Week-2 (Lecture-1) An electronic message sent from one computer to another. contains account i.e. How does.
Lab 5 Department of Computer Science and Information Engineering National Taiwan University Lab5 – μC/OS 2016/5/31/ 13 1.
Slides taken from: Computer Networking by Kurose and Ross
Computer System Laboratory
Implementation of Embedded OS
Computer System Laboratory
File Transfer Protocol
Computer System Laboratory
SEEM4570 Tutorial 07: Filezilla and PHP
ECEN “Internet Protocols and Modeling”
Planet Lab Demo IP Address Map
Information Technology Ms. Abeer Helwa
Lecture 6: TCP/IP Networking 1nd semester By: Adal ALashban.
Protocols 2 Key Revision Points.
Computer System Laboratory
Computer System Laboratory
Snippet Engine as a Database Server
Chapter 2 Application Layer
Internet Applications (Telnet, FTP)
Presentation transcript:

Lab 7 Department of Computer Science and Information Engineering National Taiwan University Lab7 – uCOS Application 2015/11/10/ 10 1

Lab 7 Department of Computer Science and Information Engineering National Taiwan University  Customize your sensor network (SIOTAS) on STM32F /11/10/ 10 2

Lab 7 Department of Computer Science and Information Engineering National Taiwan University  Host System  Windows XP  Build System  IAR Embedded Workbench + Ubuntu 8.04  Target System  PTK development board (STM32F207)  Software  PTK Examples Version 2  You can find all software on CSL Course Software.CSL Course Software 2015/11/10/ 10 3

Lab 7 Department of Computer Science and Information Engineering National Taiwan University 2015/11/10/ 10 4

Lab 7 Department of Computer Science and Information Engineering National Taiwan University  Step 1: open the device project and download.  PTK_Example_v2/ePBB/Applications/Projects/PTK-STM32F207/EWARM- V6/OS_uCOS-II/rf_zigbee_zb01_Device/demo.eww 2015/11/10/ 10 5

Lab 7 Department of Computer Science and Information Engineering National Taiwan University  Open the coordinator project and download.  PTK_Example_v2/ePBB/Applications/Projects/PTK-STM32F207/EWARM- V6/OS_uCOS-II/rf_zigbee_zb01_Coordinator/demo.eww 2015/11/10/ 10 6

Lab 7 Department of Computer Science and Information Engineering National Taiwan University  LED0 will blinking when Coordinator/Device is working.  LED1 will be forced in ON state when Coordinator/Device is connected.  More information in PTK_Example_v2/Docs/PTK-RF-ZB-ZB /11/10/ 10 7

Lab 7 Department of Computer Science and Information Engineering National Taiwan University  Open the TCPIP project and download.  PTK_Example_v2/ePBB/Applications/Projects/PTK-STM32F207/EWARM- V6/OS_uCOS-II/base_uC-TCPIP-V2/demo.eww  You should use socket to transfer data.  More information in PTK_Example_v2/ePBB/Libraries/OS_uCOS- II/Micrium-V29x/Software/uC-TCPIP-V2/Doc 2015/11/10/ 10 8

Lab 7 Department of Computer Science and Information Engineering National Taiwan University  Download source codes of TCP Server in Ubuntu.TCP Server  Test your Server.  % telnet  Input some words.  You should transfer coordinator’s data to Echo Server by TCP. 2015/11/10/ 10 9

Lab 7 Department of Computer Science and Information Engineering National Taiwan University  Design your own application which collect sensor data through Zigbee and send to PC Ubuntu server through TCPIP socket.  Note that it is due the next week.  Please hand in your lab report to the FTP.  Server:  Username: csl2015  Password: csl2015HomeWork  Directory: lab7,8  Please use this format for filename: “G# Ver#”, where G# is your group id and Ver# is revision version number.  E.g., G1 Ver2 2015/11/10/ 10 10