Mbed: Difference between revisions
Jump to navigation
Jump to search
(Created page with "http://mbed.org ==Boards== * mbed NXP LPC 1768") |
No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[Image:MonsterMotoShield+STNucleoF401.jpg|200px|right|thumb|Monster Moto Shield with ST Nucleo F401 programmed with Mbed]][[Image:AsservissementBille1.jpg|200px|right|thumb|TP Asservissement Bille avec MBed]] |
|||
http://mbed.org |
http://mbed.org |
||
SDK en mode cloud (SaaS) pour les microcontroleurs ARMv7 |
|||
La library mbed inclut l'accès aux GPIO, SPI, I2C, [http://developer.mbed.org/handbook/RTOS Threads RTOS], ... |
|||
Les projets peuvent être exportés vers des IDE (Keil uVision, IAR, Attolic, ...) ou vers la [http://developer.mbed.org/handbook/Exporting-to-GCC-ARM-Embedded chaîne gcc (Makefile)] |
|||
Projets collatéraux: |
|||
* [[MBedOS]] |
|||
| Line 5: | Line 16: | ||
==Boards== |
==Boards== |
||
* mbed NXP LPC 1768 |
* mbed NXP LPC 1768 |
||
** [http://www.elektor.fr/products/books/others/kit-arm-microcontrollers-%28109022-71%29.7094.1543414.lynkx KIt d'initiation mbed] |
|||
* [[STM32_Discovery#Cartes_Nucleo|Cartes découverte STM32 Nucleo]] |
|||
* Cartes Maxim MAX32 |
|||
** [[MAX32600MBED]] |
|||
==Books @ AIR== |
|||
* Bert van Dam, [http://www.elektor.fr/products/books/microcontrollers/microcontroleurs-risc-32-bits-a-architecture-arm.7094.1716653.lynkx Microcontrôleurs RISC 32 bits à architecture ARM - 35 projets d’initiation en C avec la carte mbed NXP LPC 1768], 2012, ISBN: 978-2-86661-178-1 |
|||
* [http://mbed.org/cookbook/Books autres livres] |
|||
Latest revision as of 16:45, 7 October 2016
SDK en mode cloud (SaaS) pour les microcontroleurs ARMv7
La library mbed inclut l'accès aux GPIO, SPI, I2C, Threads RTOS, ...
Les projets peuvent être exportés vers des IDE (Keil uVision, IAR, Attolic, ...) ou vers la chaîne gcc (Makefile)
Projets collatéraux:
Boards
- mbed NXP LPC 1768
- Cartes découverte STM32 Nucleo
- Cartes Maxim MAX32
Books @ AIR
- Bert van Dam, Microcontrôleurs RISC 32 bits à architecture ARM - 35 projets d’initiation en C avec la carte mbed NXP LPC 1768, 2012, ISBN: 978-2-86661-178-1
- autres livres