STM32-Zombie: control a STM32F103 microcontroller from Haskell

[ bsd3, hardware, library, microcontroller, stm32 ] [ Propose Tags ]

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

Downloads

Maintainer's Corner

Package maintainers

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]
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 2439 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]