Skip to content

gc1011250/CSGORadar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

CSGORadar.

For a school project I had to do something with an arduino. I decided to make a radar for csgo with a led matrix.

Supplies.

  1. Arduino Uno.
  2. 2 Breadboards.
  3. 8x8 led matrix.

Connections.

The connections between the arduino and the led matrix looks something like this.

matrix_connections_s9OJ43nrTc

Stuff you'll have to change.

You will have to update the addresses and offsets in the main.cpp file for it to work. The addresses can be found here: https://github.com/frk1/hazedumper/blob/master/csgo.cs. You will probably also have to change the COM port for it to work which is also in the main.cpp file. I did tape off one row and one column in order to have a center point.

When it's working it should look something like this.

csgo.arduino.mp4

About

arduino radar for csgo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages