Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2016-04-13 12:40:34
Size: 52
Editor: PeterPeters
Comment:
Revision 9 as of 2016-04-13 12:56:05
Size: 5864
Editor: PeterPeters
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe CreativeElectronicsAssignment201604 here. #pragma section-numbers 2
= DBB211 - Creative Electronics Assignment 201604 =
 * /!\ Please read the AssignmentDescription, there is additional information there which is useful to know /!\ .
 * /!\ Please follow the lecture and deliverables instructions below carefully. It will save you and us a lot of time /!\ .

<<TableOfContents>>

== Assignment resources ==
 * The assignment resources are mentioned in the AssignmentDescription

== Schedule ==
 {{attachment:schedule201604.jpg||width=800}}

The 'group' division of 16-12-2015 and 13-01-2016 will be available in this [[attachment:RegistrationList.pdf|list]].

== Lecture and workshop materials and instructions ==
=== Reader chapter 1-3 ===
 * [[attachment:Lecture_notes_introduction.pdf|Lecture slides Introduction to Creative Electronics]]
 * [[attachment:Lecture_notes_ch2.pdf|Lecture slides ch 2]]
 * [[attachment:Lecture_notes_ch3.pdf|Lecture slides ch 3]]
=== E-workshop ===
 * [[attachment:Workshop_manual.pdf|Workshop manual]]
 * [[attachment:starterskit flyer V2.3_half.pdf|Starterskit E-Lucid]]
 * [[attachment:Oscilloscope-Fundamentals-poster.pdf|Oscilloscope fundamentals 1]]
 * [[attachment:Oscilloscope-Fundamentals-poster2.pdf|Oscilloscope fundamentals 2]]
=== Reader chapter 4-5 ===
 * [[attachment:Lecture_notes_ch4-5.pdf|Lecture slides ch 4-5]]
=== Reader chapter 6-7 ===
 * [[attachment:Lecture_notes_ch6-7.pdf|Lecture slides ch 6-7]]
=== Reader chapter 8-9 ===
 * [[attachment:Lecture_notes_ch8-9.pdf|Lecture slides ch 8-9]]
=== Reader chapter 10 ===
 * [[attachment:Lecture_notes_ch10.pdf|Lecture slides ch 10]]
=== Building block: Central heating system ===
 * [[attachment:Ntc_datasheet.pdf|NTC datasheet]]
=== Arduino workshop ===
 * [[attachment:Lecture_notes_arduino_workshop.pdf|Lecture slides arduino workshop (.pdf)]] [[attachment:Mini project info.pdf|Mini project info (.pdf)]] [[attachment:Code_examples.zip|Code examples (.zip)]]
 * [[attachment:Arduino and multitasking.pdf|Lecture slides Arduino and multitasking (.pdf)]] [[attachment:Code_examples_fsm.zip|Code examples]]
 * [[#installArduino|Install the Arduino IDE]] on your laptop. Perform all actions upto and including having the 'Blink' example running.
 * Bring with you:
  * Your laptop, with fully charged batteries and power cables, Arduino IDE software installed and tested.
  * Your Arduino kit, including at least the following:
   * Arduino board
   * USB cable
   * a push button
   * a breadboard
   * a 10K ohm resistor
   * a light sensor (LDR or Light Dependent Resistor)
   * a few color leds
   * a few jumper wires

== Deliverables ==
Send answers to questions and practical assignment deliverables via email to '''''your''''' assignor. Which assignor this is can be found in this [[attachment:RegistrationList.pdf|list]].
=== Weekly (until 30-11-2015) ===
 * '''All students individually'''
  * Send answers to the 'questions' (and the way you came to these answers) found in the chapters lectured that week. Results are expected before or on the Monday following the lectures, so the answers to the questions of week 1's lectures are expected before or on Monday of week 2, the answers to the questions of week 2's lectures are expected before or on Monday of week 3, etc... Format is free, just make ''sure'' it is readable.
  * Send results of practical assignments in 'report' form. The intention is to bundle all practical assignments into a report at the end of the course. This bundle is to be used as a product to your feedback request in IDCompass.

|| '''Deliverable/Chapter.nr.''' || ''' Type''' || '''Ultimate delivery''' || '''Individual/Team''' ||
|| 2.1, 2.3, 3.1, 3.3, 3.5, 3.6 || Question || 16-11-2015 23:59 || Individual ||
|| 14.1 || Assignment || 16-11-2015 23:59 || Team ||
|| 14.2 || Assignment || 23-11-2015 23:59 || Team ||
|| 4.1, 4.3, 4.4, 4.6, 5.1, 5.4, 5.6, 6.1, 6.3, 6.4 || Question || 30-11-2015 23:59 || Individual ||
|| 14.3 || Assignment || 30-11-2015 23:59 || Team ||
|| 14.4, 14.5 || Assignment || 30-11-2015 23:59 || Team ||
|| 8.2, 9.1, 9.4, 10.1 || Question || 07-12-2015 23:59 || Individual ||
|| 14.6 || Assignment || 07-12-2015 23:59 || Team ||
|| Final report including assignment 15.1 || Report/Assignment || 18-12-2015 23:59 || Team ||
|| Poster for mini project || Poster || 13-01-2016 23:59 || Team ||

=== 09-12-2015 ===
 * '''Teams''':
  * Prototype of central heating system demo and presentation.
=== 16-12-2015 ===
 * '''Teams''':
  * Mini project proposal presentation
=== 18-05-2015 ===
 * '''Teams''':
  * Send a report of all bundled '''practical''' assignments, the central heating system and a personal reflection on the assignment of each team member. Guidelines can be found in the document[[attachment:Final_report_guidelines.pdf|Final_report_guidelines.pdf]]
=== 13-01-2016 ===
 * '''Teams''':
  * Mini project prototype demo and poster
=== After the assignment (Thursday 08-06-2015) ===
 * '''ALL students individually''':
  * Send email, including:
    * Report of all bundled '''practical''' assignments, the central heating system and a personal reflection on the assignment of each team member. Guidelines can be found in the document[[attachment:Final_report_guidelines.pdf|Final_report_guidelines.pdf]]
    * Mini project poster


== Rubrics ==
 {{attachment:rubrics.jpg}}

<<Anchor(installArduino)>>

== Installing the Arduino IDE ==
 1. Follow the instructions of [[http://arduino.cc/en/Guide/HomePage|Getting Started with Arduino]] on the Arduino website
 1. Create a shortcut on your desktop to "Arduino.exe" for easy access.
 1. If you are installing Arduino on Windows 8, [[http://mytechblog.com/2013/03/install-arduino-drivers-on-windows-8/|this link]] explains shortly how to install drivers for Arduino on Windows 8.

DBB211 - Creative Electronics Assignment 201604

  • /!\ Please read the AssignmentDescription, there is additional information there which is useful to know /!\ .

  • /!\ Please follow the lecture and deliverables instructions below carefully. It will save you and us a lot of time /!\ .

1. Assignment resources

2. Schedule

The 'group' division of 16-12-2015 and 13-01-2016 will be available in this list.

3. Lecture and workshop materials and instructions

3.1. Reader chapter 1-3

3.2. E-workshop

3.3. Reader chapter 4-5

3.4. Reader chapter 6-7

3.5. Reader chapter 8-9

3.6. Reader chapter 10

3.7. Building block: Central heating system

3.8. Arduino workshop

4. Deliverables

Send answers to questions and practical assignment deliverables via email to your assignor. Which assignor this is can be found in this list.

4.1. Weekly (until 30-11-2015)

  • All students individually

    • Send answers to the 'questions' (and the way you came to these answers) found in the chapters lectured that week. Results are expected before or on the Monday following the lectures, so the answers to the questions of week 1's lectures are expected before or on Monday of week 2, the answers to the questions of week 2's lectures are expected before or on Monday of week 3, etc... Format is free, just make sure it is readable.

    • Send results of practical assignments in 'report' form. The intention is to bundle all practical assignments into a report at the end of the course. This bundle is to be used as a product to your feedback request in IDCompass.

Deliverable/Chapter.nr.

Type

Ultimate delivery

Individual/Team

2.1, 2.3, 3.1, 3.3, 3.5, 3.6

Question

16-11-2015 23:59

Individual

14.1

Assignment

16-11-2015 23:59

Team

14.2

Assignment

23-11-2015 23:59

Team

4.1, 4.3, 4.4, 4.6, 5.1, 5.4, 5.6, 6.1, 6.3, 6.4

Question

30-11-2015 23:59

Individual

14.3

Assignment

30-11-2015 23:59

Team

14.4, 14.5

Assignment

30-11-2015 23:59

Team

8.2, 9.1, 9.4, 10.1

Question

07-12-2015 23:59

Individual

14.6

Assignment

07-12-2015 23:59

Team

Final report including assignment 15.1

Report/Assignment

18-12-2015 23:59

Team

Poster for mini project

Poster

13-01-2016 23:59

Team

4.2. 09-12-2015

  • Teams:

    • Prototype of central heating system demo and presentation.

4.3. 16-12-2015

  • Teams:

    • Mini project proposal presentation

4.4. 18-05-2015

  • Teams:

    • Send a report of all bundled practical assignments, the central heating system and a personal reflection on the assignment of each team member. Guidelines can be found in the documentFinal_report_guidelines.pdf

4.5. 13-01-2016

  • Teams:

    • Mini project prototype demo and poster

4.6. After the assignment (Thursday 08-06-2015)

  • ALL students individually:

    • Send email, including:
      • Report of all bundled practical assignments, the central heating system and a personal reflection on the assignment of each team member. Guidelines can be found in the documentFinal_report_guidelines.pdf

      • Mini project poster

5. Rubrics

  • rubrics.jpg

6. Installing the Arduino IDE

  1. Follow the instructions of Getting Started with Arduino on the Arduino website

  2. Create a shortcut on your desktop to "Arduino.exe" for easy access.
  3. If you are installing Arduino on Windows 8, this link explains shortly how to install drivers for Arduino on Windows 8.

CreativeElectronics: CreativeElectronicsAssignment201604 (last edited 2016-06-06 10:26:25 by PeterPeters)