Jump to content
THIS IS THE TEST SITE OF EUROBRICKS!
THIS IS THE TEST SITE OF EUROBRICKS!

Featured Replies

Posted

Hi, I am currently working on a project. In this project I am trying to recreate a harbor where I have several buwizz 3.0 blocks. I want to control this via a Raspberry Pi 4. I want to use C# for this, ultimately I want to build a web interface in .NET to control this. Can anyone help me with this because I can't find much about it myself.

What OS do you use on the Pi? I would go for Python and/or Node-RED. C# and embedded systems aren't a very good match in my opinion. I have experience in C/C++/C#/Pascal/Python (and PHP, some VB(.Net), but I think the way to go on a Pi is Python.

  • 3 weeks later...
  • Author
On 7/25/2024 at 1:05 PM, JopieK said:

What OS do you use on the Pi? I would go for Python and/or Node-RED. C# and embedded systems aren't a very good match in my opinion. I have experience in C/C++/C#/Pascal/Python (and PHP, some VB(.Net), but I think the way to go on a Pi is Python.

Sorry for the late reaction, im currently using Debian Linux 12. The reason i wanted to use C# is because there repo where someone made a controller for the buwizz brick, but i cant get it to work on the RPI.
https://github.com/imurvai/brickcontroller2/tree/master

  • Author

What would u advise me to do? because the controller does have everything i need. But i just dont know if it would work on a RPI 4

Hey, I wrote the BC2 app. Now it's based on MAUI and as such it has has very good interop with the Android and ios subsystem. But I'm not sure about linux. So you would need to implement the bluetooth interface for it by yourself.

Python? - I don't know ...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.
Sponsored Links