• 7segment counter
    Hello, everyone, I'm new to ARM. I'm learning with LPC1768 training board. I wrote a code of 7segment counter which counts from 0 to 9. It works fine, but the problem is the G led of 7segment doesn't...
  • 7segment counter
    Hello, everyone, I'm new to ARM. I'm learning with LPC1768 training board. I wrote a code of 7segment counter which counts from 0 to 9. It works fine, but the problem is the G led of 7segment doesn't...
  • 7segment switched off after 8:10
    I am using AT89C2051 in my clock project and the process of scaning of segments is being carried out by using timer1 interrupt and initial time start from 12:00 when power up circuit but after 8:10 all...
  • 7segment switched off after 8:10
    I am using AT89C2051 in my clock project and the process of scaning of segments is being carried out by using timer1 interrupt and initial time start from 12:00 when power up circuit but after 8:10 all...
  • Concurrency constructs or other constructs enabled through the following standard library headers are [ALPHA] supported:
    I have checked the header files of the compiler V5. The headers <chrono>, <mutex> etc are in comments. Is there any version of the comiler which has a complete imlementation of : • <thread> • <mutex...