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
- Host: GitHub
- URL: https://github.com/atar-axis/858dplus
- Owner: atar-axis
- Created: 2017-10-23T09:46:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-15T15:07:30.000Z (over 7 years ago)
- Last Synced: 2025-04-07T07:06:16.381Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 233 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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