Skip to content

AmorFati-coder/pic18f47q10-color-control

Repository files navigation

基于PIC18F47Q10的色彩控制

简介

image-20230807145449806

通过Color Click感知光的颜色,触发外部中断,在RGB Click显示对应颜色,最好使用LED光源测试,而非真实物体反光

RA7-RST1-INT1 | RB2-SDA-SDA | RB1-SCL-SCL | RB5-INT3-INT | RA2-AN3-RD | RD7-CS3-GR | RA5-PWM3-BL

image-20230807145433840

开发环境

  • MPLABX IDE 6.05
  • XC8 2.36
  • MCC 5.2.1
  • windows10 macOS 13下均编译通过

参考代码

https://github.com/raivisr/TCS3471-Arduino-Library

https://codeload.github.com/microchip-pic-avr-examples/pic18f47q10-adcc-rgb-led-control-using-touch-sensors/zip/refs/tags/1.0.3

About

pic18f47q10作为主控,连接microbus标准的click板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published