Skip to content

The firmware for the main board of an open hardware car. This repo is a part of the Pixel open vehicle project. *** Прошивка для центрального блока электроники автомобиля. Этот репозиторий является частью проекта открытого автотранспорта Pixel.

License

Notifications You must be signed in to change notification settings

starfactorypixel/MainECU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MainECU

Важное

Эта версия прошивки предназначена для работы с платами версии 2. Если у вас более ранние модификации железа, то ищите прошивку в ветке board_v1.

Описание

Проект в Visual Studio Code + PlatformIO

Для сборки необходимо создать файл platformio_local.ini со следующим содержанием:

[env]
upload_port = COM3
upload_speed = 921600
monitor_port = COM3
build_flags = 
	;-DUSE_EMULATOR
	;-DNO_CAN_SEND

Где необходимо указать нужные настройки порта, скорости и опций сборки.

About

The firmware for the main board of an open hardware car. This repo is a part of the Pixel open vehicle project. *** Прошивка для центрального блока электроники автомобиля. Этот репозиторий является частью проекта открытого автотранспорта Pixel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published