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 83: Linha 83:
 
*[[Embedded_Systems_Experiments_for_the_Telecommunication_Engineering_Undergraduate_Program#Used_Equipment | Experimental Setup]]
 
*[[Embedded_Systems_Experiments_for_the_Telecommunication_Engineering_Undergraduate_Program#Used_Equipment | Experimental Setup]]
 
*[https://www.arduino.cc/en/Main/ArduinoBoardUno Arduino Uno]
 
*[https://www.arduino.cc/en/Main/ArduinoBoardUno Arduino Uno]
** If you want to by 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 - Introduction to Embedded Software in C/C++ - GPIO - Hello LED ==

Edição das 04h12min de 2 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

Lecture Notes

Class log

01/10: Class 00 - Course Presentation

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

  • Lecture 01: Introduction to Embedded Software in C/C++
  • Lab 01: GPIO - Hello LED