All Projects → madworm → Youyue 858d Plus

madworm / Youyue 858d Plus

CODE: Custom firmware for Youyue 858D+ (ATmega168/328P)

Labels

Projects that are alternatives of or similar to Youyue 858d Plus

Docs
Documentation for Particle
Stars: ✭ 131 (-5.07%)
Mutual labels:  arduino
Webserial
Remote Serial monitor for ESP8266 & ESP32
Stars: ✭ 133 (-3.62%)
Mutual labels:  arduino
Towl
Digistump Oak - Telemetry over Opportunistic WiFi Links (ESP8266)
Stars: ✭ 137 (-0.72%)
Mutual labels:  arduino
Efll
eFLL (Embedded Fuzzy Logic Library) is a standard library for Embedded Systems
Stars: ✭ 131 (-5.07%)
Mutual labels:  arduino
Loralib
Arduino library for LoRa modules based on SX127x/RFM9x chips
Stars: ✭ 134 (-2.9%)
Mutual labels:  arduino
Mycontroller V1 Legacy
The Open Source Controller
Stars: ✭ 135 (-2.17%)
Mutual labels:  arduino
Adafruit ina219
INA219 Current Sensor
Stars: ✭ 129 (-6.52%)
Mutual labels:  arduino
Rf24
OSI Layer 2 driver for nRF24L01 on Arduino & Raspberry Pi/Linux Devices
Stars: ✭ 1,813 (+1213.77%)
Mutual labels:  arduino
Tinyspi
Arduino hardware SPI library for ATtiny44/84, 45/85, 461/861, 2313/4313.
Stars: ✭ 134 (-2.9%)
Mutual labels:  arduino
Irremoteesp8266
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
Stars: ✭ 1,964 (+1323.19%)
Mutual labels:  arduino
Vjoyserialfeeder
Feed Virtual Joystick driver with data from a serial port
Stars: ✭ 133 (-3.62%)
Mutual labels:  arduino
Home Assistant Config
My Home Assistant Configuration 🏡🏡
Stars: ✭ 133 (-3.62%)
Mutual labels:  arduino
Arduino Timer
Non-blocking library for delaying function calls
Stars: ✭ 133 (-3.62%)
Mutual labels:  arduino
Arduino
C# .NET - Arduino library supporting simultaneous serial ASCII, Firmata and I2C communication
Stars: ✭ 130 (-5.8%)
Mutual labels:  arduino
Arduino Canhacker
CanHacker (lawicel) CAN adapter on Arduino + MCP2515
Stars: ✭ 136 (-1.45%)
Mutual labels:  arduino
Brasilino
Uma biblioteca que permite programar em linguagem Arduino utilizando comandos facilitados em PT-BR. 🇧🇷
Stars: ✭ 131 (-5.07%)
Mutual labels:  arduino
Simplecli
Command Line Interface Library for Arduino
Stars: ✭ 135 (-2.17%)
Mutual labels:  arduino
Openfpgaduino
All open source file and project for OpenFPGAduino project
Stars: ✭ 137 (-0.72%)
Mutual labels:  arduino
Arduino
Arduino electronics hacking
Stars: ✭ 137 (-0.72%)
Mutual labels:  arduino
Rotaryencoder
RotaryEncoder Arduino Library
Stars: ✭ 134 (-2.9%)
Mutual labels:  arduino

Youyue-858D-plus

Custom firmware for the Youyue 858D+ (ATmega168/ATmega328)

There is a 'user manual' of sorts in the 'Docs' folder.

Some videos showing the progress from 'stock firmware' with massive temperature overshoot towards almost no overshoot at all.

https://www.youtube.com/playlist?list=PLONcxJMOrdyeYuEgM6qhCllZelN6gPjrT

Please note:

Although this device looks very much like ones sold by 'Atten' and others, the innards are not necessarily the same. The heater / wand are probably the same, but I know that e.g. the 'Atten 858D' uses a different mainboard with a different brand micro controller.

Naturally, this firmware will only work 'as is' for the exact mcu / mainboard combination I have. Please see the 'Docs' folder for schematic and PCB photos.

MCU-Adapter repository (optional).

FAN-speed-mod repository (optional).

Adapter PCB for clones with Samsung MCU EEVBLOG

Compiling/Development

There are currently three options available, choose your preferred environemt:

  • Use the Arduino IDE, make sure you do ISP Upload and don't use the arduino bootloader.
  • Use Atmel Studio 6 together with the VisualMicro Plugin for Arduino support, make sure you do ISP Upload and don't use the arduino bootloader.
  • "raw" text editing and Makefiles, to do so run git submodule update --init and afterwards make ispload. You probably need to adjust ISP_PROG and AVRDUDE_ARD_PROGRAMMER in the makefile.

The supplied release.sh only works together with the Makefile method.


Safety information / disclaimer:

Making any modifications to this device may cause you irreversible physical harm or worse. You do this at your own risk.

There is a significant risk of lethal electrical shock, so if you still insist of doing so, make sure to ALWAYS UNPLUG THE MAINS CABLE before dismantling the device. Check repeatedly.

If you have an isolation transformer - do use it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].