SkillAgentSearch skills...

Serialport

Cross platform haskell library for using the serial port

Install / Use

/learn @jputcu/Serialport
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Objectives

  • Cross platform: at least Linux, Windows and Mac OS.

Tests

Setup

Prepare Arduino

  • Upload arduino code using Arduino IDE or avrdude

Prepare haskell test program

  • Configure cabal to build the tests: cabal configure --enable-tests.
  • Build: cabal build

Running the tests

  • Run the tests: cabal test --test-options="/dev/ttyACM0 /dev/ttyUSB0"
View on GitHub
GitHub Stars43
CategoryDevelopment
Updated3y ago
Forks36

Languages

Haskell

Security Score

60/100

Audited on Jan 27, 2023

No findings