• uV2 Command Line switches
    Using the uV2 command line switches to build several projects, it constantly opens the full UI of uV2. Can this be avoided and simply output compilation/linking text to the console? Also, are there...
  • Interface reed switch with 8051
    Can anyone tell me how to connect reed switch to 89c51? I directly connected the 2 ends of the swtch to vcc and ground. but the switch is not functioning properly.. on application of 5 volts..as i...
  • Interfacing Reed Switch with Microcontroller
    I want reed switch to automate the curtains of my conference room. when the projector screen is pulled down, the curtains should be drawn. I will place a magnet on the lower end of the screen which would...
  • ARMv8 Foundation Model: writing to switches and leds
    Hi everyone, as I asked on http://stackoverflow.com/questions/25907502/armv8-foundation-model-switches-and-leds , I am trying to write a value to the "switches" and "leds" register of the Foundation Model...
  • LED interfacing to GPIO using STM32F2xx
    what are steps needed to write a program for LED? and how we link libraries to our program?? please give full details on that, i am new to this STM32f2 controller. pls provide sample programs.