STM32-Zombie: control a STM32F103 microcontroller
The STM32-Zombie 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 but does not rely on any c-code or cross-compilation STM32-Zombie has a 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 the App.Blink module and the github page
Modules
[Index]
Downloads
- STM32-Zombie-0.2.0.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 (<0.2), STM32F103xx-SVD (<0.2), 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-03T21:14:53Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2489 total (8 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] |