Linux Fox Board introduction

Slides:



Advertisements
Similar presentations
Chief Electoral Officer, General Election for Lok Shaba 2014, Andhra Pradesh will be live streaming polling station for the purpose of recording.
Advertisements

Google chrome operating system For Tiwi island college Lachlan Doyle.
Linux can be generally divided into four major components: 1. KERNEL – OS, ultimate boss The kernel is the core program that runs programs and manages.
Linux on commodity network H/W Josh Parsons LUGOD talk August 15 th 2005.
Handheld TFTP Server with USB Andrew Pangborn Michael Nusinov RIT Computer Engineering – CE Design 03/20/2008.
29 April 2005 Part B Final Presentation Peripheral Devices For ML310 Board Project name : Spring Semester 2005 Final Presentation Presenting : Erez Cohen.
Lesson 5-Accessing Networks. Overview Introduction to Windows XP Professional. Introduction to Novell Client. Introduction to Red Hat Linux workstation.
MCITP: Microsoft Windows Vista Desktop Support - Enterprise Section 1: Prepare to Deploy.
On Ubuntu Linux. Servers installed SSH APACHE First compiled from source Later installed again with apt-get PHP VNC (ubuntu) Had to be activated in system.
Embedded Systems Programming Introduction to the course.
© 2010 VMware Inc. All rights reserved VMware ESX and ESXi Module 3.
INSTALL CHROMIUM O/S FOR TIWI ISLAND COLLEGE BY NICHOLAS DIAMANDOPOULOS.
Google Chrome Operating System By Pauly Daher. Introduction Google Chrome OS is an open source PC operating system which is based on Linux. The operating.
Developed by Klaus Knopper Linux Consultant. What is Knoppix?  Unix-like operating system  Run directly from CD or DVD  Bootable from USB flash drive.
Red Hat Installation. Installing Red Hat Linux is the process of copying operating system files from a CD, DVD, or USB flash drive to hard disk(s) on.
Chromium OS is an open-source project that aims to build an operating system that provides a fast, simple, and more secure computing experience for people.
COMP1070/2002/lec3/H.Melikian COMP1070 Lecture #3 v Operating Systems v Describe briefly operating systems service v To describe character and graphical.
AT91SAM9261-EK WinCE 6.0 DEMO ATMEL AT91 Application & Support Group
1.  Project Goals.  Project System Overview.  System Architecture.  Data Flow.  System Inputs.  System Outputs.  Rates.  Real Time Performance.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 15 Installing and Using Windows XP Professional.
POS/420 Introduction to Unix Philip Robbins – March 12, 2013 (Week 1)
Embedded Linux porting Kernel
Boot Diskettes, Bootable USB Keys and Live CDs Used when the computer can't start for some reason, as a diagnostic, repair and recovery tool. Boot diskettes.
02/2008 MATRIX VISION GmbH 1 Presentation The intelligent camera and Image processing sensor.
AT91SAM9261-EK WinCE 5.0 DEMO ATMEL AT91 Application & Support Group Version 1.O February 2007.
Linux in a Virtual Environment Nagarajan Prabakar School of Computing and Information Sciences Florida International University.
WebCCTV 1 Quadrox WebCCTV Training Technical Quadrox November 2005.
Installation Overview Lab#2 1Hanin Abdulrahman. Installing Ubuntu Linux is the process of copying operating system files from a CD, DVD, or USB flash.
Booting Ubuntu Linux Live CSCI 130 – Fall 2008 Action Lab Dr. W. Jones.
Linux/Windows File Sharing Othman Almazrooa CEN Student, Eastern Kentucky University.
A ttack B ox D esign 7/11/01 D0G of WAR. Blake ~Internet Consultant~ Security Audits & WAN / LAN Infrastructure Designs San Jose (408)
Department Of Electrical Engineering, IIT Kanpur Networked RFID System (NRS) for Remote Services Presented By: Piyush Keshri (Y5303) Biplab Deka (Y5147)
USB-Hipro Training Course ——Marketing Dept. Front view of digital Hearing Aid Programmer USB Rear view of digital Hearing Aid Programmer USB.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
SAM9260-EK WinCE DEMO AT91 SAM9 Product Group. Version 1.0 October 2006.
SAM9260-EK WinCE DEMO AT91 SAM9 Product Group. Version 1.0 October 2006.
1 Copyright © 2015 Pexus LLC Network shares and media shares from your Patriot PS Personal.
RT-LAB Electrical Applications 1 Opal-RT Technologies Use of the “Store Embedded” mode Solution RT-LAB for PC-104.
Today: Student will be able to describe the basics of their class and computing Tell me about you and how you use computers. Lesson 1 Slide 1.
My NSLU2 (slug + urchin = slurchin?) Open Source Software Carlos Ramirez Martinez-Eiroa Professor: Corby Schmitz.
Week1: Introduction to Computer Networks. Copyright © 2012 Cengage Learning. All rights reserved.2 Objectives 2 Describe basic computer components and.
Xilinx Confidential Unpublished Work © Copyright 2012 Xilinx ZYNQ PetaLinux Guide.
Created by Terri Street Copyright, 2000  1,000,0001,000,000  500,000500,000  250,000250,000  125,000125,000  64,00064,000  32,00032,000  16,00016,000.
Implementation Method Linux-USB Gadget Framework –The Linux-USB Gadget Framework makes it easy for peripherals and other devices embedding GNU/Linux system.
Embedded Software Design Week II Linux Intro Linux Kernel.
Deterlab Tutorial CS 285 Network Security. What is Deterlab? Deterlab is a security-enhanced experimental infrastructure (based on Emulab) that supports.
WP1- Documentation Booting Petalinux from TFTP and using Network file system Section for developers Zynq 7020 R. Assiro.
L661 Software Flashing using Windows XP PC Only. Step 1- install drivers, Connect handset with the PC using USB cable, unzip folder and then install the.
An Embedded Wireless Mini-Server with Database Support Presented by: Amit Kumar.
By Ganesan Alagu Ganesh Feb 26, 2008
VMware ESX and ESXi Module 3.
Introduction for IDP3.0 Qualification
Remote hosts and web servers
EE516: Embedded Software Project 1
Acer Download Tool EMEA Customer Service 02/13/2012.
USB The topics covered, in order, are USB background
By Ganesan Alagu Ganesh Feb 21, 2008
UBUNTU INSTALLATION
Daniel Steinberg 03/25/2008 Linux boards Daniel Steinberg.
Structure of Unix OS.
TexPREP Summer Camp Computer Science
Building a PC Chapter 12.
Introduction to Computers
bitcurator-access-webtools Quick Start Guide
Debug Tools (GDB+DDD) on Andes platform
Computer System Laboratory
Computing Essentials Module 1.
Computing Essentials Module 1.
Department of Engineering Science EE 465 (CES 440) - Intro
Presentation transcript:

Linux Fox Board introduction Overview Writing Applications Interfacing hardware Loading scripts at start-up

Overview

Writing Applications ETRAX 100LX microprocessor, (100MIPS RISC CPU) by Axis (http://developer.axis.com). Web Compiler Acmesystems SDK (open source project) Fox SDK To flash new OS images Axis “Cris Cross” compiler, and resources Importing cross compiler into CodeBlocks Axis Developer Wiki Specific for the processor on board the board..

Web Compiler

FOX Software Development Kit Difficulties installing it on Ubuntu or OpenSuse

Interfacing Hardware Mounting a USB Flash Drive # mount -t vfat /dev/sda1 /mnt/1 # cd /mnt/1 # ls

- Setting up the server … USB Webcam: - Setting up the server … “This article explains how to connect a cheap USB Webcam to the FOX Board and see the video stream on a remote Windows or Linux PC via Ethernet” Flash your FOX Board with this image: fimageLX832.zip After login type: [root@axis /root]106# spcaload Using /lib/modules/2.4.31/kernel/drivers/media/video/videodev.o Using /lib/modules/2.4.31/kernel/drivers/usb/spca5xx/spca5xx.o Start the streaming server typing: [root@axis /root]106# servfox -d /dev/video0 -s 640x480 -w 7070 “Waiting .... for connection. CTrl_c to stop !!!!”

USB Webcam: - Receiving Video …

Loading scripts at start up Mounting a flash drive automatically at startup: The folder /etc/init.d/boottime can be used to save bash scripts that should execute at boot time. To create an automatic mount script type: # cd /etc/init.d/boottime # echo "mount -t vfat /dev/sda1 /mnt/1" > usbmount.sh # cat usbmount.sh mount -t vfat /dev/sda1 /mnt/1 # chmod +x usbmount.sh

More later as progress goes on, Thanks