Pano 360 Virtual Reality Photo Shot with pcDuino8 Uno
Virtual reality is pretty big recently. In this post, we show how to do pano 360 degree virtual reality photo […]
Virtual reality is pretty big recently. In this post, we show how to do pano 360 degree virtual reality photo […]
OpenHapp has a really nice looking and easy to use plug and play WiFi IP security camera. Many users would […]
CuteDigi has a really nice LifeDoo P2P IP Wifi Camera with Speaker and MIC that runs at $45. P2P technology […]
[vc_row][vc_column width=”1/1″][vc_column_text]LS-Y201-2MP is LinkSprite’s new generation high resolution serial port camera module. Its resolution is 2 million pixel. It can […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Problem analysis” tab_id=”1394075736-1-34″][vc_column_text] From the figure we could find that we do not define the SPI. To solve this problem , I will add the “#include<SPI.h>”before the code. The another problem is that we can’t read the figure data, the progress of reading data goes wrong, because the waiting time after the host send a name is not long enough to read the data, lead to read no data or incomplete data, and we can’t see the data in the SD card, to solve this problem, we need to last the delay time ,change the 20 to 200 in the “delay(20);//250 for regular”[/vc_column_text][/vc_tab][vc_tab title=”The modified source code” tab_id=”1394075736-2-93″][vc_column_text] // LinkSprite.com // Note: // 1. […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Analysis” tab_id=”1394080826-1-5″][vc_column_text]Last night when we debugging serial camera, found that sometimes it took a long time for collecting […]
[vc_row][vc_column width=”1/1″][vc_column_text]LinkSprite JPEG Color Camera is simple camera that you can use with your Arduino projects. Its size is 32 […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”1. General Description” tab_id=”1392603633-1-76″][vc_column_text]AW Serial Camera series has a standard RS232 interface; it supports RS232 input/output signals and […]
[vc_row][vc_column][vc_column_text]In this tutorial, we are going to cover using LinkSprite JPEG camera to capture a picture and save it to […]
The user manual can be downloaded here (https://s3.amazonaws.com/linksprite/camera/JPEG_camera_uartinterface_TTL/JPEG_Camera_2M_Manual.pdf)