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

https://github.com/octoblu/tentacle-pseudopod

The pseudopods the tentacle uses to...touch the outside world. This metaphor isn't getting strained at all.
https://github.com/octoblu/tentacle-pseudopod

Last synced: about 1 year ago
JSON representation

The pseudopods the tentacle uses to...touch the outside world. This metaphor isn't getting strained at all.

Awesome Lists containing this project

README

          

# this is called tentacle-pseudopod-arduino now

## Build

Install protobuf and cmake

```shell
brew install cmake protobuf
```

Clone nanopb in a parallel directory:

```shell
git clone git@github.com:nanopb/nanopb ../nanopb
```