<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://projectswiki.eleceng.adelaide.edu.au/projects/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A1635361</id>
	<title>Projects - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://projectswiki.eleceng.adelaide.edu.au/projects/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A1635361"/>
	<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php/Special:Contributions/A1635361"/>
	<updated>2026-05-03T13:40:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.4</generator>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1620</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1620"/>
		<updated>2014-10-29T10:48:31Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project is proposed to build a &amp;quot;Social Fridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Aim ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Working Scenario ===&lt;br /&gt;
&lt;br /&gt;
When the fridge door is opened, the angle measuring sensormeasures the opening angle of the doorand at the same time, it also triggers on the barcode scanners and RFID reader. When the user put items into or take items from the fridge, a beep reminding sound is played when the item is scanned, and cameras and weighing sensors are triggered on to get photo and weight of the item. The changes of the total weight of items on the shelves decide whether items are taken out or putted in, if the total weightincreases, then items are put in, if the total weight decreases, then items are taken out, and the difference between the current total weight and the previous total weight is the weight of the current item. As for the temperature and humidity data in the fridge, they are collected by T&amp;amp;H sensors which are working all the time. After the processing is done in raspberry pi, the analyzed data is then displayed on the display panel (a touch screen)and published on a Facebookpage (in this project, we use the fan page of Auto-ID Lab University of Adelaide).&lt;br /&gt;
https://www.facebook.com/adelaideautoidlab&lt;br /&gt;
&lt;br /&gt;
For items in the freezer, the working procedure is the same as described above. And for items stored on the shelves on the fridge door, the collection of the identification information (RFID tag code, barcode, photos) and the weight of the current item is done on the on-door scanning panel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components analysis ===&lt;br /&gt;
To implement functionalities described in the scenario, we use the following hardware and also program for them.&lt;br /&gt;
==== Hardware ====&lt;br /&gt;
*Fridge:Mitsubishi 325L 2-door Bottom Mount Stainless Steel Fridge&lt;br /&gt;
 All the hardware will be integrated in this fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:fridge.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Raspberry Pi:Mode B&lt;br /&gt;
 Monitor and control all the software modules and give in-time response.&lt;br /&gt;
&lt;br /&gt;
[[File:pi.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Barcode Reader:XL-200 Omni-directional Barcode Scanner Module&lt;br /&gt;
&lt;br /&gt;
[[File:barcode.jpg]]&lt;br /&gt;
&lt;br /&gt;
*RFID suit: M6E-DEVKIT&lt;br /&gt;
In this project, both barcode reader and RFID reader are used to identity items in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:RFID.jpeg]]&lt;br /&gt;
&lt;br /&gt;
*Camera:ELP-USB500W02M-45A&lt;br /&gt;
 The camera is used for recording items when putted into the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:camera.jpg]]&lt;br /&gt;
&lt;br /&gt;
*AngleSensor:534-500:500R OHM 10 TURN PRECISION POT&lt;br /&gt;
 This is used for recording at what stage the drawer in the freezer is pulled out.&lt;br /&gt;
&lt;br /&gt;
[[File:AngleSensor.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Temperature&amp;amp;Humidity Sensor: DHT22&lt;br /&gt;
 Record the temperature and humidity in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:TH.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Touch Screen:14&amp;quot; glossy open-frame LCD, 1366x768 px, 256K (18-bits) colors, viewing angles: (L/R:45, U/L:15-35)&lt;br /&gt;
 Present the information recorded and serve to control something in the future.&lt;br /&gt;
&lt;br /&gt;
[[File:touchscreen.jpg]]&lt;br /&gt;
&lt;br /&gt;
*PCB designed for Strain-gauge&lt;br /&gt;
&lt;br /&gt;
[[File:PCB.jpeg]]&lt;br /&gt;
&lt;br /&gt;
==== Software ====&lt;br /&gt;
After finishing data collecting and analysing, the social fridge posts status on facebook fan page of &amp;#039;&amp;#039;&amp;#039;AutoID Lab of Adelaide&amp;#039;&amp;#039;&amp;#039;[https://www.facebook.com/adelaideautoidlab].&lt;br /&gt;
&lt;br /&gt;
[[File:facebook.jpg]]&lt;br /&gt;
&lt;br /&gt;
Information will also be presented in the screen which is fixed on the door of fridge. A interface makes it organised.&lt;br /&gt;
&lt;br /&gt;
[[File:Apple.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Integration Plan ===&lt;br /&gt;
&lt;br /&gt;
==== Items to be integrated in the fridge ====&lt;br /&gt;
a)	A 270deg potentiometer for the fridge door&lt;br /&gt;
&lt;br /&gt;
b)	A 10 turn potentiometer for the freezer drawer&lt;br /&gt;
&lt;br /&gt;
c)	A rubber wheel for the 10 turn potentiometer (with diameter &amp;gt;1cm)&lt;br /&gt;
&lt;br /&gt;
d)	A packaging box (for one camera, one barcode reader, RPi, RFID reader, PCBs and speaker) on the door of the fridge&lt;br /&gt;
&lt;br /&gt;
e)	A scanning shelf under the packing box on the door of the fridge&lt;br /&gt;
&lt;br /&gt;
f)	8 barcode reader (2 for each shelf * 3, 1 for the freezer, 1 for the outside scanning shelf)&lt;br /&gt;
&lt;br /&gt;
g)	4 cameras (1 on the top of fridge, 1 on the bottom of fridge, 1 on the outside scanning shelf, 1 for the freezer)&lt;br /&gt;
&lt;br /&gt;
h)	3 T&amp;amp;H sensors (2 in the fridge &amp;amp; 1 in the freezer)&lt;br /&gt;
&lt;br /&gt;
i)	1 weighing panel on the outside shelf (on the scanning shelf outside)&lt;br /&gt;
&lt;br /&gt;
j)	A packing box on the top of the fridge (for Powered USB hub and one antenna)&lt;br /&gt;
&lt;br /&gt;
k)	1 touch screen on the packing box&lt;br /&gt;
&lt;br /&gt;
l)	5 weighing sensor modules (3 for fridge, 1 for freezer and 1 for outside shelf)&lt;br /&gt;
&lt;br /&gt;
m)	1 antenna on the top of the fridge, 1 antenna on the bottom of the fridge&lt;br /&gt;
&lt;br /&gt;
n)	1 RFID signal blocking panel (between the fridge and the freezer)&lt;br /&gt;
&lt;br /&gt;
o)	Power supplies (for RPi, RFID and Touch screen)&lt;br /&gt;
&lt;br /&gt;
==== Integration position ====&lt;br /&gt;
&lt;br /&gt;
[[File:Integration1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Integration2.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: all the bodies of the cameras and barcode scanners will be placed into the sides of the fridge and just let lens out. The touch screen will be taped in front of the on-door packaging box.&lt;br /&gt;
&lt;br /&gt;
==== Wire &amp;amp; cable connection ====&lt;br /&gt;
i.	From top packaging box to on-door packaging box:&lt;br /&gt;
&lt;br /&gt;
a.	1 USB cable (powered USB hub to Raspberry pi)&lt;br /&gt;
&lt;br /&gt;
b.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
&lt;br /&gt;
ii.	From freezer to on-door packaging box:&lt;br /&gt;
&lt;br /&gt;
a.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
&lt;br /&gt;
iii.	wires (10-turn potentiometer to breadboard)&lt;br /&gt;
&lt;br /&gt;
iv.	wires (DHT-22 wires to breadboard)&lt;br /&gt;
&lt;br /&gt;
v.	From on-door packaging box to top packaging box:&lt;br /&gt;
&lt;br /&gt;
a.	1 USB cable (1 camera to powered USB hub)&lt;br /&gt;
&lt;br /&gt;
b.	1 USB cable (1 barcode scanner to powered USB hub)&lt;br /&gt;
&lt;br /&gt;
vi.	From fridge to top packaging box:&lt;br /&gt;
&lt;br /&gt;
a.	10 USB cables (7 barcode scanners and 3 cameras to powered USB hub)&lt;br /&gt;
&lt;br /&gt;
vii.	From fridge to on-door packaging box:&lt;br /&gt;
&lt;br /&gt;
viii.	wires (PCB output wires to breadboard)&lt;br /&gt;
&lt;br /&gt;
ix.	wires (2*3 DHT-22 wires to breadboard)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: Ideally, all the wires and cables are hidden inside the fridge. Another option is using packaging frame to tape the wires and cables on the outside of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
=== Team Members ===&lt;br /&gt;
&lt;br /&gt;
*Mr Chundi Li&lt;br /&gt;
*Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
=== Supervisors ===&lt;br /&gt;
&lt;br /&gt;
*Dr Said Al-Sarawi&lt;br /&gt;
*Dr Damith Ranasinghe&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
*Mr Ian Linke&lt;br /&gt;
*Mr Danny Di Giacomo&lt;br /&gt;
*Mr Aubrey Slater&lt;br /&gt;
*Mr Pavel Simcik&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
*Lab Computer&lt;br /&gt;
*Oscilloscope&lt;br /&gt;
*Workshop Bench&lt;br /&gt;
*Lab Bench&lt;br /&gt;
*DC Power Supply&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[1] S. Luo, H. Xia, Y. Gao, J. S. Jin, and R. Athauda, “Smart Fridges with&lt;br /&gt;
Multimedia Capability for Better Nutrition and Health”, International Symposium&lt;br /&gt;
on Ubiquitous Multimedia Computing, pp. 39-44, Oct. 2008.&lt;br /&gt;
&lt;br /&gt;
[2] N. Balta-Ozkan, R. Davidson, M. Bicket, L.Whitmarsh, “Social barriers to&lt;br /&gt;
the adoption of smart homes”, Energy Policy , vol. 63, pp. 363-374, Dec. 2013.&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1619</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1619"/>
		<updated>2014-10-29T10:47:56Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project is proposed to build a &amp;quot;Social Fridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Aim ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Working Scenario ===&lt;br /&gt;
&lt;br /&gt;
When the fridge door is opened, the angle measuring sensormeasures the opening angle of the doorand at the same time, it also triggers on the barcode scanners and RFID reader. When the user put items into or take items from the fridge, a beep reminding sound is played when the item is scanned, and cameras and weighing sensors are triggered on to get photo and weight of the item. The changes of the total weight of items on the shelves decide whether items are taken out or putted in, if the total weightincreases, then items are put in, if the total weight decreases, then items are taken out, and the difference between the current total weight and the previous total weight is the weight of the current item. As for the temperature and humidity data in the fridge, they are collected by T&amp;amp;H sensors which are working all the time. After the processing is done in raspberry pi, the analyzed data is then displayed on the display panel (a touch screen)and published on a Facebookpage (in this project, we use the fan page of Auto-ID Lab University of Adelaide).&lt;br /&gt;
https://www.facebook.com/adelaideautoidlab&lt;br /&gt;
&lt;br /&gt;
For items in the freezer, the working procedure is the same as described above. And for items stored on the shelves on the fridge door, the collection of the identification information (RFID tag code, barcode, photos) and the weight of the current item is done on the on-door scanning panel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components analysis ===&lt;br /&gt;
To implement functionalities described in the scenario, we use the following hardware and also program for them.&lt;br /&gt;
==== Hardware ====&lt;br /&gt;
*Fridge:Mitsubishi 325L 2-door Bottom Mount Stainless Steel Fridge&lt;br /&gt;
 All the hardware will be integrated in this fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:fridge.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Raspberry Pi:Mode B&lt;br /&gt;
 Monitor and control all the software modules and give in-time response.&lt;br /&gt;
&lt;br /&gt;
[[File:pi.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Barcode Reader:XL-200 Omni-directional Barcode Scanner Module&lt;br /&gt;
&lt;br /&gt;
[[File:barcode.jpg]]&lt;br /&gt;
&lt;br /&gt;
*RFID suit: M6E-DEVKIT&lt;br /&gt;
In this project, both barcode reader and RFID reader are used to identity items in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:RFID.jpeg]]&lt;br /&gt;
&lt;br /&gt;
*Camera:ELP-USB500W02M-45A&lt;br /&gt;
 The camera is used for recording items when putted into the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:camera.jpg]]&lt;br /&gt;
&lt;br /&gt;
*AngleSensor:534-500:500R OHM 10 TURN PRECISION POT&lt;br /&gt;
 This is used for recording at what stage the drawer in the freezer is pulled out.&lt;br /&gt;
&lt;br /&gt;
[[File:AngleSensor.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Temperature&amp;amp;Humidity Sensor: DHT22&lt;br /&gt;
 Record the temperature and humidity in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:TH.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Touch Screen:14&amp;quot; glossy open-frame LCD, 1366x768 px, 256K (18-bits) colors, viewing angles: (L/R:45, U/L:15-35)&lt;br /&gt;
 Present the information recorded and serve to control something in the future.&lt;br /&gt;
&lt;br /&gt;
[[File:touchscreen.jpg]]&lt;br /&gt;
&lt;br /&gt;
*PCB designed for Strain-gauge&lt;br /&gt;
&lt;br /&gt;
[[File:PCB.jpeg]]&lt;br /&gt;
&lt;br /&gt;
==== Software ====&lt;br /&gt;
After finishing data collecting and analysing, the social fridge posts status on facebook fan page of &amp;#039;&amp;#039;&amp;#039;AutoID Lab of Adelaide&amp;#039;&amp;#039;&amp;#039;[https://www.facebook.com/adelaideautoidlab].&lt;br /&gt;
&lt;br /&gt;
[[File:facebook.jpg]]&lt;br /&gt;
&lt;br /&gt;
Information will also be presented in the screen which is fixed on the door of fridge. A interface makes it organised.&lt;br /&gt;
&lt;br /&gt;
[[File:Apple.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Integration Plan ===&lt;br /&gt;
&lt;br /&gt;
==== Items to be integrated in the fridge ====&lt;br /&gt;
a)	A 270deg potentiometer for the fridge door&lt;br /&gt;
&lt;br /&gt;
b)	A 10 turn potentiometer for the freezer drawer&lt;br /&gt;
&lt;br /&gt;
c)	A rubber wheel for the 10 turn potentiometer (with diameter &amp;gt;1cm)&lt;br /&gt;
&lt;br /&gt;
d)	A packaging box (for one camera, one barcode reader, RPi, RFID reader, PCBs and speaker) on the door of the fridge&lt;br /&gt;
&lt;br /&gt;
e)	A scanning shelf under the packing box on the door of the fridge&lt;br /&gt;
&lt;br /&gt;
f)	8 barcode reader (2 for each shelf * 3, 1 for the freezer, 1 for the outside scanning shelf)&lt;br /&gt;
&lt;br /&gt;
g)	4 cameras (1 on the top of fridge, 1 on the bottom of fridge, 1 on the outside scanning shelf, 1 for the freezer)&lt;br /&gt;
&lt;br /&gt;
h)	3 T&amp;amp;H sensors (2 in the fridge &amp;amp; 1 in the freezer)&lt;br /&gt;
&lt;br /&gt;
i)	1 weighing panel on the outside shelf (on the scanning shelf outside)&lt;br /&gt;
&lt;br /&gt;
j)	A packing box on the top of the fridge (for Powered USB hub and one antenna)&lt;br /&gt;
&lt;br /&gt;
k)	1 touch screen on the packing box&lt;br /&gt;
&lt;br /&gt;
l)	5 weighing sensor modules (3 for fridge, 1 for freezer and 1 for outside shelf)&lt;br /&gt;
&lt;br /&gt;
m)	1 antenna on the top of the fridge, 1 antenna on the bottom of the fridge&lt;br /&gt;
&lt;br /&gt;
n)	1 RFID signal blocking panel (between the fridge and the freezer)&lt;br /&gt;
&lt;br /&gt;
o)	Power supplies (for RPi, RFID and Touch screen)&lt;br /&gt;
&lt;br /&gt;
==== Integration position ====&lt;br /&gt;
&lt;br /&gt;
[[File:Integration1.jpg]]&lt;br /&gt;
[[File:Integration2.jpg]]&lt;br /&gt;
Note: all the bodies of the cameras and barcode scanners will be placed into the sides of the fridge and just let lens out. The touch screen will be taped in front of the on-door packaging box.&lt;br /&gt;
==== Wire &amp;amp; cable connection ====&lt;br /&gt;
i.	From top packaging box to on-door packaging box:&lt;br /&gt;
&lt;br /&gt;
a.	1 USB cable (powered USB hub to Raspberry pi)&lt;br /&gt;
&lt;br /&gt;
b.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
&lt;br /&gt;
ii.	From freezer to on-door packaging box:&lt;br /&gt;
&lt;br /&gt;
a.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
&lt;br /&gt;
iii.	wires (10-turn potentiometer to breadboard)&lt;br /&gt;
&lt;br /&gt;
iv.	wires (DHT-22 wires to breadboard)&lt;br /&gt;
&lt;br /&gt;
v.	From on-door packaging box to top packaging box:&lt;br /&gt;
&lt;br /&gt;
a.	1 USB cable (1 camera to powered USB hub)&lt;br /&gt;
&lt;br /&gt;
b.	1 USB cable (1 barcode scanner to powered USB hub)&lt;br /&gt;
&lt;br /&gt;
vi.	From fridge to top packaging box:&lt;br /&gt;
&lt;br /&gt;
a.	10 USB cables (7 barcode scanners and 3 cameras to powered USB hub)&lt;br /&gt;
&lt;br /&gt;
vii.	From fridge to on-door packaging box:&lt;br /&gt;
&lt;br /&gt;
viii.	wires (PCB output wires to breadboard)&lt;br /&gt;
&lt;br /&gt;
ix.	wires (2*3 DHT-22 wires to breadboard)&lt;br /&gt;
&lt;br /&gt;
Note: Ideally, all the wires and cables are hidden inside the fridge. Another option is using packaging frame to tape the wires and cables on the outside of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
=== Team Members ===&lt;br /&gt;
&lt;br /&gt;
*Mr Chundi Li&lt;br /&gt;
*Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
=== Supervisors ===&lt;br /&gt;
&lt;br /&gt;
*Dr Said Al-Sarawi&lt;br /&gt;
*Dr Damith Ranasinghe&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
*Mr Ian Linke&lt;br /&gt;
*Mr Danny Di Giacomo&lt;br /&gt;
*Mr Aubrey Slater&lt;br /&gt;
*Mr Pavel Simcik&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
*Lab Computer&lt;br /&gt;
*Oscilloscope&lt;br /&gt;
*Workshop Bench&lt;br /&gt;
*Lab Bench&lt;br /&gt;
*DC Power Supply&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[1] S. Luo, H. Xia, Y. Gao, J. S. Jin, and R. Athauda, “Smart Fridges with&lt;br /&gt;
Multimedia Capability for Better Nutrition and Health”, International Symposium&lt;br /&gt;
on Ubiquitous Multimedia Computing, pp. 39-44, Oct. 2008.&lt;br /&gt;
&lt;br /&gt;
[2] N. Balta-Ozkan, R. Davidson, M. Bicket, L.Whitmarsh, “Social barriers to&lt;br /&gt;
the adoption of smart homes”, Energy Policy , vol. 63, pp. 363-374, Dec. 2013.&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Integration2.jpg&amp;diff=1618</id>
		<title>File:Integration2.jpg</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Integration2.jpg&amp;diff=1618"/>
		<updated>2014-10-29T10:46:33Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Integration1.jpg&amp;diff=1617</id>
		<title>File:Integration1.jpg</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Integration1.jpg&amp;diff=1617"/>
		<updated>2014-10-29T10:46:21Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1616</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1616"/>
		<updated>2014-10-29T10:43:50Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project is proposed to build a &amp;quot;Social Fridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Aim ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Working Scenario ===&lt;br /&gt;
&lt;br /&gt;
When the fridge door is opened, the angle measuring sensormeasures the opening angle of the doorand at the same time, it also triggers on the barcode scanners and RFID reader. When the user put items into or take items from the fridge, a beep reminding sound is played when the item is scanned, and cameras and weighing sensors are triggered on to get photo and weight of the item. The changes of the total weight of items on the shelves decide whether items are taken out or putted in, if the total weightincreases, then items are put in, if the total weight decreases, then items are taken out, and the difference between the current total weight and the previous total weight is the weight of the current item. As for the temperature and humidity data in the fridge, they are collected by T&amp;amp;H sensors which are working all the time. After the processing is done in raspberry pi, the analyzed data is then displayed on the display panel (a touch screen)and published on a Facebookpage (in this project, we use the fan page of Auto-ID Lab University of Adelaide).&lt;br /&gt;
https://www.facebook.com/adelaideautoidlab&lt;br /&gt;
&lt;br /&gt;
For items in the freezer, the working procedure is the same as described above. And for items stored on the shelves on the fridge door, the collection of the identification information (RFID tag code, barcode, photos) and the weight of the current item is done on the on-door scanning panel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components analysis ===&lt;br /&gt;
To implement functionalities described in the scenario, we use the following hardware and also program for them.&lt;br /&gt;
==== Hardware ====&lt;br /&gt;
*Fridge:Mitsubishi 325L 2-door Bottom Mount Stainless Steel Fridge&lt;br /&gt;
 All the hardware will be integrated in this fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:fridge.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Raspberry Pi:Mode B&lt;br /&gt;
 Monitor and control all the software modules and give in-time response.&lt;br /&gt;
&lt;br /&gt;
[[File:pi.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Barcode Reader:XL-200 Omni-directional Barcode Scanner Module&lt;br /&gt;
&lt;br /&gt;
[[File:barcode.jpg]]&lt;br /&gt;
&lt;br /&gt;
*RFID suit: M6E-DEVKIT&lt;br /&gt;
In this project, both barcode reader and RFID reader are used to identity items in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:RFID.jpeg]]&lt;br /&gt;
&lt;br /&gt;
*Camera:ELP-USB500W02M-45A&lt;br /&gt;
 The camera is used for recording items when putted into the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:camera.jpg]]&lt;br /&gt;
&lt;br /&gt;
*AngleSensor:534-500:500R OHM 10 TURN PRECISION POT&lt;br /&gt;
 This is used for recording at what stage the drawer in the freezer is pulled out.&lt;br /&gt;
&lt;br /&gt;
[[File:AngleSensor.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Temperature&amp;amp;Humidity Sensor: DHT22&lt;br /&gt;
 Record the temperature and humidity in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:TH.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Touch Screen:14&amp;quot; glossy open-frame LCD, 1366x768 px, 256K (18-bits) colors, viewing angles: (L/R:45, U/L:15-35)&lt;br /&gt;
 Present the information recorded and serve to control something in the future.&lt;br /&gt;
&lt;br /&gt;
[[File:touchscreen.jpg]]&lt;br /&gt;
&lt;br /&gt;
*PCB designed for Strain-gauge&lt;br /&gt;
&lt;br /&gt;
[[File:PCB.jpeg]]&lt;br /&gt;
&lt;br /&gt;
==== Software ====&lt;br /&gt;
After finishing data collecting and analysing, the social fridge posts status on facebook fan page of &amp;#039;&amp;#039;&amp;#039;AutoID Lab of Adelaide&amp;#039;&amp;#039;&amp;#039;[https://www.facebook.com/adelaideautoidlab].&lt;br /&gt;
&lt;br /&gt;
[[File:facebook.jpg]]&lt;br /&gt;
&lt;br /&gt;
Information will also be presented in the screen which is fixed on the door of fridge. A interface makes it organised.&lt;br /&gt;
&lt;br /&gt;
[[File:Apple.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Integration Plan ===&lt;br /&gt;
&lt;br /&gt;
==== Items to be integrated in the fridge ====&lt;br /&gt;
a)	A 270deg potentiometer for the fridge door&lt;br /&gt;
&lt;br /&gt;
b)	A 10 turn potentiometer for the freezer drawer&lt;br /&gt;
&lt;br /&gt;
c)	A rubber wheel for the 10 turn potentiometer (with diameter &amp;gt;1cm)&lt;br /&gt;
&lt;br /&gt;
d)	A packaging box (for one camera, one barcode reader, RPi, RFID reader, PCBs and speaker) on the door of the fridge&lt;br /&gt;
&lt;br /&gt;
e)	A scanning shelf under the packing box on the door of the fridge&lt;br /&gt;
&lt;br /&gt;
f)	8 barcode reader (2 for each shelf * 3, 1 for the freezer, 1 for the outside scanning shelf)&lt;br /&gt;
&lt;br /&gt;
g)	4 cameras (1 on the top of fridge, 1 on the bottom of fridge, 1 on the outside scanning shelf, 1 for the freezer)&lt;br /&gt;
&lt;br /&gt;
h)	3 T&amp;amp;H sensors (2 in the fridge &amp;amp; 1 in the freezer)&lt;br /&gt;
&lt;br /&gt;
i)	1 weighing panel on the outside shelf (on the scanning shelf outside)&lt;br /&gt;
&lt;br /&gt;
j)	A packing box on the top of the fridge (for Powered USB hub and one antenna)&lt;br /&gt;
&lt;br /&gt;
k)	1 touch screen on the packing box&lt;br /&gt;
&lt;br /&gt;
l)	5 weighing sensor modules (3 for fridge, 1 for freezer and 1 for outside shelf)&lt;br /&gt;
&lt;br /&gt;
m)	1 antenna on the top of the fridge, 1 antenna on the bottom of the fridge&lt;br /&gt;
&lt;br /&gt;
n)	1 RFID signal blocking panel (between the fridge and the freezer)&lt;br /&gt;
&lt;br /&gt;
o)	Power supplies (for RPi, RFID and Touch screen)&lt;br /&gt;
&lt;br /&gt;
==== Integration position ====&lt;br /&gt;
    &lt;br /&gt;
Note: all the bodies of the cameras and barcode scanners will be placed into the sides of the fridge and just let lens out. The touch screen will be taped in front of the on-door packaging box.&lt;br /&gt;
3.3	Wire &amp;amp; cable connection&lt;br /&gt;
i.	From top packaging box to on-door packaging box:&lt;br /&gt;
a.	1 USB cable (powered USB hub to Raspberry pi)&lt;br /&gt;
b.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
ii.	From freezer to on-door packaging box:&lt;br /&gt;
a.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
iii.	wires (10-turn potentiometer to breadboard)&lt;br /&gt;
iv.	wires (DHT-22 wires to breadboard)&lt;br /&gt;
v.	From on-door packaging box to top packaging box:&lt;br /&gt;
a.	1 USB cable (1 camera to powered USB hub)&lt;br /&gt;
b.	1 USB cable (1 barcode scanner to powered USB hub)&lt;br /&gt;
vi.	From fridge to top packaging box:&lt;br /&gt;
a.	10 USB cables (7 barcode scanners and 3 cameras to powered USB hub)&lt;br /&gt;
vii.	From fridge to on-door packaging box:&lt;br /&gt;
viii.	wires (PCB output wires to breadboard)&lt;br /&gt;
ix.	wires (2*3 DHT-22 wires to breadboard)&lt;br /&gt;
&lt;br /&gt;
Note: Ideally, all the wires and cables are hidden inside the fridge. Another option is using packaging frame to tape the wires and cables on the outside of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
=== Team Members ===&lt;br /&gt;
&lt;br /&gt;
*Mr Chundi Li&lt;br /&gt;
*Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
=== Supervisors ===&lt;br /&gt;
&lt;br /&gt;
*Dr Said Al-Sarawi&lt;br /&gt;
*Dr Damith Ranasinghe&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
*Mr Ian Linke&lt;br /&gt;
*Mr Danny Di Giacomo&lt;br /&gt;
*Mr Aubrey Slater&lt;br /&gt;
*Mr Pavel Simcik&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
*Lab Computer&lt;br /&gt;
*Oscilloscope&lt;br /&gt;
*Workshop Bench&lt;br /&gt;
*Lab Bench&lt;br /&gt;
*DC Power Supply&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[1] S. Luo, H. Xia, Y. Gao, J. S. Jin, and R. Athauda, “Smart Fridges with&lt;br /&gt;
Multimedia Capability for Better Nutrition and Health”, International Symposium&lt;br /&gt;
on Ubiquitous Multimedia Computing, pp. 39-44, Oct. 2008.&lt;br /&gt;
&lt;br /&gt;
[2] N. Balta-Ozkan, R. Davidson, M. Bicket, L.Whitmarsh, “Social barriers to&lt;br /&gt;
the adoption of smart homes”, Energy Policy , vol. 63, pp. 363-374, Dec. 2013.&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1615</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1615"/>
		<updated>2014-10-29T10:43:11Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project is proposed to build a &amp;quot;Social Fridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Aim ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Working Scenario ===&lt;br /&gt;
&lt;br /&gt;
When the fridge door is opened, the angle measuring sensormeasures the opening angle of the doorand at the same time, it also triggers on the barcode scanners and RFID reader. When the user put items into or take items from the fridge, a beep reminding sound is played when the item is scanned, and cameras and weighing sensors are triggered on to get photo and weight of the item. The changes of the total weight of items on the shelves decide whether items are taken out or putted in, if the total weightincreases, then items are put in, if the total weight decreases, then items are taken out, and the difference between the current total weight and the previous total weight is the weight of the current item. As for the temperature and humidity data in the fridge, they are collected by T&amp;amp;H sensors which are working all the time. After the processing is done in raspberry pi, the analyzed data is then displayed on the display panel (a touch screen)and published on a Facebookpage (in this project, we use the fan page of Auto-ID Lab University of Adelaide).&lt;br /&gt;
https://www.facebook.com/adelaideautoidlab&lt;br /&gt;
&lt;br /&gt;
For items in the freezer, the working procedure is the same as described above. And for items stored on the shelves on the fridge door, the collection of the identification information (RFID tag code, barcode, photos) and the weight of the current item is done on the on-door scanning panel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components analysis ===&lt;br /&gt;
To implement functionalities described in the scenario, we use the following hardware and also program for them.&lt;br /&gt;
==== Hardware ====&lt;br /&gt;
*Fridge:Mitsubishi 325L 2-door Bottom Mount Stainless Steel Fridge&lt;br /&gt;
 All the hardware will be integrated in this fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:fridge.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Raspberry Pi:Mode B&lt;br /&gt;
 Monitor and control all the software modules and give in-time response.&lt;br /&gt;
&lt;br /&gt;
[[File:pi.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Barcode Reader:XL-200 Omni-directional Barcode Scanner Module&lt;br /&gt;
&lt;br /&gt;
[[File:barcode.jpg]]&lt;br /&gt;
&lt;br /&gt;
*RFID suit: M6E-DEVKIT&lt;br /&gt;
In this project, both barcode reader and RFID reader are used to identity items in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:RFID.jpeg]]&lt;br /&gt;
&lt;br /&gt;
*Camera:ELP-USB500W02M-45A&lt;br /&gt;
 The camera is used for recording items when putted into the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:camera.jpg]]&lt;br /&gt;
&lt;br /&gt;
*AngleSensor:534-500:500R OHM 10 TURN PRECISION POT&lt;br /&gt;
 This is used for recording at what stage the drawer in the freezer is pulled out.&lt;br /&gt;
&lt;br /&gt;
[[File:AngleSensor.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Temperature&amp;amp;Humidity Sensor: DHT22&lt;br /&gt;
 Record the temperature and humidity in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:TH.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Touch Screen:14&amp;quot; glossy open-frame LCD, 1366x768 px, 256K (18-bits) colors, viewing angles: (L/R:45, U/L:15-35)&lt;br /&gt;
 Present the information recorded and serve to control something in the future.&lt;br /&gt;
&lt;br /&gt;
[[File:touchscreen.jpg]]&lt;br /&gt;
&lt;br /&gt;
*PCB designed for Strain-gauge&lt;br /&gt;
&lt;br /&gt;
[[File:PCB.jpeg]]&lt;br /&gt;
&lt;br /&gt;
==== Software ====&lt;br /&gt;
After finishing data collecting and analysing, the social fridge posts status on facebook fan page of &amp;#039;&amp;#039;&amp;#039;AutoID Lab of Adelaide&amp;#039;&amp;#039;&amp;#039;[https://www.facebook.com/adelaideautoidlab].&lt;br /&gt;
&lt;br /&gt;
[[File:facebook.jpg]]&lt;br /&gt;
&lt;br /&gt;
Information will also be presented in the screen which is fixed on the door of fridge. A interface makes it organised.&lt;br /&gt;
&lt;br /&gt;
[[File:Apple.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Integration Plan ===&lt;br /&gt;
&lt;br /&gt;
==== Items to be integrated in the fridge ====&lt;br /&gt;
a)	A 270deg potentiometer for the fridge door&lt;br /&gt;
&lt;br /&gt;
b)	A 10 turn potentiometer for the freezer drawer&lt;br /&gt;
&lt;br /&gt;
c)	A rubber wheel for the 10 turn potentiometer (with diameter &amp;gt;1cm)&lt;br /&gt;
d)	A packaging box (for one camera, one barcode reader, RPi, RFID reader, PCBs and speaker) on the door of the fridge&lt;br /&gt;
e)	A scanning shelf under the packing box on the door of the fridge&lt;br /&gt;
f)	8 barcode reader (2 for each shelf * 3, 1 for the freezer, 1 for the outside scanning shelf)&lt;br /&gt;
g)	4 cameras (1 on the top of fridge, 1 on the bottom of fridge, 1 on the outside scanning shelf, 1 for the freezer)&lt;br /&gt;
h)	3 T&amp;amp;H sensors (2 in the fridge &amp;amp; 1 in the freezer)&lt;br /&gt;
i)	1 weighing panel on the outside shelf (on the scanning shelf outside)&lt;br /&gt;
j)	A packing box on the top of the fridge (for Powered USB hub and one antenna)&lt;br /&gt;
k)	1 touch screen on the packing box&lt;br /&gt;
l)	5 weighing sensor modules (3 for fridge, 1 for freezer and 1 for outside shelf)&lt;br /&gt;
m)	1 antenna on the top of the fridge, 1 antenna on the bottom of the fridge&lt;br /&gt;
n)	1 RFID signal blocking panel (between the fridge and the freezer)&lt;br /&gt;
o)	Power supplies (for RPi, RFID and Touch screen)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Integration position ====&lt;br /&gt;
    &lt;br /&gt;
Note: all the bodies of the cameras and barcode scanners will be placed into the sides of the fridge and just let lens out. The touch screen will be taped in front of the on-door packaging box.&lt;br /&gt;
3.3	Wire &amp;amp; cable connection&lt;br /&gt;
i.	From top packaging box to on-door packaging box:&lt;br /&gt;
a.	1 USB cable (powered USB hub to Raspberry pi)&lt;br /&gt;
b.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
ii.	From freezer to on-door packaging box:&lt;br /&gt;
a.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
iii.	wires (10-turn potentiometer to breadboard)&lt;br /&gt;
iv.	wires (DHT-22 wires to breadboard)&lt;br /&gt;
v.	From on-door packaging box to top packaging box:&lt;br /&gt;
a.	1 USB cable (1 camera to powered USB hub)&lt;br /&gt;
b.	1 USB cable (1 barcode scanner to powered USB hub)&lt;br /&gt;
vi.	From fridge to top packaging box:&lt;br /&gt;
a.	10 USB cables (7 barcode scanners and 3 cameras to powered USB hub)&lt;br /&gt;
vii.	From fridge to on-door packaging box:&lt;br /&gt;
viii.	wires (PCB output wires to breadboard)&lt;br /&gt;
ix.	wires (2*3 DHT-22 wires to breadboard)&lt;br /&gt;
&lt;br /&gt;
Note: Ideally, all the wires and cables are hidden inside the fridge. Another option is using packaging frame to tape the wires and cables on the outside of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
=== Team Members ===&lt;br /&gt;
&lt;br /&gt;
*Mr Chundi Li&lt;br /&gt;
*Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
=== Supervisors ===&lt;br /&gt;
&lt;br /&gt;
*Dr Said Al-Sarawi&lt;br /&gt;
*Dr Damith Ranasinghe&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
*Mr Ian Linke&lt;br /&gt;
*Mr Danny Di Giacomo&lt;br /&gt;
*Mr Aubrey Slater&lt;br /&gt;
*Mr Pavel Simcik&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
*Lab Computer&lt;br /&gt;
*Oscilloscope&lt;br /&gt;
*Workshop Bench&lt;br /&gt;
*Lab Bench&lt;br /&gt;
*DC Power Supply&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[1] S. Luo, H. Xia, Y. Gao, J. S. Jin, and R. Athauda, “Smart Fridges with&lt;br /&gt;
Multimedia Capability for Better Nutrition and Health”, International Symposium&lt;br /&gt;
on Ubiquitous Multimedia Computing, pp. 39-44, Oct. 2008.&lt;br /&gt;
&lt;br /&gt;
[2] N. Balta-Ozkan, R. Davidson, M. Bicket, L.Whitmarsh, “Social barriers to&lt;br /&gt;
the adoption of smart homes”, Energy Policy , vol. 63, pp. 363-374, Dec. 2013.&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1614</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1614"/>
		<updated>2014-10-29T10:42:29Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project is proposed to build a &amp;quot;Social Fridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Aim ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Working Scenario ===&lt;br /&gt;
&lt;br /&gt;
When the fridge door is opened, the angle measuring sensormeasures the opening angle of the doorand at the same time, it also triggers on the barcode scanners and RFID reader. When the user put items into or take items from the fridge, a beep reminding sound is played when the item is scanned, and cameras and weighing sensors are triggered on to get photo and weight of the item. The changes of the total weight of items on the shelves decide whether items are taken out or putted in, if the total weightincreases, then items are put in, if the total weight decreases, then items are taken out, and the difference between the current total weight and the previous total weight is the weight of the current item. As for the temperature and humidity data in the fridge, they are collected by T&amp;amp;H sensors which are working all the time. After the processing is done in raspberry pi, the analyzed data is then displayed on the display panel (a touch screen)and published on a Facebookpage (in this project, we use the fan page of Auto-ID Lab University of Adelaide).&lt;br /&gt;
https://www.facebook.com/adelaideautoidlab&lt;br /&gt;
&lt;br /&gt;
For items in the freezer, the working procedure is the same as described above. And for items stored on the shelves on the fridge door, the collection of the identification information (RFID tag code, barcode, photos) and the weight of the current item is done on the on-door scanning panel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components analysis ===&lt;br /&gt;
To implement functionalities described in the scenario, we use the following hardware and also program for them.&lt;br /&gt;
==== Hardware ====&lt;br /&gt;
*Fridge:Mitsubishi 325L 2-door Bottom Mount Stainless Steel Fridge&lt;br /&gt;
 All the hardware will be integrated in this fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:fridge.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Raspberry Pi:Mode B&lt;br /&gt;
 Monitor and control all the software modules and give in-time response.&lt;br /&gt;
&lt;br /&gt;
[[File:pi.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Barcode Reader:XL-200 Omni-directional Barcode Scanner Module&lt;br /&gt;
&lt;br /&gt;
[[File:barcode.jpg]]&lt;br /&gt;
&lt;br /&gt;
*RFID suit: M6E-DEVKIT&lt;br /&gt;
In this project, both barcode reader and RFID reader are used to identity items in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:RFID.jpeg]]&lt;br /&gt;
&lt;br /&gt;
*Camera:ELP-USB500W02M-45A&lt;br /&gt;
 The camera is used for recording items when putted into the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:camera.jpg]]&lt;br /&gt;
&lt;br /&gt;
*AngleSensor:534-500:500R OHM 10 TURN PRECISION POT&lt;br /&gt;
 This is used for recording at what stage the drawer in the freezer is pulled out.&lt;br /&gt;
&lt;br /&gt;
[[File:AngleSensor.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Temperature&amp;amp;Humidity Sensor: DHT22&lt;br /&gt;
 Record the temperature and humidity in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:TH.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Touch Screen:14&amp;quot; glossy open-frame LCD, 1366x768 px, 256K (18-bits) colors, viewing angles: (L/R:45, U/L:15-35)&lt;br /&gt;
 Present the information recorded and serve to control something in the future.&lt;br /&gt;
&lt;br /&gt;
[[File:touchscreen.jpg]]&lt;br /&gt;
&lt;br /&gt;
*PCB designed for Strain-gauge&lt;br /&gt;
&lt;br /&gt;
[[File:PCB.jpeg]]&lt;br /&gt;
&lt;br /&gt;
==== Software ====&lt;br /&gt;
After finishing data collecting and analysing, the social fridge posts status on facebook fan page of &amp;#039;&amp;#039;&amp;#039;AutoID Lab of Adelaide&amp;#039;&amp;#039;&amp;#039;[https://www.facebook.com/adelaideautoidlab].&lt;br /&gt;
&lt;br /&gt;
[[File:facebook.jpg]]&lt;br /&gt;
&lt;br /&gt;
Information will also be presented in the screen which is fixed on the door of fridge. A interface makes it organised.&lt;br /&gt;
&lt;br /&gt;
[[File:Apple.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Integration Plan ===&lt;br /&gt;
&lt;br /&gt;
==== Items to be integrated in the fridge ====&lt;br /&gt;
a)	A 270deg potentiometer for the fridge door&lt;br /&gt;
b)	A 10 turn potentiometer for the freezer drawer&lt;br /&gt;
c)	A rubber wheel for the 10 turn potentiometer (with diameter &amp;gt;1cm)&lt;br /&gt;
d)	A packaging box (for one camera, one barcode reader, RPi, RFID reader, PCBs and speaker) on the door of the fridge&lt;br /&gt;
e)	A scanning shelf under the packing box on the door of the fridge&lt;br /&gt;
f)	8 barcode reader (2 for each shelf * 3, 1 for the freezer, 1 for the outside scanning shelf)&lt;br /&gt;
g)	4 cameras (1 on the top of fridge, 1 on the bottom of fridge, 1 on the outside scanning shelf, 1 for the freezer)&lt;br /&gt;
h)	3 T&amp;amp;H sensors (2 in the fridge &amp;amp; 1 in the freezer)&lt;br /&gt;
i)	1 weighing panel on the outside shelf (on the scanning shelf outside)&lt;br /&gt;
j)	A packing box on the top of the fridge (for Powered USB hub and one antenna)&lt;br /&gt;
k)	1 touch screen on the packing box&lt;br /&gt;
l)	5 weighing sensor modules (3 for fridge, 1 for freezer and 1 for outside shelf)&lt;br /&gt;
m)	1 antenna on the top of the fridge, 1 antenna on the bottom of the fridge&lt;br /&gt;
n)	1 RFID signal blocking panel (between the fridge and the freezer)&lt;br /&gt;
o)	Power supplies (for RPi, RFID and Touch screen)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Integration position ====&lt;br /&gt;
    &lt;br /&gt;
Note: all the bodies of the cameras and barcode scanners will be placed into the sides of the fridge and just let lens out. The touch screen will be taped in front of the on-door packaging box.&lt;br /&gt;
3.3	Wire &amp;amp; cable connection&lt;br /&gt;
i.	From top packaging box to on-door packaging box:&lt;br /&gt;
a.	1 USB cable (powered USB hub to Raspberry pi)&lt;br /&gt;
b.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
ii.	From freezer to on-door packaging box:&lt;br /&gt;
a.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
iii.	wires (10-turn potentiometer to breadboard)&lt;br /&gt;
iv.	wires (DHT-22 wires to breadboard)&lt;br /&gt;
v.	From on-door packaging box to top packaging box:&lt;br /&gt;
a.	1 USB cable (1 camera to powered USB hub)&lt;br /&gt;
b.	1 USB cable (1 barcode scanner to powered USB hub)&lt;br /&gt;
vi.	From fridge to top packaging box:&lt;br /&gt;
a.	10 USB cables (7 barcode scanners and 3 cameras to powered USB hub)&lt;br /&gt;
vii.	From fridge to on-door packaging box:&lt;br /&gt;
viii.	wires (PCB output wires to breadboard)&lt;br /&gt;
ix.	wires (2*3 DHT-22 wires to breadboard)&lt;br /&gt;
&lt;br /&gt;
Note: Ideally, all the wires and cables are hidden inside the fridge. Another option is using packaging frame to tape the wires and cables on the outside of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
=== Team Members ===&lt;br /&gt;
&lt;br /&gt;
*Mr Chundi Li&lt;br /&gt;
*Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
=== Supervisors ===&lt;br /&gt;
&lt;br /&gt;
*Dr Said Al-Sarawi&lt;br /&gt;
*Dr Damith Ranasinghe&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
*Mr Ian Linke&lt;br /&gt;
*Mr Danny Di Giacomo&lt;br /&gt;
*Mr Aubrey Slater&lt;br /&gt;
*Mr Pavel Simcik&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
*Lab Computer&lt;br /&gt;
*Oscilloscope&lt;br /&gt;
*Workshop Bench&lt;br /&gt;
*Lab Bench&lt;br /&gt;
*DC Power Supply&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[1] S. Luo, H. Xia, Y. Gao, J. S. Jin, and R. Athauda, “Smart Fridges with&lt;br /&gt;
Multimedia Capability for Better Nutrition and Health”, International Symposium&lt;br /&gt;
on Ubiquitous Multimedia Computing, pp. 39-44, Oct. 2008.&lt;br /&gt;
&lt;br /&gt;
[2] N. Balta-Ozkan, R. Davidson, M. Bicket, L.Whitmarsh, “Social barriers to&lt;br /&gt;
the adoption of smart homes”, Energy Policy , vol. 63, pp. 363-374, Dec. 2013.&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1613</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1613"/>
		<updated>2014-10-29T10:41:23Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project is proposed to build a &amp;quot;Social Fridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Aim ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Working Scenario ===&lt;br /&gt;
&lt;br /&gt;
When the fridge door is opened, the angle measuring sensormeasures the opening angle of the doorand at the same time, it also triggers on the barcode scanners and RFID reader. When the user put items into or take items from the fridge, a beep reminding sound is played when the item is scanned, and cameras and weighing sensors are triggered on to get photo and weight of the item. The changes of the total weight of items on the shelves decide whether items are taken out or putted in, if the total weightincreases, then items are put in, if the total weight decreases, then items are taken out, and the difference between the current total weight and the previous total weight is the weight of the current item. As for the temperature and humidity data in the fridge, they are collected by T&amp;amp;H sensors which are working all the time. After the processing is done in raspberry pi, the analyzed data is then displayed on the display panel (a touch screen)and published on a Facebookpage (in this project, we use the fan page of Auto-ID Lab University of Adelaide).&lt;br /&gt;
https://www.facebook.com/adelaideautoidlab&lt;br /&gt;
&lt;br /&gt;
For items in the freezer, the working procedure is the same as described above. And for items stored on the shelves on the fridge door, the collection of the identification information (RFID tag code, barcode, photos) and the weight of the current item is done on the on-door scanning panel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components analysis ===&lt;br /&gt;
To implement functionalities described in the scenario, we use the following hardware and also program for them.&lt;br /&gt;
==== Hardware ====&lt;br /&gt;
*Fridge:Mitsubishi 325L 2-door Bottom Mount Stainless Steel Fridge&lt;br /&gt;
 All the hardware will be integrated in this fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:fridge.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Raspberry Pi:Mode B&lt;br /&gt;
 Monitor and control all the software modules and give in-time response.&lt;br /&gt;
&lt;br /&gt;
[[File:pi.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Barcode Reader:XL-200 Omni-directional Barcode Scanner Module&lt;br /&gt;
&lt;br /&gt;
[[File:barcode.jpg]]&lt;br /&gt;
&lt;br /&gt;
*RFID suit: M6E-DEVKIT&lt;br /&gt;
In this project, both barcode reader and RFID reader are used to identity items in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:RFID.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Camera:ELP-USB500W02M-45A&lt;br /&gt;
 The camera is used for recording items when putted into the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:camera.jpg]]&lt;br /&gt;
&lt;br /&gt;
*AngleSensor:534-500:500R OHM 10 TURN PRECISION POT&lt;br /&gt;
 This is used for recording at what stage the drawer in the freezer is pulled out.&lt;br /&gt;
&lt;br /&gt;
[[File:AngleSensor.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Temperature&amp;amp;Humidity Sensor: DHT22&lt;br /&gt;
 Record the temperature and humidity in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:TH.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Touch Screen:14&amp;quot; glossy open-frame LCD, 1366x768 px, 256K (18-bits) colors, viewing angles: (L/R:45, U/L:15-35)&lt;br /&gt;
 Present the information recorded and serve to control something in the future.&lt;br /&gt;
&lt;br /&gt;
[[File:touchscreen.jpg]]&lt;br /&gt;
&lt;br /&gt;
*PCB designed for Strain-gauge&lt;br /&gt;
&lt;br /&gt;
[[File:PCB.jpg]]&lt;br /&gt;
&lt;br /&gt;
==== Software ====&lt;br /&gt;
After finishing data collecting and analysing, the social fridge posts status on facebook fan page of &amp;#039;&amp;#039;&amp;#039;AutoID Lab of Adelaide&amp;#039;&amp;#039;&amp;#039;[https://www.facebook.com/adelaideautoidlab].&lt;br /&gt;
&lt;br /&gt;
[[File:facebook.jpg]]&lt;br /&gt;
&lt;br /&gt;
Information will also be presented in the screen which is fixed on the door of fridge. A interface makes it organised.&lt;br /&gt;
&lt;br /&gt;
[[File:Apple.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Integration Plan ===&lt;br /&gt;
&lt;br /&gt;
==== Items to be integrated in the fridge ====&lt;br /&gt;
a)	A 270deg potentiometer for the fridge door&lt;br /&gt;
b)	A 10 turn potentiometer for the freezer drawer&lt;br /&gt;
c)	A rubber wheel for the 10 turn potentiometer (with diameter &amp;gt;1cm)&lt;br /&gt;
d)	A packaging box (for one camera, one barcode reader, RPi, RFID reader, PCBs and speaker) on the door of the fridge&lt;br /&gt;
e)	A scanning shelf under the packing box on the door of the fridge&lt;br /&gt;
f)	8 barcode reader (2 for each shelf * 3, 1 for the freezer, 1 for the outside scanning shelf)&lt;br /&gt;
g)	4 cameras (1 on the top of fridge, 1 on the bottom of fridge, 1 on the outside scanning shelf, 1 for the freezer)&lt;br /&gt;
h)	3 T&amp;amp;H sensors (2 in the fridge &amp;amp; 1 in the freezer)&lt;br /&gt;
i)	1 weighing panel on the outside shelf (on the scanning shelf outside)&lt;br /&gt;
j)	A packing box on the top of the fridge (for Powered USB hub and one antenna)&lt;br /&gt;
k)	1 touch screen on the packing box&lt;br /&gt;
l)	5 weighing sensor modules (3 for fridge, 1 for freezer and 1 for outside shelf)&lt;br /&gt;
m)	1 antenna on the top of the fridge, 1 antenna on the bottom of the fridge&lt;br /&gt;
n)	1 RFID signal blocking panel (between the fridge and the freezer)&lt;br /&gt;
o)	Power supplies (for RPi, RFID and Touch screen)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Integration position ====&lt;br /&gt;
    &lt;br /&gt;
Note: all the bodies of the cameras and barcode scanners will be placed into the sides of the fridge and just let lens out. The touch screen will be taped in front of the on-door packaging box.&lt;br /&gt;
3.3	Wire &amp;amp; cable connection&lt;br /&gt;
i.	From top packaging box to on-door packaging box:&lt;br /&gt;
a.	1 USB cable (powered USB hub to Raspberry pi)&lt;br /&gt;
b.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
ii.	From freezer to on-door packaging box:&lt;br /&gt;
a.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
iii.	wires (10-turn potentiometer to breadboard)&lt;br /&gt;
iv.	wires (DHT-22 wires to breadboard)&lt;br /&gt;
v.	From on-door packaging box to top packaging box:&lt;br /&gt;
a.	1 USB cable (1 camera to powered USB hub)&lt;br /&gt;
b.	1 USB cable (1 barcode scanner to powered USB hub)&lt;br /&gt;
vi.	From fridge to top packaging box:&lt;br /&gt;
a.	10 USB cables (7 barcode scanners and 3 cameras to powered USB hub)&lt;br /&gt;
vii.	From fridge to on-door packaging box:&lt;br /&gt;
viii.	wires (PCB output wires to breadboard)&lt;br /&gt;
ix.	wires (2*3 DHT-22 wires to breadboard)&lt;br /&gt;
&lt;br /&gt;
Note: Ideally, all the wires and cables are hidden inside the fridge. Another option is using packaging frame to tape the wires and cables on the outside of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
=== Team Members ===&lt;br /&gt;
&lt;br /&gt;
*Mr Chundi Li&lt;br /&gt;
*Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
=== Supervisors ===&lt;br /&gt;
&lt;br /&gt;
*Dr Said Al-Sarawi&lt;br /&gt;
*Dr Damith Ranasinghe&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
*Mr Ian Linke&lt;br /&gt;
*Mr Danny Di Giacomo&lt;br /&gt;
*Mr Aubrey Slater&lt;br /&gt;
*Mr Pavel Simcik&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
*Lab Computer&lt;br /&gt;
*Oscilloscope&lt;br /&gt;
*Workshop Bench&lt;br /&gt;
*Lab Bench&lt;br /&gt;
*DC Power Supply&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[1] S. Luo, H. Xia, Y. Gao, J. S. Jin, and R. Athauda, “Smart Fridges with&lt;br /&gt;
Multimedia Capability for Better Nutrition and Health”, International Symposium&lt;br /&gt;
on Ubiquitous Multimedia Computing, pp. 39-44, Oct. 2008.&lt;br /&gt;
&lt;br /&gt;
[2] N. Balta-Ozkan, R. Davidson, M. Bicket, L.Whitmarsh, “Social barriers to&lt;br /&gt;
the adoption of smart homes”, Energy Policy , vol. 63, pp. 363-374, Dec. 2013.&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:PCB.jpeg&amp;diff=1612</id>
		<title>File:PCB.jpeg</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:PCB.jpeg&amp;diff=1612"/>
		<updated>2014-10-29T10:39:52Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:RFID.jpeg&amp;diff=1611</id>
		<title>File:RFID.jpeg</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:RFID.jpeg&amp;diff=1611"/>
		<updated>2014-10-29T10:39:35Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1610</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1610"/>
		<updated>2014-10-29T10:36:42Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project is proposed to build a &amp;quot;Social Fridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Aim ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Working Scenario ===&lt;br /&gt;
&lt;br /&gt;
When the fridge door is opened, the angle measuring sensormeasures the opening angle of the doorand at the same time, it also triggers on the barcode scanners and RFID reader. When the user put items into or take items from the fridge, a beep reminding sound is played when the item is scanned, and cameras and weighing sensors are triggered on to get photo and weight of the item. The changes of the total weight of items on the shelves decide whether items are taken out or putted in, if the total weightincreases, then items are put in, if the total weight decreases, then items are taken out, and the difference between the current total weight and the previous total weight is the weight of the current item. As for the temperature and humidity data in the fridge, they are collected by T&amp;amp;H sensors which are working all the time. After the processing is done in raspberry pi, the analyzed data is then displayed on the display panel (a touch screen)and published on a Facebookpage (in this project, we use the fan page of Auto-ID Lab University of Adelaide).&lt;br /&gt;
https://www.facebook.com/adelaideautoidlab&lt;br /&gt;
&lt;br /&gt;
For items in the freezer, the working procedure is the same as described above. And for items stored on the shelves on the fridge door, the collection of the identification information (RFID tag code, barcode, photos) and the weight of the current item is done on the on-door scanning panel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components analysis ===&lt;br /&gt;
To implement functionalities described in the scenario, we use the following hardware and also program for them.&lt;br /&gt;
==== Hardware ====&lt;br /&gt;
*Fridge:Mitsubishi 325L 2-door Bottom Mount Stainless Steel Fridge&lt;br /&gt;
 All the hardware will be integrated in this fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:fridge.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Raspberry Pi:Mode B&lt;br /&gt;
 Monitor and control all the software modules and give in-time response.&lt;br /&gt;
&lt;br /&gt;
[[File:pi.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Barcode Reader:XL-200 Omni-directional Barcode Scanner Module&lt;br /&gt;
&lt;br /&gt;
[[File:barcode.jpg]]&lt;br /&gt;
&lt;br /&gt;
*RFID suit: M6E-DEVKIT&lt;br /&gt;
In this project, both barcode reader and RFID reader are used to identity items in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:rfid.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Camera:ELP-USB500W02M-45A&lt;br /&gt;
 The camera is used for recording items when putted into the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:camera.jpg]]&lt;br /&gt;
&lt;br /&gt;
*AngleSensor:534-500:500R OHM 10 TURN PRECISION POT&lt;br /&gt;
 This is used for recording at what stage the drawer in the freezer is pulled out.&lt;br /&gt;
&lt;br /&gt;
[[File:AngleSensor.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Temperature&amp;amp;Humidity Sensor: DHT22&lt;br /&gt;
 Record the temperature and humidity in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:TH.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Touch Screen:14&amp;quot; glossy open-frame LCD, 1366x768 px, 256K (18-bits) colors, viewing angles: (L/R:45, U/L:15-35)&lt;br /&gt;
 Present the information recorded and serve to control something in the future.&lt;br /&gt;
&lt;br /&gt;
[[File:touchscreen.jpg]]&lt;br /&gt;
&lt;br /&gt;
==== Software ====&lt;br /&gt;
After finishing data collecting and analysing, the social fridge posts status on facebook fan page of &amp;#039;&amp;#039;&amp;#039;AutoID Lab of Adelaide&amp;#039;&amp;#039;&amp;#039;[https://www.facebook.com/adelaideautoidlab].&lt;br /&gt;
&lt;br /&gt;
[[File:facebook.jpg]]&lt;br /&gt;
&lt;br /&gt;
Information will also be presented in the screen which is fixed on the door of fridge. A interface makes it organised.&lt;br /&gt;
&lt;br /&gt;
[[File:Apple.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Integration Plan ===&lt;br /&gt;
&lt;br /&gt;
==== Items to be integrated in the fridge ====&lt;br /&gt;
a)	A 270deg potentiometer for the fridge door&lt;br /&gt;
b)	A 10 turn potentiometer for the freezer drawer&lt;br /&gt;
c)	A rubber wheel for the 10 turn potentiometer (with diameter &amp;gt;1cm)&lt;br /&gt;
d)	A packaging box (for one camera, one barcode reader, RPi, RFID reader, PCBs and speaker) on the door of the fridge&lt;br /&gt;
e)	A scanning shelf under the packing box on the door of the fridge&lt;br /&gt;
f)	8 barcode reader (2 for each shelf * 3, 1 for the freezer, 1 for the outside scanning shelf)&lt;br /&gt;
g)	4 cameras (1 on the top of fridge, 1 on the bottom of fridge, 1 on the outside scanning shelf, 1 for the freezer)&lt;br /&gt;
h)	3 T&amp;amp;H sensors (2 in the fridge &amp;amp; 1 in the freezer)&lt;br /&gt;
i)	1 weighing panel on the outside shelf (on the scanning shelf outside)&lt;br /&gt;
j)	A packing box on the top of the fridge (for Powered USB hub and one antenna)&lt;br /&gt;
k)	1 touch screen on the packing box&lt;br /&gt;
l)	5 weighing sensor modules (3 for fridge, 1 for freezer and 1 for outside shelf)&lt;br /&gt;
m)	1 antenna on the top of the fridge, 1 antenna on the bottom of the fridge&lt;br /&gt;
n)	1 RFID signal blocking panel (between the fridge and the freezer)&lt;br /&gt;
o)	Power supplies (for RPi, RFID and Touch screen)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Integration position ====&lt;br /&gt;
    &lt;br /&gt;
Note: all the bodies of the cameras and barcode scanners will be placed into the sides of the fridge and just let lens out. The touch screen will be taped in front of the on-door packaging box.&lt;br /&gt;
3.3	Wire &amp;amp; cable connection&lt;br /&gt;
i.	From top packaging box to on-door packaging box:&lt;br /&gt;
a.	1 USB cable (powered USB hub to Raspberry pi)&lt;br /&gt;
b.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
ii.	From freezer to on-door packaging box:&lt;br /&gt;
a.	1 coaxial cable (antenna to RFID reader)&lt;br /&gt;
iii.	wires (10-turn potentiometer to breadboard)&lt;br /&gt;
iv.	wires (DHT-22 wires to breadboard)&lt;br /&gt;
v.	From on-door packaging box to top packaging box:&lt;br /&gt;
a.	1 USB cable (1 camera to powered USB hub)&lt;br /&gt;
b.	1 USB cable (1 barcode scanner to powered USB hub)&lt;br /&gt;
vi.	From fridge to top packaging box:&lt;br /&gt;
a.	10 USB cables (7 barcode scanners and 3 cameras to powered USB hub)&lt;br /&gt;
vii.	From fridge to on-door packaging box:&lt;br /&gt;
viii.	wires (PCB output wires to breadboard)&lt;br /&gt;
ix.	wires (2*3 DHT-22 wires to breadboard)&lt;br /&gt;
&lt;br /&gt;
Note: Ideally, all the wires and cables are hidden inside the fridge. Another option is using packaging frame to tape the wires and cables on the outside of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
=== Team Members ===&lt;br /&gt;
&lt;br /&gt;
*Mr Chundi Li&lt;br /&gt;
*Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
=== Supervisors ===&lt;br /&gt;
&lt;br /&gt;
*Dr Said Al-Sarawi&lt;br /&gt;
*Dr Damith Ranasinghe&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
*Mr Ian Linke&lt;br /&gt;
*Mr Danny Di Giacomo&lt;br /&gt;
*Mr Aubrey Slater&lt;br /&gt;
*Mr Pavel Simcik&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
*Lab Computer&lt;br /&gt;
*Oscilloscope&lt;br /&gt;
*Workshop Bench&lt;br /&gt;
*Lab Bench&lt;br /&gt;
*DC Power Supply&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[1] S. Luo, H. Xia, Y. Gao, J. S. Jin, and R. Athauda, “Smart Fridges with&lt;br /&gt;
Multimedia Capability for Better Nutrition and Health”, International Symposium&lt;br /&gt;
on Ubiquitous Multimedia Computing, pp. 39-44, Oct. 2008.&lt;br /&gt;
&lt;br /&gt;
[2] N. Balta-Ozkan, R. Davidson, M. Bicket, L.Whitmarsh, “Social barriers to&lt;br /&gt;
the adoption of smart homes”, Energy Policy , vol. 63, pp. 363-374, Dec. 2013.&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1608</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1608"/>
		<updated>2014-10-29T10:32:20Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project is proposed to build a &amp;quot;Social Fridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Aim ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Working Scenario ===&lt;br /&gt;
&lt;br /&gt;
When the door is opened, the rotary potentiometer starts to measure the angle between the door and the fridge and at the same time, it also triggers the barcode reader and RFID reader. All the user needs to do is to put items on the shelf, during which if items scanned, camera and weighing sensors would be triggered to collect information of items. The weight of the shelf decides whether items are taken out or putted in. As for the temperature and humidity in the fridge, data would be collected by corresponding sensors which are working all the time. After the automatic processing in raspberry pi, the analyzed data would be published a certain facebook page and displayed on the display screen.&lt;br /&gt;
&lt;br /&gt;
=== Components analysis ===&lt;br /&gt;
To implement functionalities described in the scenario, we use the following hardware and also program for them.&lt;br /&gt;
==== Hardware ====&lt;br /&gt;
*Fridge:Mitsubishi 325L 2-door Bottom Mount Stainless Steel Fridge&lt;br /&gt;
 All the hardware will be integrated in this fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:fridge.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Raspberry Pi:Mode B&lt;br /&gt;
 Monitor and control all the software modules and give in-time response.&lt;br /&gt;
&lt;br /&gt;
[[File:pi.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Barcode Reader:XL-200 Omni-directional Barcode Scanner Module&lt;br /&gt;
&lt;br /&gt;
[[File:barcode.jpg]]&lt;br /&gt;
&lt;br /&gt;
*RFID suit: M6E-DEVKIT&lt;br /&gt;
In this project, both barcode reader and RFID reader are used to identity items in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:rfid.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Camera:ELP-USB500W02M-45A&lt;br /&gt;
 The camera is used for recording items when putted into the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:camera.jpg]]&lt;br /&gt;
&lt;br /&gt;
*AngleSensor:534-500:500R OHM 10 TURN PRECISION POT&lt;br /&gt;
 This is used for recording at what stage the drawer in the freezer is pulled out.&lt;br /&gt;
&lt;br /&gt;
[[File:AngleSensor.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Temperature&amp;amp;Humidity Sensor: DHT22&lt;br /&gt;
 Record the temperature and humidity in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:TH.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Touch Screen:14&amp;quot; glossy open-frame LCD, 1366x768 px, 256K (18-bits) colors, viewing angles: (L/R:45, U/L:15-35)&lt;br /&gt;
 Present the information recorded and serve to control something in the future.&lt;br /&gt;
&lt;br /&gt;
[[File:touchscreen.jpg]]&lt;br /&gt;
&lt;br /&gt;
==== Software ====&lt;br /&gt;
After finishing data collecting and analysing, the social fridge posts status on facebook fan page of &amp;#039;&amp;#039;&amp;#039;AutoID Lab of Adelaide&amp;#039;&amp;#039;&amp;#039;[https://www.facebook.com/adelaideautoidlab].&lt;br /&gt;
&lt;br /&gt;
[[File:facebook.jpg]]&lt;br /&gt;
&lt;br /&gt;
Information will also be presented in the screen which is fixed on the door of fridge. A interface makes it organised.&lt;br /&gt;
&lt;br /&gt;
[[File:Apple.jpg]]&lt;br /&gt;
== Team Management ==&lt;br /&gt;
=== Team Members ===&lt;br /&gt;
&lt;br /&gt;
*Mr Chundi Li&lt;br /&gt;
*Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
=== Supervisors ===&lt;br /&gt;
&lt;br /&gt;
*Dr Said Al-Sarawi&lt;br /&gt;
*Dr Damith Ranasinghe&lt;br /&gt;
&lt;br /&gt;
=== Acknowledgements ===&lt;br /&gt;
&lt;br /&gt;
*Mr Ian Linke&lt;br /&gt;
*Mr Danny Di Giacomo&lt;br /&gt;
*Mr Aubrey Slater&lt;br /&gt;
*Mr Pavel Simcik&lt;br /&gt;
&lt;br /&gt;
=== Resources ===&lt;br /&gt;
&lt;br /&gt;
*Lab Computer&lt;br /&gt;
*Oscilloscope&lt;br /&gt;
*Workshop Bench&lt;br /&gt;
*Lab Bench&lt;br /&gt;
*DC Power Supply&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
[1] S. Luo, H. Xia, Y. Gao, J. S. Jin, and R. Athauda, “Smart Fridges with&lt;br /&gt;
Multimedia Capability for Better Nutrition and Health”, International Symposium&lt;br /&gt;
on Ubiquitous Multimedia Computing, pp. 39-44, Oct. 2008.&lt;br /&gt;
&lt;br /&gt;
[2] N. Balta-Ozkan, R. Davidson, M. Bicket, L.Whitmarsh, “Social barriers to&lt;br /&gt;
the adoption of smart homes”, Energy Policy , vol. 63, pp. 363-374, Dec. 2013.&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1604</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=1604"/>
		<updated>2014-10-29T10:25:03Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project is proposed to build a &amp;quot;Social Fridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Aim ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Working Scenario ===&lt;br /&gt;
&lt;br /&gt;
When the door is opened, the rotary potentiometer starts to measure the angle between the door and the fridge and at the same time, it also triggers the barcode reader and RFID reader. All the user needs to do is to put items on the shelf, during which if items scanned, camera and weighing sensors would be triggered to collect information of items. The weight of the shelf decides whether items are taken out or putted in. As for the temperature and humidity in the fridge, data would be collected by corresponding sensors which are working all the time. After the automatic processing in raspberry pi, the analyzed data would be published a certain facebook page and displayed on the display screen.&lt;br /&gt;
&lt;br /&gt;
=== Components analysis ===&lt;br /&gt;
To implement functionalities described in the scenario, we use the following hardware and also program for them.&lt;br /&gt;
==== Hardware ====&lt;br /&gt;
*Fridge:Mitsubishi 325L 2-door Bottom Mount Stainless Steel Fridge&lt;br /&gt;
 All the hardware will be integrated in this fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:fridge.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Raspberry Pi:Mode B&lt;br /&gt;
 Monitor and control all the software modules and give in-time response.&lt;br /&gt;
&lt;br /&gt;
[[File:pi.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Barcode Reader:XL-200 Omni-directional Barcode Scanner Module&lt;br /&gt;
&lt;br /&gt;
[[File:barcode.jpg]]&lt;br /&gt;
&lt;br /&gt;
*RFID suit: M6E-DEVKIT&lt;br /&gt;
In this project, both barcode reader and RFID reader are used to identity items in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:rfid.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Camera:ELP-USB500W02M-45A&lt;br /&gt;
 The camera is used for recording items when putted into the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:camera.jpg]]&lt;br /&gt;
&lt;br /&gt;
*AngleSensor:534-500:500R OHM 10 TURN PRECISION POT&lt;br /&gt;
 This is used for recording at what stage the drawer in the freezer is pulled out.&lt;br /&gt;
&lt;br /&gt;
[[File:AngleSensor.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Temperature&amp;amp;Humidity Sensor: DHT22&lt;br /&gt;
 Record the temperature and humidity in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:TH.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Touch Screen:14&amp;quot; glossy open-frame LCD, 1366x768 px, 256K (18-bits) colors, viewing angles: (L/R:45, U/L:15-35)&lt;br /&gt;
 Present the information recorded and serve to control something in the future.&lt;br /&gt;
&lt;br /&gt;
[[File:touchscreen.jpg]]&lt;br /&gt;
&lt;br /&gt;
==== Software ====&lt;br /&gt;
After finishing data collecting and analysing, the social fridge posts status on facebook fan page of &amp;#039;&amp;#039;&amp;#039;AutoID Lab of Adelaide&amp;#039;&amp;#039;&amp;#039;[https://www.facebook.com/adelaideautoidlab].&lt;br /&gt;
&lt;br /&gt;
[[File:facebook.jpg]]&lt;br /&gt;
&lt;br /&gt;
Information will also be presented in the screen which is fixed on the door of fridge. A interface makes it organised.&lt;br /&gt;
&lt;br /&gt;
[[File:interface.jpg]]&lt;br /&gt;
[[File:Apple.jpg]]&lt;br /&gt;
== Team Management ==&lt;br /&gt;
=== Team Members ===&lt;br /&gt;
&lt;br /&gt;
*Mr Chundi Li&lt;br /&gt;
*Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
=== Supervisors ===&lt;br /&gt;
&lt;br /&gt;
*Dr Said Al-Sarawi&lt;br /&gt;
*Dr Damith Ranasinghe&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
[1] S. Luo, H. Xia, Y. Gao, J. S. Jin, and R. Athauda, “Smart Fridges with&lt;br /&gt;
Multimedia Capability for Better Nutrition and Health”, International Symposium&lt;br /&gt;
on Ubiquitous Multimedia Computing, pp. 39-44, Oct. 2008.&lt;br /&gt;
&lt;br /&gt;
[2] N. Balta-Ozkan, R. Davidson, M. Bicket, L.Whitmarsh, “Social barriers to&lt;br /&gt;
the adoption of smart homes”, Energy Policy , vol. 63, pp. 363-374, Dec. 2013.&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=946</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=946"/>
		<updated>2014-10-09T19:20:54Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project is proposed to build a &amp;quot;Social Fridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Aim ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Working Scenario ===&lt;br /&gt;
&lt;br /&gt;
When the door is opened, the rotary potentiometer starts to measure the angle between the door and the fridge and at the same time, it also triggers the barcode reader and RFID reader. All the user needs to do is to put items on the shelf, during which if items scanned, camera and weighing sensors would be triggered to collect information of items. The weight of the shelf decides whether items are taken out or putted in. As for the temperature and humidity in the fridge, data would be collected by corresponding sensors which are working all the time. After the automatic processing in raspberry pi, the analyzed data would be published a certain facebook page and displayed on the display screen.&lt;br /&gt;
&lt;br /&gt;
=== Components analysis ===&lt;br /&gt;
To implement functionalities described in the scenario, we use the following hardware and also program for them.&lt;br /&gt;
==== Hardware ====&lt;br /&gt;
*Fridge:Mitsubishi 325L 2-door Bottom Mount Stainless Steel Fridge&lt;br /&gt;
 All the hardware will be integrated in this fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:fridge.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Raspberry Pi:Mode B&lt;br /&gt;
 Monitor and control all the software modules and give in-time response.&lt;br /&gt;
&lt;br /&gt;
[[File:pi.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Barcode Reader:XL-200 Omni-directional Barcode Scanner Module&lt;br /&gt;
&lt;br /&gt;
[[File:barcode.jpg]]&lt;br /&gt;
&lt;br /&gt;
*RFID suit: M6E-DEVKIT&lt;br /&gt;
In this project, both barcode reader and RFID reader are used to identity items in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:rfid.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Camera:ELP-USB500W02M-45A&lt;br /&gt;
 The camera is used for recording items when putted into the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:camera.jpg]]&lt;br /&gt;
&lt;br /&gt;
*AngleSensor:534-500:500R OHM 10 TURN PRECISION POT&lt;br /&gt;
 This is used for recording at what stage the drawer in the freezer is pulled out.&lt;br /&gt;
&lt;br /&gt;
[[File:AngleSensor.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Temperature&amp;amp;Humidity Sensor: DHT22&lt;br /&gt;
 Record the temperature and humidity in the fridge.&lt;br /&gt;
&lt;br /&gt;
[[File:TH.jpg]]&lt;br /&gt;
&lt;br /&gt;
*Touch Screen:14&amp;quot; glossy open-frame LCD, 1366x768 px, 256K (18-bits) colors, viewing angles: (L/R:45, U/L:15-35)&lt;br /&gt;
 Present the information recorded and serve to control something in the future.&lt;br /&gt;
&lt;br /&gt;
[[File:touchscreen.jpg]]&lt;br /&gt;
&lt;br /&gt;
==== software ====&lt;br /&gt;
After finishing data collecting and analysing, the social fridge posts status on facebook fan page of &amp;#039;&amp;#039;&amp;#039;AutoID Lab of Adelaide&amp;#039;&amp;#039;&amp;#039;[https://www.facebook.com/adelaideautoidlab].&lt;br /&gt;
&lt;br /&gt;
[[File:facebook.jpg]]&lt;br /&gt;
&lt;br /&gt;
Information will also be presented in the screen which is fixed on the door of fridge. A interface makes it organised.&lt;br /&gt;
&lt;br /&gt;
[[File:interface.jpg]]&lt;br /&gt;
[[File:Apple.jpg]]&lt;br /&gt;
== Team Management ==&lt;br /&gt;
=== Team Members ===&lt;br /&gt;
&lt;br /&gt;
*Mr Chundi Li&lt;br /&gt;
*Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
=== Supervisors ===&lt;br /&gt;
&lt;br /&gt;
*Dr Said Al-Sarawi&lt;br /&gt;
*Dr Damith Ranasinghe&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Apple.jpg&amp;diff=945</id>
		<title>File:Apple.jpg</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Apple.jpg&amp;diff=945"/>
		<updated>2014-10-09T19:20:23Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=426</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=426"/>
		<updated>2014-10-06T05:05:04Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project is proposed to build a &amp;quot;Social Fridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Aim ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Working Scenario ===&lt;br /&gt;
&lt;br /&gt;
When the door is opened, the rotary potentiometer starts to measure the angle between the door and the fridge and at the same time, it also triggers the barcode reader and RFID reader. All the user needs to do is to put items on the shelf, during which if items scanned, camera and weighing sensors would be triggered to collect information of items. The weight of the shelf decides whether items are taken out or putted in. As for the temperature and humidity in the fridge, data would be collected by corresponding sensors which are working all the time. After the automatic processing in raspberry pi, the analyzed data would be published a certain facebook page and displayed on the display screen.&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
=== Team Members ===&lt;br /&gt;
&lt;br /&gt;
*Mr Chundi Li&lt;br /&gt;
*Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
=== Supervisors ===&lt;br /&gt;
&lt;br /&gt;
*Dr Said Al-Sarawi&lt;br /&gt;
*Dr Damith Ranasinghe&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=425</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=425"/>
		<updated>2014-10-06T05:03:38Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This project is proposed to build a &amp;quot;Social Fridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Project Aim&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Working Scenario&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
When the door is opened, the rotary potentiometer starts to measure the angle between the door and the fridge and at the same time, it also triggers the barcode reader and RFID reader. All the user needs to do is to put items on the shelf, during which if items scanned, camera and weighing sensors would be triggered to collect information of items. The weight of the shelf decides whether items are taken out or putted in. As for the temperature and humidity in the fridge, data would be collected by corresponding sensors which are working all the time. After the automatic processing in raspberry pi, the analyzed data would be published a certain facebook page and displayed on the display screen.&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Team Members&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Mr Chundi Li&lt;br /&gt;
Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Dr Said Al-Sarawi&lt;br /&gt;
Dr Damith Ranasinghe&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=424</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=424"/>
		<updated>2014-10-06T05:02:05Z</updated>

		<summary type="html">&lt;p&gt;A1635361: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Content]]&lt;br /&gt;
&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Project Aim&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Working Scenario&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
When the door is opened, the rotary potentiometer starts to measure the angle between the door and the fridge and at the same time, it also triggers the barcode reader and RFID reader. All the user needs to do is to put items on the shelf, during which if items scanned, camera and weighing sensors would be triggered to collect information of items. The weight of the shelf decides whether items are taken out or putted in. As for the temperature and humidity in the fridge, data would be collected by corresponding sensors which are working all the time. After the automatic processing in raspberry pi, the analyzed data would be published a certain facebook page and displayed on the display screen.&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Team Members&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Mr Chundi Li&lt;br /&gt;
Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Dr Said Al-Sarawi&lt;br /&gt;
Dr Damith Ranasinghe&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=423</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=423"/>
		<updated>2014-10-06T05:00:19Z</updated>

		<summary type="html">&lt;p&gt;A1635361: /* Project Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Project Aim&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Working Scenario&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
When the door is opened, the rotary potentiometer starts to measure the angle between the door and the fridge and at the same time, it also triggers the barcode reader and RFID reader. All the user needs to do is to put items on the shelf, during which if items scanned, camera and weighing sensors would be triggered to collect information of items. The weight of the shelf decides whether items are taken out or putted in. As for the temperature and humidity in the fridge, data would be collected by corresponding sensors which are working all the time. After the automatic processing in raspberry pi, the analyzed data would be published a certain facebook page and displayed on the display screen.&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Team Members&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Mr Chundi Li&lt;br /&gt;
Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Dr Said Al-Sarawi&lt;br /&gt;
Dr Damith Ranasinghe&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=422</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=422"/>
		<updated>2014-10-06T04:59:41Z</updated>

		<summary type="html">&lt;p&gt;A1635361: /* Project Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Project Aim&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
We plan to build a &amp;quot;Social Fridge&amp;quot; which can assist people to manage their usages of food stored in the fridge. To achieve this, we are to use the RFID reader and barcode scanners associated with cameras to identify the items, and use the weighing sensors to measure the weight of those identified items. Furthermore, temperature sensors are used to get the local temperature and humidity. Finally, all the measured and recorded information is then pushed to a Facebook page for users to read and share with their friends. In addition, all relevant information will also be displayed on a touch screen which is placed on the door of the fridge.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Working Scenario&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
When the door is opened, the rotary potentiometer starts to measure the angle between the door and the fridge and at the same time, it also triggers the barcode reader and RFID reader. All the user needs to do is to put items on the shelf, during which if items scanned, camera and weighing sensors would be triggered to collect information of items. The weight of the shelf decides whether items are taken out or putted in. As for the temperature and humidity in the fridge, data would be collected by corresponding sensors which are working all the time. After the automatic processing in raspberry pi, the analyzed data would be published a certain facebook page and displayed on the display screen.&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Team Members&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Mr Chundi Li&lt;br /&gt;
Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Dr Said Al-Sarawi&lt;br /&gt;
Dr Damith Ranasinghe&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=421</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=421"/>
		<updated>2014-10-06T04:53:12Z</updated>

		<summary type="html">&lt;p&gt;A1635361: /* Team Management */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Working Scenario&lt;br /&gt;
&lt;br /&gt;
When the door is opened, gyroscope starts to measure the angle between the door and the fridge and at the same time, it also triggers the barcode reader and RFID reader. All the user need to do is to put items on the shelf, during which if items scanned, camera and weighing sensors would be triggered to collect information of items. The weight of the shelf decides whether items are taken out or putted in. As for the temperature and humidity in the fridge, data would be collected by corresponding sensors which are working all the time. After the automatic processing in raspberry pi, the analyzed data would be published a certain facebook page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Team Members&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Mr Chundi Li&lt;br /&gt;
Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Dr Said Al-Sarawi&lt;br /&gt;
Dr Damith Ranasinghe&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=420</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=420"/>
		<updated>2014-10-06T04:52:44Z</updated>

		<summary type="html">&lt;p&gt;A1635361: /* Project Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Project Information ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Working Scenario&lt;br /&gt;
&lt;br /&gt;
When the door is opened, gyroscope starts to measure the angle between the door and the fridge and at the same time, it also triggers the barcode reader and RFID reader. All the user need to do is to put items on the shelf, during which if items scanned, camera and weighing sensors would be triggered to collect information of items. The weight of the shelf decides whether items are taken out or putted in. As for the temperature and humidity in the fridge, data would be collected by corresponding sensors which are working all the time. After the automatic processing in raspberry pi, the analyzed data would be published a certain facebook page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Team Management ==&lt;br /&gt;
Team Members&lt;br /&gt;
&lt;br /&gt;
Mr Chundi Li&lt;br /&gt;
Mr Wenshuo Ma&lt;br /&gt;
&lt;br /&gt;
Supervisors&lt;br /&gt;
&lt;br /&gt;
Dr Said Al-Sarawi&lt;br /&gt;
Dr Damith Ranasinghe&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=419</id>
		<title>Projects:2014S1-36 What are Social Appliances? Building your Tomorrow Today…</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2014S1-36_What_are_Social_Appliances%3F_Building_your_Tomorrow_Today%E2%80%A6&amp;diff=419"/>
		<updated>2014-10-06T04:47:44Z</updated>

		<summary type="html">&lt;p&gt;A1635361: Created page with &amp;quot; == Project Information ==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Project Information ==&lt;/div&gt;</summary>
		<author><name>A1635361</name></author>
		
	</entry>
</feed>