An open API service indexing awesome lists of open source software.

https://github.com/nielsouvrard/stm32f103c8t6-works


https://github.com/nielsouvrard/stm32f103c8t6-works

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# STM32 F103C8T6 my works

We use a STM32F103C8T6, a 32-bit ARM Cortex-M3 microcontroller.

This is all my works with STM32F103C8T6 microcontroller during the class "Microcontroller" at the "Universidad Panamericana"

Some of projects we've done so far:
- Connect the bluepile to a LCD screen HD44780
- Manipulation of a Ultrasonic sensor
- Manipulation of a gyroscope

Some pictures:
![LCD Screen](Screenshots/IMG_1023.jpeg)
![Class picture](Screenshots/IMG_0886.jpeg)

Some description of the STM32F103C8T6 microcontroller:
- STMicroelectronics
- ARM Cortex-M3 32-bit architecture
- Low-power processor
- Speed up to 72MHz
- Low cost
- Flash memory: 64 Kbytes
- SRAM memory: 20 Kbytes
- Wide range of peripherals

Peripherals:
- GPIO
- ADC
- SPI
- I2C
- CAN
- UART
- Timer
- USB
- DMA