Ecosyste.ms: Awesome
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: 5 days 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T15:39:44.000Z (over 6 years ago)
- Last Synced: 2024-10-31T06:41:56.260Z (about 2 months 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=masterThe 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
```