Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maoberlehner/mindstorms-nxt-node
This is an example project for the following article: https://markus.oberlehner.net/blog/controlling-the-lego-mindstorms-nxt-with-nodejs-its-alive/
https://github.com/maoberlehner/mindstorms-nxt-node
Last synced: 16 days ago
JSON representation
This is an example project for the following article: https://markus.oberlehner.net/blog/controlling-the-lego-mindstorms-nxt-with-nodejs-its-alive/
- Host: GitHub
- URL: https://github.com/maoberlehner/mindstorms-nxt-node
- Owner: maoberlehner
- Created: 2019-08-31T14:55:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T19:37:18.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T15:45:48.978Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Controlling the LEGO Mindstorms NXT with Node.js
[![Patreon](https://img.shields.io/badge/patreon-donate-blue.svg)](https://www.patreon.com/maoberlehner)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://paypal.me/maoberlehner)This is an example project for the following article: [Controlling the LEGO Mindstorms NXT with Node.js Part 1: It's Alive](https://markus.oberlehner.net/blog/controlling-the-lego-mindstorms-nxt-with-nodejs-its-alive/)
## Build Setup
```bash
# Install dependencies.
npm install# Play the signature melody.
node programs/signature.js
```## About
### Author
Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner
Patreon: https://www.patreon.com/maoberlehner### License
MIT