valerionew / unisolder-notes

Markdown documentation repo for building and chosing parts for Unisolder, the open source universal soldering iron controller
Creative Commons Attribution 4.0 International
202 stars 46 forks source link

Esp32 porting #1

Closed Testato closed 6 years ago

Testato commented 6 years ago

I propose to start to work on an Wiring porting for Esp32 mcu, with Ota+wifi+bt future expansion.

valerionew commented 6 years ago

I don't know if the ESP can hanlde all the fpu computation (required for the pid), the original project uses a PIC32MX. Moreover there are no source file released at the moment, and the author doesn't plan to release them. Btw this repo is just intended to be a bom and assembly guide, we should reefer to the original topic on Dangerousprototypes' forum...

PS we have still some work to do with ADB-3020-CDV

Testato commented 6 years ago

No open source project ? Xxxxccccccbbnkllgfsshjk Please add this info and link to the project on the first page of this Readme.

+1 for the ADB project

valerionew commented 6 years ago

Schematics, gerbers and all the informations are released, but the board was designed in altium designer, expensive proprietary software... So anyway we couldn't do anything with the altium designer's files.

valerionew commented 6 years ago

Also the firmware is open. The only thing are the altium designer's files...

Testato commented 6 years ago

Ok, so it is completely opensource and in teory is is possible a porting of the board files and firmware to for example eagle+wiring