summaryrefslogtreecommitdiff
path: root/pcb/iot-contact.kicad_sch
AgeCommit message (Collapse)Author
2024-08-23pcb: Remove folderxengineering
It is planned to switch to Ethernet instead of LoRa for communication. Thus the custom PCB with the STM32WL MCU does not make sense anymore. To get started the Ethernet variant will use a ST NUCLEO board to avoid creating a custom PCB first.
2024-06-08pcb: Add TLV70233 voltage converterxengineering
This IC has a small footprint and will provide the 3.3 V for the microcontroller.
2024-06-05pcb: Split into a hierarchy of schematicsxengineering
2024-06-05pcb: Add 10-pin ARM Cortex debug connectorxengineering
2024-06-05pcb: Add USB-C connector to schematicxengineering
2024-06-03pcb: Add STM32WL55JCIx microcontrollerxengineering
Based on UM2592 the development kit Nucleo WL55JC which is used for firmware development is based on the STM32WL55JCI7 microcontroller. Thus this MCU should be a good starting point for now.
2024-06-03pcb: Create empty KiCad 8.0 projectxengineering