Rapid Prototyping for general microcontroller applications, Ethernet, USB and 32-bit ARM® Cortex™-M3 based designs

camera

31 Jan 2014

how can i connect a camera to lpc1768?

01 Feb 2014

Your question is too ambiguous. Every camera is different. What manufacturer and model?

12 Sep 2016

ov7670

12 Sep 2016

is there any body that connect nrf24l01 to LPC1768 with SPI .?

10 Nov 2016

Saeed - hoping you are already working by now but the following webpage should help. MBED is generic and you should be fine to use these routines but change the SPI port details to match your LPC1768 -> wire it up and start testing:

https://developer.mbed.org/cookbook/nRF24L01-wireless-transceiver

Summary: SPI is a common interface and most if not all listed mbed boards offer SPI ports for interfacing. Just make some small tweaks on the SPI port definitions to map the proper pins from your kit and away you go :)