
TL;DR
This paper details the development of a PIC16F84-based LED board with RS-232 communication, including circuit design, software development, and control console creation, aimed at users with basic PIC and serial communication experience.
Contribution
It introduces a complete process for creating an RS-232 supported LED board using PIC16F84 and PicBasic Pro, along with a control console in C/C++.
Findings
Successful implementation of RS-232 communication with PIC16F84
Design of an LED control circuit compatible with PC interface
Development of a control console using C/C++
Abstract
This article demonstrates how to develop a Microchip PIC16F84 based device that supports RS-232 interface with PC. Circuit (LED Board) design and software development will be discussed. PicBasic Pro Compiler from microEngineering Labs, Inc. is used for PIC programming. Development of LED Board Control Console using C/C++ is also briefly discussed. The project requires basic work experience with Microchip PICs, serial communication and programming.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEmbedded Systems and FPGA Design · Experimental Learning in Engineering · Embedded Systems Design Techniques
