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 ArticleReply 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 ArticleReply To: No Programs has been uploaded
Hi Anders, Thanks for your quick response. It all works fine now. Gr. Kees
View ArticleMonobrick 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 ArticleReply 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 ArticleGyro 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 ArticleTouchSensor 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 ArticleReply 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 ArticleProblems 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 ArticleReply To: Usage of PlaySoundFile()
This is an old post, but I’m also now in April 2016 trying to playback a .wav file. Has this problem been fixed? Thanks
View ArticleReply To: Usage of PlaySoundFile()
Thanks for the reply. Sorry to hear. Would be sad if support for MonoBrick is waning? But being provided free and all….
View ArticleEv3 stuck on booting logo for a while, then shuts down.
I installed most recent image onto a 16gb micro SD, as per instructions. However, when I plug the card into ev3, and boot it up, it won’t work. It hangs at loading screen, where only the logo is...
View ArticleReply To: Monobrick and latest leJOS firmware
Hello, I’m also interested in an updated version of Monobrick. It would be nice to have leJOS 0.9.1 and, most important, mono 4.4.1.0 ! Any plans about that ? I would like to update it myself and...
View ArticleReply To: Ev3 stuck on booting logo for a while, then shuts down.
Maybe you need an older firmware.
View ArticleReply To: Monobrick and latest leJOS firmware
Fixing the I2C sensor stuff shouldn’t be too hard but a complete update or updating the mono version probably isn’t that easy.
View ArticleMonobrick framework – question
Dear MonoBrick community, I am busy with a project related to the MonoBrick firmware. I have a Micro-SD card with the firmware on it but I am wondering something. If I start the MonoBrick the first...
View Article