An open API service indexing awesome lists of open source software.

https://github.com/sergestinckwich/booklet-arduinoml

Small tutorial on how to use ArduinoML with Pharo
https://github.com/sergestinckwich/booklet-arduinoml

arduino book iot pharo smalltalk

Last synced: about 2 months ago
JSON representation

Small tutorial on how to use ArduinoML with Pharo

Awesome Lists containing this project

README

          

# A booklet on ArduinoML with Pharo
[![Build status][badge]][travis]

[travis]: https://travis-ci.org/SergeStinckwich/Booklet-ArduinoML
[badge]: https://travis-ci.org/SergeStinckwich/Booklet-ArduinoML.svg?branch=master

The result from the latest successful Travis build can be found [on Bintray (PDF)](https://bintray.com/ummisco/wip/download_file?file_path=ArduinoML-wip.pdf).

## To contribute

- Fork
- Do pull Request

## To latex it locally

```
make
make bootstrap
make spiral
```