forkineye / ESPixelStick

Firmware for the ESPixelStick
http://forkineye.com/
528 stars 169 forks source link

Full I2C OLED support with different screen sizes/types #741

Open noman1228 opened 4 months ago

noman1228 commented 4 months ago

I hope this is getting closer to what you guys are expecting. I'm also close to having a full BOM list and PCB design to add. ESP-JMT

MartinMueller2003 commented 4 months ago

I assume you have some additional discrete components you are putting on the board. Also, you have not updated the files in the ESPixelStick\dist directory so your platform will never been seen in the flashtool.

noman1228 commented 4 months ago

Still trying to get a reliable and inexpensive vendor on Amazon for caps and fuse holders... It's just so cheap and fast to iterate through designs with JLCPCB and knowing the end result will need them. Suggestions for additional discrete?

MartinMueller2003 commented 4 months ago

Shelby does the actual merges.

MartinMueller2003 commented 4 months ago

RE Vendors, I buy from AliExpress and Ebay when I have plenty of time to wait for parts. I buy from DigiKey and Mouser if I need things fast. I have bought from Amazon if I need things tomorrow. They tend to be the most expensive option.

noman1228 commented 1 month ago

Obviously I'm nowhere near calling myself a coder and even when I thought I was (a wee young boy) GitHub or basically any version control didn't exist. Do I need to do anything else?

MartinMueller2003 commented 1 month ago

Conflicting files have been resolved. Shelby is the person that controls what goes into main. Your code looks good to me and is now in sync with the latest on main.

forkineye commented 1 month ago

It seems to be slightly stale now as there are two conflicts in regards to board definitions. Resolve those and I'll get it merged, thanks.

forkineye commented 1 month ago

Looks like platformio.ini has some issues, check the CI run.

noman1228 commented 1 month ago

Must stop attempting to code with my child present....