2019
DOI: 10.1007/978-3-030-14805-8_8
|View full text |Cite
|
Sign up to set email alerts
|

Threading the Arduino with Haskell

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
3
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(6 citation statements)
references
References 6 publications
0
3
0
Order By: Relevance
“…Figure 3 depicts the current consumption of this example. The longer upper 9 See https://www.wemos.cc/en/latest/d1 mini shield/sht30.html. bound of the refresh interval enables deep sleep between individual measurements.…”
Section: Resulting Power Reductionsmentioning
confidence: 99%
“…Figure 3 depicts the current consumption of this example. The longer upper 9 See https://www.wemos.cc/en/latest/d1 mini shield/sht30.html. bound of the refresh interval enables deep sleep between individual measurements.…”
Section: Resulting Power Reductionsmentioning
confidence: 99%
“…Grebe and Gill (2016) wrapped Firmata in a remote monad for integration with Haskell that allowed imperative code to be interpreted on the microprocessors. Later this system was extended to support multithreading as well, stepping away from Firmata as the basis and using their own RTS (Grebe and Gill, 2019). Both differ from our approach because it is required to mark continuation points by hand and there is no automatic safe data communication.…”
Section: Discussionmentioning
confidence: 99%
“…Haskino is one of the few tierless IoT languages [6]. It is integrated in the Haskell functional language and uses runtime provisioning to control Arduino devices.…”
Section: Other Tierless Iot Systemsmentioning
confidence: 99%