10 years ago.

Sensors

I am trying to program an RPM sensor into an NXP LPC11U24. I know the program has to be C++. I also know nothing about programming. Where do I start?

1 Answer

10 years ago.

At a simple helloworld program which blinks an LED. At programming your LPC11u24 with a simple change (for example a different blink period). So first at getting some basic programming going.

Then write down exactly what your program needs to do. What are the inputs, what should it do with those inputs, and how should it output them.