An open API service indexing awesome lists of open source software.

https://github.com/atar-axis/858dplus

custom firmware for 858Dplus
https://github.com/atar-axis/858dplus

Last synced: 8 months ago
JSON representation

custom firmware for 858Dplus

Awesome Lists containing this project

README

          

# 858Dplus

This is an alternative firmware for the 858D+,
it is based on madworms youyue-858D-plus repo, which is located here: https://github.com/madworm/Youyue-858D-plus

The main difference is, that this variant is pure C without all those Arduino specific things.

## Compilation

To compile the firmware on linux, you need at least
`sudo apt-get install avr-libc gcc-avr make build-essential`

All you need to do is running `make` in the directory where the Makefile is.

## Upload

Upload using e.g. `avr-dude`, fuses are described here:
https://www.eevblog.com/forum/reviews/youyue-858d-some-reverse-engineering-custom-firmware/msg1320798/#msg1320798