universal-controller

所属分类:硬件设计
开发工具:C++
文件大小:5108KB
下载次数:0
上传日期:2022-09-06 01:08:08
上 传 者sh-1993
说明:  一种可编程的红外控制器,用于记录和重放红外信号。
(A programmable IR controller that records and replays IR signals.)

文件列表:
LICENSE.md (1087, 2022-09-06)
UniversalController.ino (12585, 2022-09-06)
assets (0, 2022-09-06)
assets\pcb-negative.png (14278, 2022-09-06)
assets\progress.jpg (2600250, 2022-09-06)
assets\prototype-2.jpg (39314, 2022-09-06)
assets\prototype.jpeg (850579, 2022-09-06)
assets\schematic.png (86645, 2022-09-06)
electronics (0, 2022-09-06)
electronics\ATmega328P.jpg (562837, 2022-09-06)
electronics\GerberAll.zip (12851, 2022-09-06)
electronics\GerberFiltered.zip (3797, 2022-09-06)
electronics\HC-05 .jpg (46532, 2022-09-06)
electronics\Schematic_Controle-Remoto-Programavel.png (86645, 2022-09-06)
electronics\negative-pcb.pdf (15391, 2022-09-06)
electronics\negative-pcb.png (14278, 2022-09-06)
electronics\standalone-atmega.png (590568, 2022-09-06)
electronics\switch.jpg (32140, 2022-09-06)
electronics\tsop4838 pinout.png (47138, 2022-09-06)
mechanics (0, 2022-09-06)
mechanics\Bateria 9V.SLDPRT (68341, 2022-09-06)
mechanics\Caixa.SLDPRT (116568, 2022-09-06)
mechanics\Caixa.STL (5484, 2022-09-06)
mechanics\Montagem1.SLDASM (62775, 2022-09-06)
mechanics\PCB.SLDPRT (46588, 2022-09-06)
mechanics\swxJRNL.swj (1183, 2022-09-06)
mechanics\teclado.SLDPRT (46404, 2022-09-06)
src (0, 2022-09-06)
src\IRremote (0, 2022-09-06)
src\IRremote\IRremote.cpp (7824, 2022-09-06)
src\IRremote\IRremote.h (11658, 2022-09-06)
src\IRremote\IRremoteInt.h (3870, 2022-09-06)
src\IRremote\boarddefs.h (19505, 2022-09-06)
src\IRremote\irPronto.cpp (15636, 2022-09-06)
src\IRremote\irRecv.cpp (6601, 2022-09-06)
src\IRremote\irSend.cpp (3262, 2022-09-06)
src\IRremote\ir_Aiwa.cpp (3587, 2022-09-06)
src\IRremote\ir_Denon.cpp (3243, 2022-09-06)
... ...


Universal Controller

A programmable IR controller that records and replays IR signals.

Explore the docs
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Roadmap
  3. Contributing
  4. License
  5. Contact
## About The Project Universal Controller is a programmable IR controller, it uses HC-05 bluetooth module, standalone Arduino Mega, IR led transmitter and IR reciever TSOP4838. It can store code from other controllers and replay it. Bluetooth control is on the way. ### Features * Read IR signals from other controllers * Store IR signals * Replay IR signals * ~~Send IR signals via bluetooth~~ (WIP) ### Built With * [Arduino](https://www.arduino.cc/) - Arduino Programming Language * [HC-05](https://www.sparkfun.com/products/13975) - Bluetooth Module * [ATmega328P](https://www.sparkfun.com/products/11021) - Arduino Uno IC * [IR LED](https://www.sparkfun.com/products/9349) - IR LED Transmitter * [TSOP4838](https://www.mouser.com/ProductDetail/Vishay-Semiconductors/TSOP4838) - IR Receiver ## Roadmap See the [open issues](https://github.com/xandao-dev/universal-controller/issues) for a list of proposed features (and known issues). ## Contributing Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. 1. Fork the Project 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) 3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 4. Push to the Branch (`git push origin feature/AmazingFeature`) 5. Open a Pull Request ## License Distributed under the MIT License. See [LICENSE](./LICENSE.md) for more information. Free software =) ## Contact Alexandre Calil - [Linkedin](https://www.linkedin.com/in/xandao-dev/) - [alexandre@xandao.dev](mailto:alexandre@xandao.dev) Project Link: [https://github.com/xandao-dev/universal-controller](https://github.com/xandao-dev/universal-controller)

近期下载者

相关文件


收藏者