Quantcast
Channel: MonoBrick.DK » All Posts
Browsing all 160 articles
Browse latest View live

No Programs has been uploaded

Hi, Perhaps a silly question. After using the communication library succesfully for a while, I wanted to work with the Firmware DLL. I did everything mentioned in the guide. So creating a bootable SD,...

View Article


Reply To: No Programs has been uploaded

Hi Seems the guide is not up to date. Simply create a folder under the app folder and place the content of the build output in that folder. The name of the subfolder will appear as the program name....

View Article


Reply To: Using library to deal with I2C sensors and EV3

Hi I must have misunderstood your question. The firmware takes care of detecting the sensor type and therefore also the I2C part. No way to setup I2C via the communication library. But if the firmware...

View Article

Reply To: No Programs has been uploaded

Hi Anders, Thanks for your quick response. It all works fine now. Gr. Kees

View Article

Reply To: Using library to deal with I2C sensors and EV3

Thanks Anders, Nice, So the solution to my problem will be : - Install the EV3 firmware on SD card - Install the dll an compile my app (to deal with I2C sensors), I’m using VisuaStudio - Manually...

View Article


Reply To: Using library to deal with I2C sensors and EV3

Hi Anders, Browsing the forum, I found useful examples about the way to send/receive message with the Web Server. Also thanks for the I2CSensor class, I manage to deal with the LightSensorArray,not...

View Article

Monobrick and latest leJOS firmware

Hi, The latest EV3 version (0.9.1) of leJOS brings some correction about I2C sensors, like the correct handling of LOWSPEED_9V value (that made the RFID sensor from CODATEX working). Do you plan to...

View Article

Reply To: TCP/IP USB connection

Hi Anders, thanks for taking the time to followup, indeed I was a bit confused initially. In the meantime I’ve figured out how to communicate between a .Net program running on the brick with your...

View Article


Image may be NSFW.
Clik here to view.

Reply To: WiFi connection to multiple EV3's on same network

I have the exact problem!! Did you find any solution, bombarie (or anyone)? Thanks! DJuego This reply was modified 3 days, 12 hours ago by  DJuego Director De Juego.

View Article


Start program does not work

Hello all, I cant make the StartProgram method of the Brick work. I am trying the StartProgram(string) method but I am not sure what is the parameter value. Anyone using this method can post an...

View Article

I can't connect to the EV3 with WIFI

Yesterday i installed monobrick on my EV3 and all seems working fine, i can ping the brick and i can acces the files with winscp. But when i try to open a connection to him in vb.net i get a “Failed...

View Article

Image may be NSFW.
Clik here to view.

Gyro stops updating

Hello I have encountered a problem with gyro. After few seconds of repetitive reading, gyro value stops updating. I tried same test on ev3dev image and there was no problems. Monobrick image was...

View Article

Image may be NSFW.
Clik here to view.

TouchSensor event

Hi, I thought it would be nice to implement an event for the EV3 touchsensor which occurs when the state of the sensor changes (from pressed to released or from released to pressed). Reason is that...

View Article


Reply To: Gyro stops updating

Nevermind… it was cable problem… please delete

View Article

Image may be NSFW.
Clik here to view.

Reply To: TouchSensor event

Ouch, stupid me… The solution was simple. I made the mistake to create a MonoBrickFirmware.Sound.Speaker object in the method that is called whenever the event occurs (method StateChanged in...

View Article


Test project can't connect to ev3 via usb (Linux x64)

Hi I can’t connect to ev3 via usb when using Test project and that is strange because I can ping 10.0.1.1 and I can even ssh into the brick. I followed this tutorial (...

View Article

NXT IRSeeker V2

Is there a way to use NXT IRSeeker V2 with ev3?

View Article


Reply To: NXT IRSeeker V2

You can try to Port it’s code from another Firmware.

View Article

Problem with inacurate NXT motor control

I have just started experimenting with this monobrick software and I have Lego NXT, not EV3. I am trying to control the NXT motor by moving a number of specific degrees at a time. example I want the...

View Article

Image may be NSFW.
Clik here to view.

Problems with AbsoluteIMU-ACG from Mindsensors

Hello, I need the AbsoluteIMU-ACG for a project, but reading a register with e.g ReadRegister((byte)I2CRegisters.XGyroDataLSB, 6); always returns the register in decimal notation as first byte and 0...

View Article
Browsing all 160 articles
Browse latest View live