mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Update README.md
This commit is contained in:
parent
e35da04118
commit
40654f0d7e
1 changed files with 3 additions and 1 deletions
|
@ -18,6 +18,8 @@ This code fits on the LilyGo ESP32 T-CAN485 devboard , see https://github.com/Xi
|
|||
Click "File" in the upper left corner -> Preferences -> Additional Development >Board Manager URL -> Enter the URL in the input box https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
|
||||
3. Go to "Boards Manager", and install the ESP32 package by Espressif Systems
|
||||
4. The arduino settings should be set to "ESP32 Dev Module" with the following settings;
|
||||
|
||||

|
||||
5. Press Verify and Upload to send the sketch to the board
|
||||
|
||||
## Dependencies
|
||||
This code uses two libraries, ESP32-Arduino-CAN (https://github.com/miwagner/ESP32-Arduino-CAN/) slightly modified for this usecase, and the eModbus library (https://github.com/eModbus/eModbus). Both these are already located in the Software folder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue