Closed DRSDavidSoft closed 6 years ago
Upon further inspection this fork seems to support CH340G: https://github.com/ideniden/PhysicaloidLibrary
I was not able to get it to work. Any cues?
I'm quite busy at the moment working on some UHS30 code, some of which has been on hold for 1 year or more. Soon as I get a few things out of the way, I do plan on doing a push to the repo that includes some extras, such as serial over wifi/ethernet, and a serial on bluetooth skeleton. WinChip Head support is next on my list today.
Please carry on discussion here, as I am pretty sure that this account has been forgotten, and since I have been making more progress than anyone else with this library. Thanks!
⚠ PLEASE NOTE
✅ If the original author decides to come back from the dead at any moment, we'd like to encourage merging back the more active forks into the main branch.
Fore more information, click here: https://github.com/xxxajk/PhysicaloidLibrary/issues/2
Some Arduino Clones use CH340G Serial to USB Chips, with DTR pin also connected.
Could you take a look at the following drivers and add it to Physicaloid? That way we can upload HEX files using both CP chips and CH34x chips.
/usbserial/driver/Ch34xSerialDriver.java
/usbserial/CH34xSerialDevice.java
Update: This issue already has a solution here: https://github.com/xxxajk/PhysicaloidLibrary/issues/2