Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions 1209/25F0/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
layout: pid
title: JxMake USB CDC-ACM Device
owner: blue-wind-25
license: LGPL-3.0-or-later
site: https://github.com/blue-wind-25/JxMake
source: https://github.com/blue-wind-25/JxMake/tree/main/hardware/Tools/KiCad8/USB_Serial_Hub_GLST
---
A generic USB CDC-ACM device for non-LUFA-based implementations in the JxMake project, providing firmware and hardware support for USB serial communication across multiple platforms.

The project is hosted on both GitHub and SourceForge:

### Main Hardware
The USB hub with embedded USB-to-serial converter (schematic and PCB):
* [GitHub Repository](https://github.com/blue-wind-25/JxMake/tree/main/hardware/Tools/KiCad8/USB_Serial_Hub_GLST)
* [SourceForge Repository](https://sourceforge.net/p/jxmake/code/HEAD/tree/trunk/hardware/Tools/KiCad8/USB_Serial_Hub_GLST)

### Main Hardware Firmware
* [GitHub Repository](https://github.com/blue-wind-25/JxMake/tree/main/hardware/Tools/Firmware/USB_Serial_Hub_GLST)
* [SourceForge Repository](https://sourceforge.net/p/jxmake/code/HEAD/tree/trunk/hardware/Tools/Firmware/USB_Serial_Hub_GLST)

### Power Supply Selector and Sequencer
Schematic and PCB for the main hardware (replaceable with your own design):
* [GitHub Repository](https://github.com/blue-wind-25/JxMake/tree/main/hardware/Tools/KiCad8/Power_Supply_Control)
* [SourceForge Repository](https://sourceforge.net/p/jxmake/code/HEAD/tree/trunk/hardware/Tools/KiCad8/Power_Supply_Control)

### Power Supply Selector and Sequencer Firmware
Firmware components for the power supply control design:
* **Common:**
* [GitHub](https://github.com/blue-wind-25/JxMake/tree/main/hardware/Tools/Firmware/ATtiny44A_Power_Supply_Control___Common)
* [SourceForge](https://sourceforge.net/p/jxmake/code/HEAD/tree/trunk/hardware/Tools/Firmware/ATtiny44A_Power_Supply_Control___Common)
* **Selector:**
* [GitHub](https://github.com/blue-wind-25/JxMake/tree/main/hardware/Tools/Firmware/ATtiny44A_Power_Supply_Control___Selector)
* [SourceForge](https://sourceforge.net/p/jxmake/code/HEAD/tree/trunk/hardware/Tools/Firmware/ATtiny44A_Power_Supply_Control___Selector)
* **Sequencer:**
* [GitHub](https://github.com/blue-wind-25/JxMake/tree/main/hardware/Tools/Firmware/ATtiny44A_Power_Supply_Control___Sequencer)
* [SourceForge](https://sourceforge.net/p/jxmake/code/HEAD/tree/trunk/hardware/Tools/Firmware/ATtiny44A_Power_Supply_Control___Sequencer)
11 changes: 11 additions & 0 deletions org/blue-wind-25/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: org
title: Blue Wind 25
site: https://github.com/blue-wind-25
---

Blue Wind 25 (Aloysius Indrayanto) is an Open Source Hardware (OSHW) developer and open-source contributor
focused on hardware designs and build tool configurations.

* **GitHub:** [github.com/blue-wind-25](https://github.com/blue-wind-25)
* **SourceForge:** [sourceforge.net/u/blue_wind_25](https://sourceforge.net/u/blue_wind_25/profile)