Reply To: Monobrick framework – question
You need to place them in /home/root/apps. You still have to compile the stuff with your computer.
View ArticleReply To: Usage of PlaySoundFile()
Hi, I stumbled upon the same issue and took the time to fix it (my daughter desperately wanted to add minion sounds to our robot). For this just took the LeJOS implementation for this which looked a...
View ArticleReply To: Usage of PlaySoundFile()
Can you please upload your monobrickfirmware.dll? I tried to copy the fixes and it works but the file doesn’t stop playing.
View ArticleReply To: Usage of PlaySoundFile()
Hello, I just created a pull request with the suggestions coming from Rasep Retrep. In the meanwhile you can access the forked repository here Full credit for the solution of this annoying bug goes to...
View ArticleReply To: Usage of PlaySoundFile()
Hello again, Attached to this post there should be the modified .dll Cheers, Riccardo. Edit. Dll files cannot be attached into the forum for reasonable security reasons.
View ArticleReply To: Usage of PlaySoundFile()
Thanks for linking the github pull request. I included the support for the Hitechnic IR Link sensor that I ported from LeJOS and compiled everything. I didn’t test it yet but everything should work....
View ArticleHow to use it with Visual Studio?
Hello, I wanted to use it using Visual Studio, but I wonder how to do it. There is a Xamarin Add-in, but not for Visual Studio. Do I need to download the .dll file? Do I need to install the Mono...
View ArticleReply To: How to use it with Visual Studio?
You can use visual studio if you import the dll into your project. No mono library is required.
View ArticleReply To: How to use it with Visual Studio?
Like every other DLL. Google it or just click around a bit and you should find it.
View ArticleConnecting to the ev3 brick
Hello, I’m also having trouble connecting to the ev3 brick on windows 10. First I tried Bluetooth. So I followed the tutorial and installed the 512mb image to my 2gb SD card. I booted the ev3 and...
View ArticleReply To: Connecting to the ev3 brick
I don’t think that the MonoBrick Firmware supports bluetooth.
View ArticleReply To: Connecting to the ev3 brick
Ah ok, I see what you mean now. The firmware doesnt but the library does. Thanks. I hope I can make it work through USB then.
View ArticleNot booting anymore
The Bricks keeps booting. Normaly it shows me the logo and a label in the bottom left corner that says “Starting”. But now it shows the logo and a blinking underline in the top left corner, then after...
View ArticleReply To: Not booting anymore
i don’t know whether the version on the website got updated the last few weeks but when trying to fix this i was in school and downloaded them ( 2 days ago ). the next day i took the version i...
View ArticleMonobrick Tutorial in German
Hi, Tcm0 made an awesome MonoBrick tutorial in German by the end of 2014. http://www.monobrick.dk/forums/topic/monobrick-tutorial-german/ I tried to download it, but the link on that page is down for...
View ArticleReply To: Monobrick Tutorial in German
Sure, I still have it (what a wonder ). The problem is that the guys where I got the domain went offline and I don’t have a new one – but the server itself is still up and running....
View ArticleReply To: MonoBrick Tutorial [German]
The link isn’t avaible anymore because the domain went offline. But you can still get it at http://technicmaster0.no-ip.biz/Technicmaster0/Website/Mindstorms/EV3/Programmierung/MonoBrick%20Tutorial.pdf
View ArticleVisual Studio 2017
Did anyone succeed in compiling a program with Visual Studio 2017 on Windows 10 (Release 10/2017)? I am able to transfer a program and the MonoBrickFirmware.dll to the apps folder, but the program...
View Article