• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Sort:
  • Date
  • Name
  • Rating
  • Popular
  • Category

Arduino


Arduino
Arduino
March 28, 2014 0 Comments

Arduino Language Reference–Functions

[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”I/O” tab_id=”1395821650-1-75″][vc_column_text] Digital I/O pinMode() digitalWrite() digitalRead() Analog I/O analogReference() analogRead() analogWrite() – PWM Due only analogReadResolution() analogWriteResolution() Advanced […]

Arduino
ArduinoLeonardoFront_2_450px
March 28, 2014 0 Comments

Introduction to Arduino Leonardo

[vc_row][vc_column][vc_column_text] Overview The Arduino Leonardo is a microcontroller board based on the ATmega32u4 (datasheet). It has 20 digital input/output pins (of which […]

Arduino
Arduino
March 28, 2014 0 Comments

Arduino Language Reference–Variables

[vc_row][vc_column][vc_column_text][/vc_column_text][vc_tour][vc_tab title=”Constants” tab_id=”1395821133-1-85″][vc_column_text] HIGH | LOW INPUT | OUTPUT | INPUT_PULLUP LED_BUILTIN true | false integer constants floating point constants [/vc_column_text][/vc_tab][vc_tab title=”Data Types” tab_id=”1395821133-2-25″][vc_column_text] void boolean char unsigned […]

Arduino
图片1
March 27, 2014 0 Comments

Relay Shield For Arduino

[vc_row][vc_column][vc_column_text] The Relay Shield is an Arduino compatible smart module with 4 mechanical relays providing an easy way to control […]

Arduino
March 27, 2014 1 Comment

About “avrdude: stk500_getsync(): not in sync: resp=0×00” error

Many Arduino users are not unfamiliar with this error. It often appears in our experiments process . Someone has made a detailed analysis for the error on […]

Arduino
March 27, 2014 0 Comments

Comparesion between Arduino and Processing Language

[vc_row][vc_column][vc_column_text]The Arduino language (based on Wiring) is implemented in C/C++, and therefore has some differences from the Processing language, which […]

Arduino
Arduino
March 27, 2014 0 Comments

Arduino Libraries

[vc_row][vc_column][vc_column_text]The Arduino environment can be extended through the use of libraries, just like most programming platforms. Libraries provide extra functionality […]

Arduino
总结
March 22, 2014 0 Comments

Arduino Communication functions

[vc_row][vc_column][vc_column_text] [/vc_column_text][vc_column_text] Serial Used for communication between the Arduino board and a computer or other devices. All Arduino boards have […]

Arduino
Debounce-Alex-Esparza4
March 22, 2014 0 Comments

Processor Interrupts with Arduino

Interrupts! Interrupts, what are they? They are people that intermittently prevent you from doing your current work. Haha, well maybe… […]

Arduino
1
March 17, 2014 0 Comments

How to add keywords to Arduino IDE

When we use Arduino with the IDE library file, We will find, some class name, function name and constant definitions are different from general text color.So how  do our own library […]

Older posts
Newer posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors