-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
7HAL32
committed
Aug 29, 2016
0 parents
commit 4260bbe
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
pbLua | ||
====== | ||
Implementation of Lua for Lego Mindstorms NXT. Developed by Ralph Hempel and originally provided at http://hempeldesigngroup.com/lego/pblua/. Due to downtime of this server the package is mirrored here for now. | ||
Instructions | ||
------ | ||
1. Download and install the [Lego Mindstorms NXT Software Suite]( | ||
http://esd.lego.com.edgesuite.net/digitaldelivery/mindstorms/6ecda7c2-1189-4816-b2dd-440e22d65814/public/MINDSTORMS%20NXT%20Retail%20MacWin%20v2.0f6.iso) for flashing the firmware. | ||
2. Head over to the [releases page](https://github.com/7HAL32/pbLua/releases) and grab the latest release. | ||
2. Open the dialog under **Tools** > **Update Firmware** and choose the file *pbLua.rfw* from the previously downloaded folder. | ||
3. Flash the firmware. |