Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Overview

This document describes the third INB102 Emerging Technologies module. Unlike the first two modules, this module is not assessed through a workbook, but throughareport and accompanying materials: presentation, videos and demo.

Mini-projects allow you to undertake a deeper study into someparticular computer technologies and to make something of your choice. These projects can be undertaken in small groups allowing you to learn from others and to develop teamwork skills. Projects comprises the investigation, design and implementation of a set of different computer technologies configured for a novel purpose.

The objective of the project is to explore a computer technology beyond that covered in the practicals and lecture. It is not expected that you will build and program a new computer system from scratch, rather the goal is to replicate, modify, extend or enhance an existing design and implementation. Typically you might follow an online tutorial to make something e.g. installing and configuring a simple PHP web server, and to extend it in some way. You should use Raspberry Pi computers in your project.Many projects will be based on existing Raspberry Pi projects or combinations or parts of them. Generally it is expected that most projects will involve some form of communication such as a web service, web server, TCP/IP networking etc. If your project is a pure standalone project then please discuss with your tutor to ensure it has adequate scope.

It is important that all ideas, information and work taken from others is correctly cited; you should follow QUT guidelines: http://www.citewrite.qut.edu.au/cite/.

Projects must be agreed in advance with your tutor. You only have four weeks to undertake your mini-project hence you need to be realistic in what you hope to achieve. A list of project ideas and default projects are included in this document. Groups who cannot devise reasonable project by week 10 will be allocated one of the default projects. Projects may not use mains level voltages.

In weeks 9-13 there will concentrate more on the projects. Please contact the unit coordinator or your tutor if you have any requests for particular topics.

Project: Projects must be agreed upon with tutors by week 10

Group work: You may work in groups of 1-3 students.

Submission:Projects are due in your week 13 Friday September 30, 11:59 PM via Blackboard. Your tutor will tell you how they would like you to submit projects. In week 13 you should submit:

- A report of (max 12 pages) detailing your mini project including a statement of contribution.
- Your report must also be submitted online to the through blackboard.
- Presentation/demonstration of your project to your tutor and the rest of the class
- Video of your project (maximum of 4-5 minutes duration) either on YouTube or DVD
Assessment: You will be assessed based on the criterion referenced assessment sheet shown overleaf. Note the presentations and demos are to demonstrate your implementation. They are not assessed for them, there are no marks for your presentation style or effectiveness. However it is in your interest to effectively present your work in both written and spoken form since this is how we know what you have done and learnt.

Project Presentation and Video

You should try to demonstrate your project to your tutor and the rest of the class in week 13. Please discuss in advance with your tutor if you need any special equipment. If you are unable to demonstrate your project you should still give a presentation on what you have done. Given the number of groups you are unlikely to have more than 8 minutes for this so please think about what you want to show. You should also make a short (maximum 3 minute) video of your project. Please submit this as a CD/DVD with your report or post a video to YouTube and include a link to this in your report and also email the link to your tutor. You will not be marked on the quality of your video or demonstration, they are purely to show your tutor what you have done.

More help, info/relevant links will be available via Mini project folder on Blackboard throughout the semester.

Project Report

Your project report should comprise the following sections:

1. Front Page (see below)

2. Statement of contribution(see below)

3. Project Objectives (half a page max): What is the goal of the project?

4. Review and Discussion of Technologies Used (5 pages max): High level discussion of the technologies used, why were they used, alternatives, how they work (high level) and how they relate to the technologies presented in lectures.

5. Design and Implementation (5 pages max): Discuss details of the design and implementation, how it works, challenges you faced, configuration, experimentation, results etc. Include a system diagram and discuss future directions / improvements.

6. References( around 1 or 2 pages max)

Reports have been kept deliberately short 12 pages or less and excess pages will not be read, so you need to think carefully about what you write/what is important.Project Ideas

There are many project ideas to be found in the MagPi Raspberry Pi magazine (www.themagpi.com) or in the various raspberry pi forums and web sites, try starting at www.raspberrypi.org.

I've included some links and project ideas below; however please don't be restricted by these, there are many interesting projects you can undertake, but please do discuss your project ideas with your tutor. In particular please speak with your tutor and unit coordinator early if your project requires additional specialist hardware e.g. robotics which we need to purchase. Small, cheap bits of hardware are available from the level 9 resources room of S block and other hardware can be borrowed.

1. Internet of things

Investigate the internet of things and build your own internet enabled thing using a Raspberry Pi. For example you might like to connect your Raspberry Pi to the xively (https://xively.com/) web service and build on the xively exercise in Practical 9. The S block, level 9 resources room has various sensors, switches, actuators, LEDs etc which you can use.Alternatively you might like to investigate home automation (please do not try to switch mains power appliances on and off, rather simulate this with LEDs etc).

https://xively.com/dev/tutorials/pi/

https://sites.google.com/site/benhewitttechnology/raspberry-pi-with-xivley

Alternatives to xively are:

- Sparkfun data service: https://data.sparkfun.com/ here is a tutorial for using that service: https://learn.sparkfun.com/tutorials/pushing-data-to-datasparkfuncom/raspberry-pi-python

- Dropbox http://raspi.tv/2013/how-to-use-dropbox-with-raspberry-pi, https://github.com/andreafabrizi/Dropbox-Uploader

- Adafruithttps://io.adafruit.com/

- Thingspeakhttp://www.dexterindustries.com/BrickPi/projects/thingspeak-temperature-log/

You can also try usingNodejs and Nodereds to configure internet connected things.
https://learn.adafruit.com/raspberry-pi-hosting-node-red/what-is-node-red
http://nodered.org/docs/hardware/raspberrypi.html
Another alternative is to use IFTTT (https://ifttt.com/).
Or you might like to build a twitter speaker which speaks tweets:
http://itp.nyu.edu/~wdl225/work/?p=286
http://www.stuffaboutcode.com/2012/10/raspberry-pi-python-talking-twitter.html
Or build your own wireless gadget, or other home automationgadget - but no mains voltagesplease.

2. Networking

Build your own router /access point / firewall / ad blocker / onion router / NAS / proxy / network bridge/ vpnand investigate computer networking.
https://learn.adafruit.com/onion-pi/overview
http://www.howtogeek.com/139433/how-to-turn-a-raspberry-pi-into-a-low-power-network-storage-device/
https://learn.adafruit.com/setting-up-a-raspberry-pi-as-a-wifi-access-point/overview
(Note the usbwifi dongles on the QUT RPis support access point mode.)
http://www.themagpi.com/issue/issue-11/article/turn-your-raspberry-pi-into-a-wireless-access-point/
http://readwrite.com/2014/04/10/raspberry-pi-vpn-tutorial-server-secure-web-browsing

3. Internet Radio

Build your own internet radio and investigate media streaming and networking
http://contractorwolf.wordpress.com/raspberry-pi-radio/
http://www.instructables.com/id/Arduino-Raspberry-Pi-Internet-Radio/

4. Cloud computing

Try running ownCloud on a raspberry pi. Investigate cloud technologies and how they work.
http://owncloud.org/
http://www.instructables.com/id/Raspberry-Pi-Owncloud-dropbox-clone/
http://www.owncloudbook.com/owncloud-on-raspberry-pi/
Alternatively you might want to investigate arkOShttps://arkos.io/

5. Virtual machines

Compare and contrast different virtual machines e.g. JVM, Mono (CLR) and pypy on the raspberry pi. Compare their features and performance.

6. Robots

Build a robot using Raspberry Pi. Investigate robotics and embedded computing technology. Note you will need to speak with your tutor about the availability of hardware.

7. Games

Build a game for the Raspberry Pi using scratch or some other technology. Investigate novel gaming and associated technologies for the Raspberry Pi.
http://www.themagpi.com/issue/issue-11/article/minecraft-pi-edition/

8. Voice control

Investigate voice control and build a demonstration application on the Raspberry Pi using Jasper http://jasperproject.github.io/
9. Custom Operating System Kernel (advanced)

Investigate operating system kernels and build your own kernel for the Raspberry Pi.
http://elinux.org/RPi_Kernel_Compilation

10. Email notifier

Build a system to detect emails and other events using some LEDs and switches: https://learn.adafruit.com/raspberry-pi-e-mail-notifier-using-leds

11. Kali Linux: security penetration testing

Kali Linux, www.kali.org/, is a special distribution of Linux for security penetration testing. Investigate kali Linux and its specialised security testing tools. Please do not do anything illegal. For example you could look at man in the middle attacks

http://jeffq.com/blog/setting-up-a-man-in-the-middle-device-with-raspberry-pi-part-1/
Raspberry Pi Kali Linux distribution is available here:

https://www.offensive-security.com/kali-linux-vmware-arm-image-download/

Other interesting links for projects

www.themagpi.com

http://www.lifehacker.com.au/tags/raspberry-pi/

http://readwrite.com/2014/01/21/raspberry-pi-great-projects

http://www.cnet.com/how-to/25-fun-things-to-do-with-a-raspberry-pi/

https://learn.adafruit.com/category/raspberry-pi

http://www.instructables.com/id/Raspberry-Pi-Projects/

http://makezine.com/2013/04/14/47-raspberry-pi-projects-to-inspire-your-next-build/

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M91972180
  • Price:- $120

Guranteed 48 Hours Delivery, In Price:- $120

Have any Question? 


Related Questions in Computer Engineering

Suppose in your company you formulate a python script that

Suppose in your company you formulate a Python script that inserts, updates, and deletes data in tables in a MySQL database. You post your Python script on a shared drive for other staff members to use. What are some the ...

Question suppose a data packet datagram is sent in the

Question : Suppose a data packet (datagram) is sent in the Internet from a source station (computer) to a destination station. What type of addess (physical, MAC, port address or some other) is used to forward the datagr ...

Jeff decides to start saving some money from this upcoming

Jeff decides to start saving some money from this upcoming month onwards. He decides to save only $500 at first, but each month he will increase the amount invested by $100. He will do it for 60 months (including the fir ...

The you send it we rend it shipping company charges the

The You Send It We Rend It Shipping Company charges the following shipping costs to ship packages: Weight of Package (in pounds) Rate Per 100 miles (or partial 100 miles) shipped From 1 lb up to and including 10 lbs $ 5. ...

Strategies when resources are constraineda project manager

Strategies When Resources Are Constrained A project manager has fewer options for accelerating project completion when additional resources are either not available or the budget is severely constrained. This is especial ...

Question research and discuss the html document object

Question : Research and discuss the HTML Document Object Model (DOM). Discuss how it can be manipulated via JavaScript to provide dynamic web page behavior. Explain in detail give some examples .

Stacksthere are two main operations associated with stacks1

Stacks There are two main operations associated with stacks; 1) putting things on the stack which is referred to as push, 2) taking things from the stack which is referred to as pop. We can create a stack using linked li ...

Analytic reportpurpose the purpose of this task is to

Analytic Report: Purpose: The purpose of this task is to provide students with practical experience in working in teams to write a Data Analytical report to provide useful insights, pattern and trends in the chosen/given ...

Question suppose that you are working with gps data from an

Question : Suppose that you are working with GPS data from an Excel spreadsheet and that you map it in ArcMap. However, you are surprised that the data points are in Australia instead of Chile? What could be the possible ...

Reading the biographybook where the body meets memory by

Reading the Biography Book : "Where the Body Meets Memory" by David Mura Questions: The internment camps were a very painful experience for Japanese Americans. They were also a very important and awkward chapter in Ameri ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As