119 skills found · Page 1 of 4
fossasia / Pslab HardwarePSLab Hardware Design and Schematics https://pslab.io
leoheck / KiriKiri is a visual tool designed for reviewing schematics and layouts of KiCad projects that are version-controlled with Git.
TechxArtisanStudio / Openterface Mini KVM HardwareOpenterface Mini-KVM: Hardware Design, Schematics and Components
bastl-instruments / BastlSchematicsArchive of legacy Bastl's HW design schematics in one place.
google / PcbdlPCB Design Language: A programming way to design schematics.
M17-Project / TR 9TR-9 - M17 protocol compatible handheld - schematics, PCB design files, BOM.
BenMakesEverything / Ben CNC V1This repo is for the files, schematics and other info about my CNC router design.
aklofas / Kicad HappyAI coding agent skills for KiCad electronics design. Works with Claude Code and OpenAI Codex. Analyze schematics, review PCB layouts, EMC pre-compliance, SPICE simulation, download datasheets, source components, and prep boards for fabrication.
FujiNetWIFI / Fujinet HardwareSchematics and design files for FujiNet hardware
agural / FPGA OscilloscopeDesign, Documentation, Schematic, Board, Code files for the FPGA Oscilloscope project using an Altera Cyclone III FPGA.
gtoonstra / Foc EscDesign, docs, algo's, schematics for an ESC intended to run with a Field Oriented Control algorithm.
tom66 / Scopy HardwareScopy MVP Schematics/Hardware Design Files
mark-belbin / Simple Wireless PowerA simple two-board wireless power system that can transmit up to 100W at close distances. Originally designed as a small part of a subsea resident autonomous underwater vehicle senior design project. Included are schematics, PCB design files, LTspice simulations, and embedded code.
teufelaudio / Mynd HardwareHardware design files for the Mynd audio speaker, including CAD models, schematics.
74hc595 / Ultim809Schematics, design files, and software for my Ultim809 homebrew 8-bit computer.
joelsernamoreno / EvilCrowRF BetaDocumentation, gerbers, design and schematic.
cheungbx / Gametinygametiny --------------------------------------------------------------------------- I was inspired by the mini game consoles based on the energy efficieng 3V Attiny85 MCU that can run for hours on a CR2032 3V button battery. Attiny Joypad created by Daniel Champagne.. (Electro L.I.B) 2018 GPL V3 is a great platform with the 4 way directional buttons/joystick and another fire button to write games on. The other platform called Attiny Arcade created by webbloggles is also a great mini game console with the simplicity of having only two buttons. Both platforms inspired me to create something taking the best from both worlds. This game board I called gametiny is based on the Attiny Joypad created by Daniel Champagne. I modified it to add a header for USBasp programmer that doubles up as a socket for the OLED plus adding a switch to pull PB3 to ground. This allows the interrupt codes to work for both PB1 and PB3, making it easier to convert games written for the Attiny arcade to work on Attiny joypad. Schematics and games converted to work on gametiny can be found here https://github.com/cheungbx/gametiny Links Original Tiny Joypad design by Daniel Champagne. https://sites.google.com/view/arduino-collectionLinks Original Attiny Arcade keychain kit http://webboggles.com/attiny85-game-kit-assembly-instructions/ I converted these games for the AttinyArcade (originally created by Andy Jackson - Twitter: @andyhighnumber) to work for gametiny. https://github.com/andyhighnumber/Attiny-Arduino-Games Arduino board driver for attiny85 https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json schematics and source codes in https://github.com/cheungbx/gametiny I purchased the parts from these taobao links. 128x64 i2c mono OLED - https://item.taobao.com/item.htm?spm=a1z09.2.0.0.52cd2e8dEH1bEe&id=553116768996&_u=i106a08oda4a USBasp programmer https://detail.tmall.com/item.htm?id=573399213944&spm=a1z09.2.0.0.67002e8dEmFVw9&_u=i106a08o8c9c attiny 85 DIP8 chips https://item.taobao.com/item.htm?spm=a1z09.2.0.0.2e622e8dl6mZNt&id=35831130850&_u=i106a08o4917 buttons and other misc. items - https://item.taobao.com/item.htm?spm=a1z09.2.0.0.52cd2e8dEH1bEe&id=552220368876&_u=i106a08oc0d5 Transistors from HK Shumshuipo - Ip Liu Street electronic shops. *** WARNING *** Inserting the battery or the OLED or the header in the wrong direction may cause permanent damage to the ATTiny85 chip and/or the OLED, and/or the USB port of your computer Beware of different pin layout of OLED from different manfacturers that may swap the positions of VCC and GND, and SCL and SDA. ATtiny85 boards with USB ports are not suitable for this project. The bootloader on such boards uses up almost half of the program memory space with insufficient space for game program. Unless you know how to solder surface mount components (SMD), buy the raw/bare dual in line ATtin85 for this project. and use an IC socket. Programming the ATtiny85 is a bit tricky. Not every Arduino UNO, NANO board will work. Clone Nano/Uno from China may not work. USBasp programmer is preferred. You need to create the cable to connect the Tiny Boy header to the USBasp header as shown in the schematics at the bottom right *** TIPS *** Game buttons are all 6x6 tap-tic buttons. The up/down/left/right buttons can be replaced by a 5-direction mini joystick-like integrated button. Use small PC speakers or buzzers without an internal beeper circuit as sound output, Test out the circuit on a breadboard first before soldering on a circuit board. Use laminated (isolated) wire for connection between points. Use the small soldering tip and apply flux.
Diodes-Delight / Piunora HardwareDesign files and schematic for Piunora
MikeS11 / ProtonPackArduino proton pack source code, schematics, design.
Mowriyasriram / ATtiny85 USB Circuit AnalysisOpen-source KiCAD 7 PCB project for a USB-enabled ATtiny85 Digispark-compatible board. Includes schematic, custom symbols, footprints, PCB layouts, and Gerber's for easy USB microcontroller prototyping and learning modern PCB design workflows.