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
- Host: GitHub
- URL: https://github.com/sergestinckwich/booklet-arduinoml
- Owner: SergeStinckwich
- Created: 2018-02-13T12:29:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T15:39:44.000Z (about 8 years ago)
- Last Synced: 2025-02-11T11:41:15.094Z (over 1 year ago)
- Topics: arduino, book, iot, pharo, smalltalk
- Language: CSS
- Homepage:
- Size: 431 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```