Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

uPanel or way of faster prototype and easier control

Status
Not open for further replies.

Vermes

Advanced Member level 4
Joined
Aug 2, 2011
Messages
1,163
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,316
Activity points
22,318


The design described here is a simple, functional and multi-platform device which facilitates creating and testing prototypes. It is a program using which you can quickly define actions in the form of commands sent via COM/UART port. User can attribute previosly defined actions to both buttons and sliders. Program makes it possible to log the incoming data, classify and edit the data immediately due to the support of regular expressions. This design can be useful for everyone who want to improve prototyping projects based on Arduino.

Construction:
Graphical interface of the design uses graphical library swing. It requires Java 1.7 to run the program. To allow the support of port, the design uses library RXTX, which theoretically allows the operation of the program on all popular platforms. The program can be hidden in the communication area as an export of a profile. In addition, user can define the shortcut key for each button. According to the word count of Linux – the sum of lines in all files is equal 4211.

Screenshots:



Useful link: LINK.

To run the project, it is required to instal RXTX library. The file should not be unpacked, but *.zip should be changed to *.jar.

Link to original thread (useful attachment) - uPanel- sposób na szybszy prototyp i łatwiejsze sterowanie
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top