Skip to content

serhankirca/TRS4R3NRobocar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The TRS4R3N Robocar is a remote-controlled DC car project. It can be controlled from the desktop as a desktop application using the C#.NET desktop software. It can also be controlled from a phone/tablet using Android software.

Technologies Used:

  • Arduino
  • C#.NET (Desktop), Java (Android)

Components:

  • 4WD Car Kit
  • L298N Motor Driver Board
  • HC05 Bluetooth Module
  • Arduino Nano
  • HC-SR04 Distance Sensor

Project Sources

1.TRS4R3N RobocarIMG-20250520-WA0002

2.Front ViewIMG-20250520-WA0003

3.Behind ViewIMG-20250520-WA0005

4.Andorid Application Main ScreenIMG-20250520-WA0004

5.User ManualIMG-20250520-WA0006

6.Control PanelIMG-20250520-WA0007

7.C#.NET Desktop Projecthttps://github.com/user-attachments/assets/c8addef7-5686-4b70-a8f7-923719188a00

I started by installing the 4WD Car Kit. Then, I made the necessary connections and soldered the components to the Arduino Nano and moved on to the coding phase. However, instead of compiling the code all at once, I preferred to proceed step by step. After the Arduino software was successful, I moved on to developing the Android software. I completed the software step by step, checking it step by step. Finally, I developed the C# desktop software and completed the project.

Releases

No releases published

Packages

 
 
 

Contributors