Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jperedadnr/nxtbeefx
JavaFX based application for Raspberry Pi, to control remotely a Lego Mindstorm NXT via XBee
https://github.com/jperedadnr/nxtbeefx
Last synced: 6 days ago
JSON representation
JavaFX based application for Raspberry Pi, to control remotely a Lego Mindstorm NXT via XBee
- Host: GitHub
- URL: https://github.com/jperedadnr/nxtbeefx
- Owner: jperedadnr
- Created: 2013-01-07T17:28:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-08T12:46:52.000Z (almost 12 years ago)
- Last Synced: 2024-10-10T18:50:45.048Z (27 days ago)
- Language: Java
- Size: 422 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NXTBeeFX
========JavaFX based application for Raspberry Pi, to control remotely a Lego Mindstorm NXT via XBee
Read full description here: http://jperedadnr.blogspot.com.es/2013/01/nxtbeefx-javafx-based-app-for-raspberry.html
REQUIREMENTS
A Raspberry Pi Model B is required, with hard float Raspbian Wheezy image and jdk1.8.0 Early Access.
A XBee should be plugged via XBee Explorer to USB port.
GPIO pins are used through Pi4J library.
Also, you'll need a Lego Mindstorms NXT 2.0 kit with leJOS firmware and software.
Also you need this program running on the NXT: https://github.com/jperedadnr/NXTBeeNXT
A NXTBee adapter is required to plug a XBee antenna in port 4 of the NXT.