• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Sort:
  • Date
  • Name
  • Rating
  • Popular
  • Category
Arduino
touch_lcd_draw_00
March 6, 2014 0 Comments

Drawing simple image by Arduino

[vc_row][vc_column][vc_column_text] touch lcd shield is not only has the display function but  as a touch screen . Touch screen is […]

JPEG Camera
QQ图片20140305185517
March 6, 2014 0 Comments

The solution for the code of the post“ Photograph with JPEG Color Camera by Arduino” can’t run on Arduino IDE 1.5

[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. […]

Arduino
tft_00_0
March 6, 2014 0 Comments

Show Graphic on Arduino

[vc_row][vc_column][vc_column_text] Touch LCD shields is a large multi-function resistive touch screens. Display effect is very good, and the SD base is integrated into the shields, and you can easily extend it to your project.[/vc_column_text][vc_tour][vc_tab title=”Part list” tab_id=”1394066573-1-49″][vc_column_text]1  x  arduino uno 1  x  touch lcd shield 1  x  tf[/vc_column_text][/vc_tab][vc_tab title=”Diagram” tab_id=”1394066573-2-92″][vc_column_text]Insert the touch LCD shields directly on the arduino, connect the arduino through the USB port to the computer. [/vc_column_text][/vc_tab][vc_tab […]

Linux Applications
QQ图片20140306141334
March 6, 2014 0 Comments

Add StartUp program on pcDuino

[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Introduction” tab_id=”1394094207-1-45″][vc_column_text]According to some certain documents’s description, the system will start some programs when it booted.  Just like “Stratup” […]

JPEG Camera
QQ图片20140306112547
March 6, 2014 0 Comments

A faster camera code for Jpeg serial camera

[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 […]

Arduino
6
March 5, 2014 0 Comments

Using Linker_RTC on arduino

[vc_row][vc_column][vc_column_text]Description: This is a RTC module with Linker kit standard connection. It has an I2C interface. Note: The battery is […]

Older posts
Newer posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors