Bare metal coding of pcDuino
[vc_row][vc_column][vc_column_text]This project shows how to code a bare metal program for pcDuino. Development Environment: System: ubuntu 10.04.4 Hardware: pcDuino Compiler: […]
[vc_row][vc_column][vc_column_text]This project shows how to code a bare metal program for pcDuino. Development Environment: System: ubuntu 10.04.4 Hardware: pcDuino Compiler: […]
We all know that we can start A10 with SD ard , NAND flash or U disk after power on A10 , What kind of […]
[vc_row][vc_column][vc_column_text] Linker RTC is a kind of real time clock module based on DS1307. DS1307 is a low power consumption, with 56 bytes non losing full BCD code clock calendar real time clock, the address and data are transmitted through two line two-way serial bus, the chip can supply the information of seconds, minute, hour ,etc, the day of each month can adjust automatically, it has the function of making up the leap year . AM/PM flag bit determine the clock work mode for 24 hours or 12 hours, there is a built-in power supply circuitry inside the chip, and has the power failure detection and battery switch function.[/vc_column_text][vc_tour][vc_tab title=”Part list” tab_id=”1394162684-1-74″][vc_column_text]1 x pcduino v2 1 x Linker RTC Linker kit 20cm connect […]
[vc_row][vc_column][vc_column_text] Though pcDuino directly support the memory extending of TF card and the it has a big capacity, it does’t prevent us to understand and learn how the SD card realize reading and writing on pcDuino.[/vc_column_text][vc_tour][vc_tab title=”Part list” tab_id=”1394155998-1-41″][vc_column_text]1 x pcDuino v2 1 x SD Card Breakout Board several dupont lines[/vc_column_text][/vc_tab][vc_tab title=”Wiring […]
[vc_row][vc_column][vc_column_text]Thanks for JiaWen , Bao Zhejiang University students to share [original post] His forum address: http://www.pcduino.org/home.php?mod=space&uid=7407&do=profile[/vc_column_text][vc_tour][vc_tab title=”Hardware list” tab_id=”1394183559-1-80″][vc_column_text]Iwe can connect the pcDuino with the computer by own without the the router , following is the outfit. 1 x pcDuino v2 1 x 5V/1A power 1 x micro USB line 1 x USB-TTL serial port […]
[vc_row][vc_column width=”1/1″][vc_column_text] After many users get pcDuino, may be due to improper operation, or mistakenly deleted some files, after a […]
pcDuino have a nice ABS plastic shell, this shell interior space can be infinitely extended, and is compatible with Arduino.Arduino UNO […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Introduce” tab_id=”1393987593-1-22″][vc_column_text] Breathing lamp refers to the lights that complete gradual change from light to dark under the control of a microcomputer or circuit , feeling like breathing. It is Widely used in mobile phones and become one of the selling points of new phones at each big brand . If your phone has a pending notification, such as missed calls, unchecked message s and so on,breathing lamp will change from dark to bright,the is just like breathing , and plays a role of notice to remind. See here, […]
[vc_row][vc_column][vc_column_text] It can’t be more interesting to light a lamp. Change the color of LED Lamp RGB( red,green,blue), this lamp is consist of the three color emitting diode to realize variety of colors. In this tutorial, you will learn how to use a RGB lamp to create the unique color combination. Any color is possible according to the brightness of the diode.[/vc_column_text][vc_tour][vc_tab title=”Part list” tab_id=”1393910010-1-48″][vc_column_text]1. 1 x RGB LED 2. 3 x R 330 Ω 3. 6 […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Introduce” tab_id=”1394070611-1-58″][vc_column_text] Now I operate pcduino basically through arduinoIDE. For I’m not particularly understand the Linux application programming, but I’m very curious about it, and want to put arduinoIDE aside to operating hardware, after a period of time I finally find out the way . […]