Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeankundev/boards
A collection and an archive of KiCad projects I made. Contains projects from 2023 - 2024.
https://github.com/zeankundev/boards
Last synced: 8 days ago
JSON representation
A collection and an archive of KiCad projects I made. Contains projects from 2023 - 2024.
- Host: GitHub
- URL: https://github.com/zeankundev/boards
- Owner: zeankundev
- Created: 2024-10-15T09:29:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-04T00:05:54.000Z (14 days ago)
- Last Synced: 2025-01-04T01:18:46.119Z (14 days ago)
- Size: 85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zeankun.dev's KiCad Boards Repository
A collection of folders for all of my KiCad projects. Archived projects also go here. Go take a look if you want to explore## Prerequisite
You will need:
- KiCad 8.0 (do not use nightly builds) or later
- gitJust clone the repo. That's it.
```
git clone https://github.com/zeankundev/boards.git
```## Directory explanation
Most of the projects you see here often orientate around microcontrollers. If you want an even more detailed one, you can read the listing here.- `Pico2040` and `Pico2350` series. These are my self-designed boards oriented mostly around ARM microcontrollers. especially the RP2040 and the RP2350
- `LiPower`, `BreadPower` and `LCDRucksack`. Those are two board categories that I like to classify them as being "useless". LiPower being the overengineered version of the TP4056 charger, BreadPower being the most **generic** breadboard power supply. Of course, this was designed before I even know USB-C PD. LCDRucksack is just literally a clone of the LCD backpacks out there, but with castellated holes.
- `ProyekOPSI2023` was the board I designed for the Indonesian research competition OPSI, in which I participated. There are two variants; the main is one contains an integrated MCU, being the ATMega328P, while the other one requires you to solder on a Pico2040 R2 Wireless by yourself.Have fun, LOL. Dig in on my archive. I might try to update more if I have a board to design. Anyways, cya.