![]() |
nxcEditor
|
| Language |
|
| Summary | The nxcEditor can be used to program a NXT robot with a Linux operating system (the NXC source code is highlighted). The program can optionally be run on the real robot or the nxcSimulator, which is integrated in the nxcEditor (the official NBC compiler is invoked from the nxcEditor). The nxcEditor (as well as the nxcSimulator) is designed for teaching programming to beginners. |
| nxcSimulator | Brief information ... |
| License | The nxcEditor is free software: you can redistribute it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details (http://www.gnu.org/licenses/) |
| Instructions | Instructions, introduction to NXC and more as a book ![]() |
| Requirements | - tested on different netbooks with Atom-CPU - best performance with 3D-driver for the graphic card |
| Installation |
USERNAME ALL = NOPASSWD: /usr/local/bin/nbc USERNAME ALL = NOPASSWD: /usr/local/bin/nexttool or ALL ALL = NOPASSWD: /usr/local/bin/nbc ALL ALL = NOPASSWD: /usr/local/bin/nexttool Attention: The sudoers file will only work with exactly this permissions: r-- r-- --- (440) |
| Support | Help Open Discussion |
| Short videos | nxcEditor and nxcSimulator (YouTube) - Create a robot (YouTube) - Create a background (YouTube) - Working with the NXC tutorial by Daniele Benedettelli (YouTube) Example: “Sound garden“ (YouTube) Example: “Maze – find the red point“ (YouTube) Example: “Drawing“ (YouTube) |
| Downloads | Many thanks to John Hansen for his permission to use his tools on the LINUX-IMAGES and as a zip-file. LIVE-LINUX-CD-IMAGE 0.0.33 with nxcEditor v0.1.1 LINUX-USB-IMAGE 0.0.33 with nxcEditor v0.1.1 LINUX-VMDK-IMAGE 0.0.33 with nxcEditor v0.1.1
nxcEditor 0.1.2.testing_r4 nxcEditor 0.1.1 nxcEditor 0.0.98 nxcEditor 0.0.81 nbc and nexttool as zip-file – there is a hint for 64-bit Linux! Sources for the current version Background: Maze – included since version 0.1.0 |
| Changes |
nxcEditor 0.1.2.testing (gambas 3.4.x)
|