• How to interface GSM adn GPS to the LPC2148 micro controller.
    Hi All, Am trying to interface GSM(UART0) and GPS(UIART1). I checked individually both modules are working perfectly by connecting to the both UARTs. When i connect to the both then my MUC unit is...
  • How to interface GSM adn GPS to the LPC2148 micro controller.
    Hi All, Am trying to interface GSM(UART0) and GPS(UIART1). I checked individually both modules are working perfectly by connecting to the both UARTs. When i connect to the both then my MUC unit is...
  • MATLAB INTERFACE LPC2148
    hello sir, I am student doing project by using LPC2148. i want to run dc motor with varying speed, with MATLAB via LPC2148. please guide me, how to make interface between MATLAB and LPC2148. ...
  • MATLAB INTERFACE LPC2148
    hello sir, I am student doing project by using LPC2148. i want to run dc motor with varying speed, with MATLAB via LPC2148. please guide me, how to make interface between MATLAB and LPC2148. ...
  • Plotting data from adc in matlab
    code is below. How can I plot the dene[i] in code in matlab? #include <stm32f4xx.h> #include <stm32f4xx_conf.h> #include <stm32f4xx_rcc.h> #include <stm32f4xx_adc.h> #include <stm32f4xx_gpio.h> ...