Mudanças entre as edições de "PJI2-EngTel (página)"

De MediaWiki do Campus São José
Ir para navegação Ir para pesquisar
Linha 87: Linha 87:
 
** If you want to buy one for yourself, [http://lista.mercadolivre.com.br/arduino-uno-r3 check MercadoLivre]. They are available for less than R$50.
 
** If you want to buy one for yourself, [http://lista.mercadolivre.com.br/arduino-uno-r3 check MercadoLivre]. They are available for less than R$50.
  
== 01/10: Class 01 - Introduction to Embedded Software in C/C++ - GPIO - Hello LED ==
+
== 01/10: Class 01 - Arduino - GPIO - Hello LED ==
  
*Lecture 01: Introduction to Embedded Software in C/C++
+
*[[ESTE: General Purpose Input and Output (GPIO) | Lab 01: GPIO - Hello LED]]
*Lab 01: GPIO - Hello LED
+
 
 +
== 08/10: Class 02 - Introduction to Embedded Software in C/C++ - GPIO - Hello LED ==
 +
 
 +
*[[ESTE: General Purpose Input and Output (GPIO) | Lab 01: GPIO - Hello LED]]
 +
 
 +
== 15/10: Class 03 - Introduction to Embedded Software in C/C++ - GPIO Interrupts ==
 +
 
 +
*[http://www.lisha.ufsc.br/teaching/esl/esd.pdf Embedded Systems Development: Design Principles]
 +
*[[ESTE: General Purpose Input and Output (GPIO) | Lab 01: GPIO - Hello LED]]
 +
*[[ESTE: GPIO and External Interrupts - part 1 | Lab 02: GPIO Interrupts]]

Edição das 09h34min de 15 de outubro de 2015

MURAL DE AVISOS E OPORTUNIDADES DA ÁREA DE TELECOMUNICAÇÕES



Distributed Embedded Systems Project - 2015-2

Professor: Arliones Hoeller

  • Meetings: Thursdays, 9:40 am at Programming Lab.
  • Office hours
    • Tuesdays from 9:40 to 10:35
    • Thursdays from 14:25 to 15:20

Grades

Student Lab Reports Proposal Specification Implementation Integration Final
131000929-5
131000232-0
131000846-9
131001038-2
131000257-6
131000149-9
131000228-2
  • Evaluation Checkpoints:
    • Lab Reports: set of reports of lab experiments.
    • Proposal: 1-page project proposal.
    • Specification: 4-page detailed specification and test plan of each module and the whole project.
    • Implementation: 6-page report of the implementation and test of individual modules.
    • Integration: 8-page report of the complete working project.

Lab Experiments

  • Lab 01: GPIO - Hello LED
  • Lab 02: Interrupt Handling
  • Lab 03: Timers
  • Lab 04: Analog-to-Digital Converters
  • Lab 05: Digital-to-Analog Converters
  • Lab 06: Serial Peripheral Interface
  • Lab 07: The Embedded Parallel Operating System
  • Lab 08: EPOSMote3 hands-on


Class log

01/10: Class 00 - Course Presentation

01/10: Class 01 - Arduino - GPIO - Hello LED

08/10: Class 02 - Introduction to Embedded Software in C/C++ - GPIO - Hello LED

15/10: Class 03 - Introduction to Embedded Software in C/C++ - GPIO Interrupts