Proj-2012-2013-arduino-stm32disco: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= |
= Team = |
||
Tutor : Olivier RICHARD |
Tutor : Olivier RICHARD |
||
Line 5: | Line 5: | ||
Department : [http://www.polytech-grenoble.fr/ricm.html RICM 4], [http://www.polytech-grenoble.fr/ Polytech Grenoble] |
Department : [http://www.polytech-grenoble.fr/ricm.html RICM 4], [http://www.polytech-grenoble.fr/ Polytech Grenoble] |
||
= 2 Introduction = |
|||
= Progress = |
|||
== 2.1 Purpose of the requirements document == |
|||
== 2.2 Scope of the product == |
|||
== 2.3 Definitions, acronyms and abbreviations == |
|||
== 2.4 References == |
|||
== 2.5 Overview of the remainder of the document == |
|||
= 3 General description = |
|||
== 3.1 Product perspective == |
|||
== 3.2 Product functions == |
|||
== 3.3 User characteristics == |
|||
== 3.4 General constraints == |
|||
== 3.5 Assumptions and dependencies == |
|||
= 4 Specific requirements, covering functional, non-functional and interface requirements = |
|||
= 5 Product evolution = |
|||
== Week 1 ( Jan. 14 - Jan. 20 ) == |
== Week 1 ( Jan. 14 - Jan. 20 ) == |
||
1. Discover the Arduino UNO board with some basic programs. |
1. Discover the Arduino UNO board with some basic programs. |
||
Line 30: | Line 18: | ||
== Week 2 ( Jan. 21 - Jan. 27 ) == |
== Week 2 ( Jan. 21 - Jan. 27 ) == |
||
1. Start with libMaple to compile manually codes for STM32F0. |
1. Start with libMaple to compile manually codes for STM32F0. |
||
== Week 3 ( Jan. 28 - Feb. 3 ) == |
== Week 3 ( Jan. 28 - Feb. 3 ) == |
||
== Week 4 ( Feb. 4 - Feb. 10 ) == |
|||
= 6 Appendices = |
|||
= 7 Index = |
Revision as of 14:07, 4 February 2013
Team
Tutor : Olivier RICHARD
Members : Xu FENG, Minyi GU, Tianming GUO
Department : RICM 4, Polytech Grenoble
Progress
Week 1 ( Jan. 14 - Jan. 20 )
1. Discover the Arduino UNO board with some basic programs.
2. Prepare environment.
3. Check out and analyse necessary source code. ( Arduino IDE 1.5.1, libMaple, STM32F0 basic template )
4. Get knowledge about STM32F0 board.
Week 2 ( Jan. 21 - Jan. 27 )
1. Start with libMaple to compile manually codes for STM32F0.