100%
normaltruebypass_pic NormalTrueBypass_PIC view
Description

Imported from GitHub: asumo-1xts/NormalTrueBypass_PIC · commit 74d2a51 · license MIT

Description

A project for a true-bypass with an DIP8 PIC microcontroller.

README

NormalTrueBypass_PIC MIT

A project for a true-bypass with an DIP8 PIC microcontroller.

KiBot Format | Doc KiCad XC8

Features

  • Selectable operating mode: Alternate or Momentary
  • Selectable power-on state: ON or OFF
  • Selectable timing to switch: When-pressed or When-released
  • Automatically bypasses if power is accidentally turned off

Verified on

  • PIC12F629
  • PIC12F675
  • PIC12F1822

dir: KiCad

KiCad関連のファイル一式です。

ガーバーファイルはReleaseからダウンロードできます。

dir: src

PICマイコン用のソースコード群です。

プロジェクト管理の様式はVScode用のMPLAB Extension Packに準拠しています。

コンパイル後のhexファイルはReleaseからダウンロードできます。

PIC マイコン間で共通のソースコードはsrc直下に、そうでないものはそのハードウェアの名前の付いたディレクトリに入っています。

src/header.hの冒頭で所望のPICマイコンのヘッダーファイルをincludeするだけで、そのPICマイコンが書き込み対象となります。

Comments
Sign in to comment

No comments yet. Be the first to ask about this board.