PJI2-EngTel (página): mudanças entre as edições

De MediaWiki do Campus São José
Ir para navegação Ir para pesquisar
Arliones.hoeller (discussão | contribs)
Arliones.hoeller (discussão | contribs)
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



1 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

2 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.

3 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

4 Lecture Notes

5 Class log

5.1 01/10: Class 00 - Course Presentation

5.2 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