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 67: Linha 67:
 
*[[ESTE: General Purpose Input and Output (GPIO) | Lab 01: GPIO - Hello LED]]
 
*[[ESTE: General Purpose Input and Output (GPIO) | Lab 01: GPIO - Hello LED]]
 
*Lab 02: Interrupt Handling
 
*Lab 02: Interrupt Handling
*Lab 03: Timers
+
*[[ESTE:_Universal_Assynchronous_Receiver_and_Transmitter_(UART) | Lab 03: UART]]
*Lab 04: Analog-to-Digital Converters
+
*Lab 04: Timers
*Lab 05: Digital-to-Analog Converters
+
*Lab 05: Analog-to-Digital Converters
 +
*Lab 06: Digital-to-Analog Converters
  
 
<!--
 
<!--

Edição das 09h01min de 12 de novembro 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
121000088-1
121001105-0
131001070-6
131001038-2
131000257-6
122002047-8
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


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