theCore

Contents:

  • theCore: C++ Embedded Framework
  • Guides
  • theCore scripts
  • Examples
    • Simple LED blink example
    • Simple Hello World example
    • External interrupts from user button
    • HTU21D temperature and humidity sensor example
    • STM32F4 discovery audio example with CS43L22 audio DAC
    • HM-10 Bluetooth LE (4.0) wireless module example
    • Supported targets (boards)
    • SD-card demo using FATFS and SDSPI
  • Project structure
  • Supported architectures
  • Supported platforms
  • Device drivers
  • Libraries and utilities
  • OS abstraction layer
  • Community and developer guidelines
  • Documentation development and contribution
  • Testing and CI
  • Credits and acknowledgements
  • Change Log
  • FAQ
theCore
  • Docs »
  • Examples
  • View page source

ExamplesΒΆ

  • Simple LED blink example
    • Supported targets (boards)
    • Wiring
    • Preparing
    • Building
    • Running
    • Expected output
  • Simple Hello World example
    • Supported targets (boards)
    • Wiring
    • Preparing
    • Building
    • Running
    • Expected output
  • External interrupts from user button
    • Supported targets (boards)
    • Wiring
    • Preparing
    • Building
    • Running
    • Expected output
  • HTU21D temperature and humidity sensor example
    • Supported targets (boards)
    • Wiring
    • Preparing
    • Building
    • Running
    • Expected output
  • STM32F4 discovery audio example with CS43L22 audio DAC
    • Supported targets (boards)
    • Wiring
    • Preparing
    • Building
    • Running
    • Expected output
  • HM-10 Bluetooth LE (4.0) wireless module example
  • Supported targets (boards)
    • Wiring
    • Installing additional software on Android smartphone
    • Preparing
    • Building
    • Running
  • SD-card demo using FATFS and SDSPI
    • Supported targets (boards)
    • Wiring
    • Preparing
    • Building
    • Running
    • Expected output

theCore examples are organized in a form of separate projects that can be extracted and used as a base for custom application.

Next Previous

© Copyright Max Olender, 2017.

Built with Sphinx using a theme provided by Read the Docs.