2 posts / 0 new
Last post
bfox
Can i use OVM software on different hardware (for example the Freematics One+) ?

Hi,
noob question...

Can i use OVM software on different hardware (for example the Freematics One+) ?
I have a couple of units i'm not using and it seems to me they are quite similar (Esp32) to the OVMS hardware. Can i use them?

Thanks!

 

markwj
markwj's picture
The firmware is open source,

The firmware is open source, so you can port to another hardware platform if you want. It is unlikely to run on other hardware with standard firmware.

We do use the ESP32 WROVER module (which includes PSRAM). You can build for raw ESP32 (without PSRAM), but memory can be very tight and you would need to cut out a bunch of features.

Log in or register to post comments