Hi,
Good idea! I'll try this as soon as I can. Thanks for your feedback.
Regards,
B.
Search found 12 matches
- 21 Dec 2013, 23:15
- Forum: Mindstorms Software
- Topic: A bunch of scripts for linux users
- Replies: 2
- Views: 5670
- 27 Nov 2013, 23:00
- Forum: Mindstorms Software
- Topic: A bunch of scripts for linux users
- Replies: 2
- Views: 5670
A bunch of scripts for linux users
Hi,
Hope that will help some of you: http://broija.blogspot.fr/2013/11/a-few ... s-and.html
Regards,
B.
Hope that will help some of you: http://broija.blogspot.fr/2013/11/a-few ... s-and.html
Regards,
B.
- 27 Nov 2013, 22:44
- Forum: Mindstorms Software
- Topic: Using Qt 5 to display stuff on the EV3 screen
- Replies: 6
- Views: 11383
Re: Using Qt 5 to display stuff on the EV3 screen
OK, it depends on what you're expecting from a library. If BCC's API suits all your needs, it would be stupid to waste an hour or two to install Qt on your brick and other hours to learn how to use it. But you can't compare the two libraries, they're complementary on the EV3. BCC doesn't provide set...
- 26 Nov 2013, 21:43
- Forum: Mindstorms Software
- Topic: Using Qt 5 to display stuff on the EV3 screen
- Replies: 6
- Views: 11383
Re: Using Qt 5 to display stuff on the EV3 screen
Hi, Qt is a C++ framework, in other words a set of libraries containing a lot of classes and functions regarding containers, smart pointers, network, threads, animation (both 2D and 3D), graphical user interfaces and many other things... Concerning the graphic part, because that's what this topic de...
- 25 Nov 2013, 22:22
- Forum: Mindstorms Software
- Topic: Using Qt 5 to display stuff on the EV3 screen
- Replies: 6
- Views: 11383
- 24 Nov 2013, 14:07
- Forum: Mindstorms Software
- Topic: Using Qt 5 to display stuff on the EV3 screen
- Replies: 6
- Views: 11383
Re: Using Qt 5 to display stuff on the EV3 screen
Hi,
For some reason, the 'README.md' wasn't up to date on the repository. Sorry for that.
You can now read it for the instructions. If you have any question, do not hesitate to ask. The detailed tutorial should be available by the end of the month.
Regards,
B.
For some reason, the 'README.md' wasn't up to date on the repository. Sorry for that.
You can now read it for the instructions. If you have any question, do not hesitate to ask. The detailed tutorial should be available by the end of the month.
Regards,
B.
- 23 Nov 2013, 21:56
- Forum: Mindstorms Software
- Topic: Compiling and running Qt 5 for the EV3
- Replies: 6
- Views: 12431
Re: Compiling and running Qt 5 for the EV3
Hi,
This is done. Xander, thank you for your suggestion. Another topic has been created with the links: https://sourceforge.net/apps/phpbb/mind ... f=3&t=2023 .
Regards,
B.
This is done. Xander, thank you for your suggestion. Another topic has been created with the links: https://sourceforge.net/apps/phpbb/mind ... f=3&t=2023 .
Regards,
B.
- 23 Nov 2013, 21:52
- Forum: Mindstorms Software
- Topic: Using Qt 5 to display stuff on the EV3 screen
- Replies: 6
- Views: 11383
Using Qt 5 to display stuff on the EV3 screen
Hi, You can download source code to build a plugin that will make Qt work with the EV3 screen: https://github.com/broija/ev3linuxfb It's surely not optimized and I will add some modifications shortly. At this point, I've only tested the raster example with a 178 x 128 window. Open the README.md for ...
- 17 Nov 2013, 09:38
- Forum: Mindstorms Software
- Topic: EV3 network programming in C?
- Replies: 3
- Views: 8879
Re: EV3 network programming in C?
Hi, You can build and run C code on the EV3 brick using the CodeSourcery G++ Lite toolchain and CMake. I can send you simple files to get started if you're interested. I guess you could also use Qt (a C++ framework). You'll have to build the libraries for your brick. You can check my blog, I wrote a...
- 17 Nov 2013, 08:53
- Forum: Mindstorms Software
- Topic: Compiling and running Qt 5 for the EV3
- Replies: 6
- Views: 12431
Re: Compiling and running Qt 5 for the EV3
Hi Xander,
Thanks for answering. I'll give it a try.
Regards,
Thanks for answering. I'll give it a try.
Regards,