Start a new topic

Edit Firmware

So was looking into making a few changes and opened up the files in Arduino as I use that for my 3D printers firmware. Seems there is an old link to the for the board manager that no longer works

https://github.com/chris1howell/Arduino_Board_Manager

 

Searching the forums things go back many years I fear some of what I found is very obsolete.


Let's say I want to lower the temperature threshold it's easy to find in the open_evse.h file but I cannot load the correct board to compile it.


Looking to make some other changes too don't mind setting up a dev environment just need some direction as what is here in the forums seems outdated.


Suggestions options?



1 Comment

The OpenEVSE source code has a boards file:

https://github.com/OpenEVSE/open_evse/tree/stable/boards


But if you want a shortcut, just pick the Arduino Uno.

Login or Signup to post a comment