STM32-Zombie: control a STM32F103 microcontroller from Haskell
This library turns a STM32F103 board into a powerful Haskell hackable IO adapter. Features are GPIO pins, serial ports, SPI ports, DMA ADC, timers,.. The library is modeled after the STMicroelectronics STM32F10x Firmware Library. The library has a rather low-level interface, which allows one to control many details of the micro controller hardware and can also be used to build higher level abstraction. See App.Blink in the App-folder and the github page
Modules
[Index]
Downloads
- STM32-Zombie-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.2.0 |
---|---|
Dependencies | base (>=4 && <5), binary, bytestring, containers, STLinkUSB, STM32F103xx-SVD, transformers [details] |
Tested with | ghc ==8.2.1 |
License | BSD-3-Clause |
Copyright | 2015-2017 Marc Fontaine <Marc.Fontaine@gmx.de> |
Author | Marc Fontaine |
Maintainer | Marc Fontaine <Marc.Fontaine@gmx.de> |
Category | STM32, Hardware, Microcontroller |
Source repo | head: git clone git://github.com/MarcFontaine/stm32hs |
Uploaded | by MarcFontaine at 2017-11-03T14:12:38Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2511 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-11-03 [all 1 reports] |