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
(2015-2 - Arliones)
Linha 54: Linha 54:
 
=Lab Experiments=
 
=Lab Experiments=
  
*Lab 01: Introduction to Embedded Software in C/C++ - 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
 
*Lab 03: Timers
*Lab 04: ADC
+
*Lab 04: Analog-to-Digital Converters
*Lab 05: DAC
+
*Lab 05: Digital-to-Analog Converters
*Lab 06: SPI
+
*Lab 06: Serial Peripheral Interface
*Lab 07: Round-Robin with Interrupts
+
*Lab 07: The Embedded Parallel Operating System
*Lab 08: Wireless Sensor Networks
+
*Lab 08: EPOSMote3 hands-on
 +
 
 +
=Lecture Notes=
 +
*[http://tbd Lecture 01: Introduction to Embedded Software in C/C++]
 +
*[http://tbd Lecture 02: Round-Robin with Interrupts]
 +
*[http://tbd Lecture 03: Timer abstractions for embedded applications]
 +
*[http://tbd Lecture 04: Analog-to-digital conversion and related software abstractions]
 +
*[http://tbd Lecture 05: Digital-to-analog conversion and related software abstractions]
 +
*[http://tbd Lecture 06: Embedded buses and communication abstractions]
 +
*[http://tbd Lecture 07: Embedded Operating Systems]
 +
*[http://tbd Lecture 08: Wireless Sensor Networks]
  
 
=Class log=
 
=Class log=
  
== 01/10: Course presentation + Lab 01 ==
+
== 01/10: Class 00 - Course Presentation ==
 +
*[[PJI2-EngTel_(Plano_de_Ensino)| Course Plan (Portuguese only)]]
 +
*[[Embedded Systems Experiments for the Telecommunication Engineering Undergraduate Program]]
 +
*[[Embedded_Systems_Experiments_for_the_Telecommunication_Engineering_Undergraduate_Program#Used_Equipment | Experimental Setup]]
 +
*[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.
 +
 
 +
== 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

Edição das 15h15min de 28 de setembro de 2015

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


Informações Gerais


Curso de Engenharia 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