lego-mindstorms Questions
3
Solved
Yesterday I've worked on a project and got this exception:
System.IO.FileNotFoundException: Could not load file or assembly. The system cannot find the file specified.
Then I've Googled for hours...
Shaftesbury asked 4/1, 2020 at 13:0
1
I have been using the new LEGO® MINDSTORMS® Robot Inventor.
When creating a new "Project", the said project seems to contain a single file. However, at the start of every sample code file...
Spastic asked 20/10, 2020 at 16:30
1
I want to create OS X app to work with Lego Mindstorms NXT 2.0 via Bluetooth.
I tried to make it with Objective C and Python, but there are some problems with both.
About Objective C:
I only fou...
Unifilar asked 8/6, 2012 at 22:6
4
Does anybody know how to establish a bluetooth connection from a self-written iOS app to the
new LEGO Mindstorms EV3 programmable brick?
I tried to do this via the scanForPeripheralsWithServices:o...
Moriyama asked 7/9, 2013 at 20:2
2
First of all, I'm new for this and I need a little help!
I have a LEGO Mindstorms EV3 robot, I downloaded (LEGO Mindstorms EV3 Home Edition) to control the EV3. Unfortunately, I couldn't find the ...
Himmler asked 15/2, 2015 at 12:49
2
Solved
I have some Code (for ev3dev):
class Motor(object):
def __init__(self, portName):
self.base = "/sys/class/tacho-motor/motor"
self.number = self.getMotorNumberWithSpecificPortName(portN...
Hub asked 31/3, 2016 at 11:30
4
Solved
I am thinking about buying a mindstorms kit (I don't currently own one but I have used 1.0 at university) and I am a bit unsure as to the benefits of 2.0 over 1.0. I have seen other posts on the su...
Pinnatifid asked 18/4, 2010 at 18:49
3
Solved
Is there a Java SDK for Lego Mindstorms? Can I compile Scala code to JAR and run it in Lego Mindstorms?
Interference asked 1/10, 2011 at 12:11
2
I am new to NBC programming and am trying to program my Lego NXT Brick to search for and follow a line of black electrical tape that I have on the floor (I have the light sensor in the front and po...
Wicklund asked 15/12, 2013 at 4:41
4
Solved
A while back, I got a LEGO Mindstorms NXT set for Christmas, and now I would like to program it in C++.
I have looked around, here and other places, and could not find a cross-platform, open sourc...
Shred asked 18/12, 2009 at 3:22
4
I am working on a Lego Mindstorm NXT robot, which do not support Java reflection.
For some reason (the parallel creation of a simulator and an actual mindstorm) we want to use Serialization to exc...
Microphyte asked 5/3, 2013 at 13:25
6
Solved
Is there C# (.NET) library for Lego Mindstorm NXT, which is up-to-date?
NXT.NET for LEGO Mindstorms
last update 18.04.2008
http://nxtnet.codeplex.com/
MindSqualls
last update 05.06.200...
Quintinquintina asked 9/3, 2010 at 12:23
2
Solved
Does anybody know, how to build a bluetooth connection between Android and LEGO-Mindstorm-NXT?
The connection between two NXTs works fine. But the other Connection-type likes not so easy.
I am work...
Karachi asked 11/2, 2011 at 12:37
2
I'm writing on Ubuntu 12.04 in Anjuta with C and GTK a program. It's a graphical interface for the nbc (Lego NXT Compiler). I have a GTKTextView. Now I want to save the content of the textview to a...
Slusher asked 18/6, 2012 at 17:53
2
Solved
You have some LEGO plastic bricks, all bricks are 1x1x1. Also you have one tile, 1xN (N <= 80), on which you should place the LEGO bricks. You can order them in sequences (one sequence is correc...
Purulent asked 1/5, 2012 at 9:49
1
I am currently working on a project involving a Lego Mindstorms kit. The brick is the NXT and I was curious about the bluetooth ping rates.
I ran a test of 100 pings on it and got some interestin...
Easy asked 9/3, 2012 at 20:50
1
Solved
I was toying with Lego digital designer the other day (http://ldd.lego.com/) and I was wondering if the saved file could be relatively easily parsed.
As anybody ever done that before? I'm looking f...
Thedrick asked 14/2, 2012 at 10:39
4
Solved
I want to start coding in Python or Ruby. Since I own a Lego Midstorms kit I thought it would be nice to program against it. Are there any good translators / interpeters for the Mindstorms brick?
Stereochemistry asked 19/6, 2009 at 11:15
4
Solved
I am trying to move a robot using a compass. We use the compass to make the robot move in straight line, it uses 2 wheels and they move a bit different.
So we set a value between 0 and 359 as direc...
Conference asked 5/4, 2011 at 12:56
4
Solved
Background
Lego produces the X-Large Gray Baseplate, which is a large building plate that is 48 studs wide and 48 studs tall, resulting in a total area of 2304 studs. Being a Lego fanatic, I...
Sadiesadira asked 15/3, 2011 at 3:36
9
Solved
I would like to learn how to write software for controlling robots.
Is Lego MindStorms a good choice for this? Are there better alternatives?
I'd prefer MindStorms, but after reading a coup...
Athwartships asked 18/4, 2009 at 21:5
4
Solved
I am working on an application called Enchanting. The application, based on Scratch, emits Java source code and compiles it for uploading onto LEGO Mindstorms NXT Robots.
While the application is ...
Patentor asked 9/11, 2010 at 0:19
2
I've got 30 unopened Lego Mindstorms kits that I'd love to use in my intro programming class to do some simple robotics stuff at the end of the year. We're using Python in the class, so I'd prefer ...
Elbrus asked 8/4, 2010 at 1:5
4
As a student teacher I am very interested in how effective "mini languages" such as Scratch, Logo, Alice and Lego mindstorms are in teaching the pupil the core concepts of programming such as...
Guanabana asked 5/4, 2010 at 16:1
2
Solved
I am building a balancing robot using the Lego Mindstorm's NXT system. I am using two sensors from HiTechnic, the first being an Accelerometer and the second being a Gyroscope. I've successfully fi...
Hora asked 19/10, 2009 at 1:56
1 Next >
© 2022 - 2024 — McMap. All rights reserved.