Kart Project for a Newbie

Hello !

I'm totally new in the domain. I want to create a RC Kart that i controller with a Controller i built myself. I'm wondering if it's possible to create an UI app on Unity with a LCD screen that communicate with my Arduino card.

I suppose that i have to build my Unity app on a Arduino nano (for example) ?

I need this UI and screen because i want to go farther than just a kart. I want to control the speed (like a boost who recharge every X second) with a jauge and the person have to see this jauge. And more ...

I don't know how to start with this.

Thanks for your advices !

Byye

What's a "Unity app"?

If you are just starting with Arduino, buy an Uno and a sensor kit. Then start getting familiar with the Arduino IDE and interfacing with various sensors and switches in the kit using the example sketches in the IDE.

Then, you will know where to start.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.