100%
trailtruebypass_pic TrailTrueBypass_PIC view
Description

Imported from GitHub: asumo-1xts/TrailTrueBypass_PIC · commit 75e9149 · license MIT

Description

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

README

TrailTrueBypass_PIC MIT

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

KiBot Format | Doc KiCad XC8

Features

  • Normal true bypass when Trail mode off
  • Selectable operating mode: Alternate or Momentary
  • Set the power-on state: ON or OFF
  • (Option) Selectable timing to switch: when-pressed or when-released
  • Automatically bypasses if power is accidentally turned off

Verified on

  • PIC12F629
  • PIC12F675

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.