Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JPanel inside a main JFrame (Internal Panel) realtime graphing

807580Dec 1 2009 — edited Dec 1 2009
Hello All,

I am looking for assistance. I am working on a project where I need to log realtime stream of data coming from a 3 axis digital accelerometer which is connected to a PIC16F877A I/LP which in turn sends its data packets to an onboard bluetooth module and finally this data should be returned to an internal Jpanel in my GUI application. The issues are: when I click on the menu item to display the internal panel, I need to be able to see the 3 axis data being written onto the Jpanel. This whole process is a bit confusing to me, but I have a feeling it can still be done. Can you help me please?

Mark
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2009
Added on Dec 1 2009
10 comments
673 views