We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, all.
I'm visiting a german technical school and we have do start a Project work in February. For the coarse advance planning I would like to have a Basic structure of the Programming with Keil µ-Vison. We already programmed some stuff with µ-Vision, but not deep enough
I would like to read the digitized value of a pressure sensor with a microcontroller, let the Software evaluate it, and show the pressure value on a Display.
so is it possible, to build a Table (like Excel, .csv, etc.) and let the programm compare the Value of the input Port from the microcontroller withe the values in the table and take appropriate pressure value.
Or is there another possibility, do assign the values, so that I can change the assignments quick and easy?
please excuse my bad english.
Thank you in advance!
Jonas
"I'm a Student on the school."
What is the course? At what level? What is your current level of experience with programming in general, and microcontrollers in particular? What is your current level of experience with measurement systems and the interpretation of experimental data?
Have you contacted the school for guidance on what might be appropriate projects for you to do in preparation for this course?
"found nothing in µVision help"
As I said, what you seem to be describing is not what uVision is intended to do - so it's not surprising that there's nothing about it in the uVision Manual!
Perhaps you could try to give a clearer description of what you're actually trying to achieve: in particular, what parts of this project do you envisage running on the embedded microcontroller, and what role do you see the PC playing in it - apart from as a development platform?