Skip to content

would a ESP8285 chip work with HyperSerialESP8266? #26

Answered by awawa-dev
computergreek asked this question in Q&A
Discussion options

You must be logged in to vote

Hi
Thanks :) You will probably need to recompile the firmware and change the target platform from esp8266 to esp8285, but this part should be very easy. I don't have it, but the 8285 uses a different clock. It may or may not interfere with the Neopixelbus library clock management for some rendering methods: you can ask in that project if they have encountered esp8285 in practice. You still need a decent serial communication chip on board like the genuine ch340g and you have to be very careful to avoid situations like the esp8285 board in this adapter being powered from the LED strip power supply and the USB port at the same time (they must be separated, only the common ground should be pr…

Replies: 1 comment 19 replies

Comment options

You must be logged in to vote
19 replies
@computergreek
Comment options

@awawa-dev
Comment options

@computergreek
Comment options

@computergreek
Comment options

@awawa-dev
Comment options

Answer selected by computergreek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants