Search found 42 matches

by Star
Wed Dec 24, 2014 4:45 pm
Forum: Open Hardware
Topic: SIM900 Arduino Shield - Sleep Mode
Replies: 2
Views: 8796

Re: SIM900 Arduino Shield - Sleep Mode

Hi,SciLor ! It only means the consumption of the GPRS Shield is 1.5mAh, as the wiki described the low power consumption - 1.5mA .But when you connect the shield to the UNO,the current of the UNO board and GPRS Shield will not be 1.5mAh.Only the consumption of the LED named "power" on the UNO board i...
by Star
Tue Dec 23, 2014 1:49 pm
Forum: Open Hardware
Topic: Using GSM RTC feature
Replies: 1
Views: 6069

Re: Using GSM RTC feature

Hi,Charlie ! Sincerely sorry for the delay.I suggest you to browse this website http://www.seeedstudio.com/wiki/GPRS_Shield_V2.0#Improvement_Details_of_GPRS_Shield_V2.0 . There are a lot of imformation in it,and this is the furm website http://www.seeedstudio.com/forum/.Here also mentioned a lot of ...
by Star
Wed Dec 17, 2014 9:47 am
Forum: LCD Panel
Topic: Sanguinololu Rev 1.3a with LCD
Replies: 1
Views: 7281

Re: Sanguinololu Rev 1.3a with LCD

Hi,netobaltieri!

Sincerely sorry for the delay.You need an adapter to connect the LCD2004 to the Sanguinololu.Maybe the WIKI of the Sanguinololu the is helpful to you.The website is http://www.geeetech.com/wiki/index.php/Sanguinololu.

Best wishes to you!
-Star
by Star
Thu Dec 11, 2014 12:01 pm
Forum: Extruder
Topic: Extruder motor doesn't move after few layers
Replies: 4
Views: 9851

Re: Extruder motor doesn't move after few layers

Hi,danoravsky!

How much did you set the temperature of the hot end?And is it labored when you turn it by hand?If so,I hope you can raise the temperature properly(keep it under 260℃)

Best wishes to you!
-Star
by Star
Fri Dec 05, 2014 9:36 am
Forum: Extruder
Topic: Extruder motor doesn't move after few layers
Replies: 4
Views: 9851

Re: Extruder motor doesn't move after few layers

Hi,danoravsky!

Sincerely sorry for the delay.When your extruder motor stopped,whether your X,y and z motor work ok or not?And does the hot end works fine? How about the hot end thermistor reading?

Best wishes to you!
-Star
by Star
Tue Dec 02, 2014 2:00 pm
Forum: Open Hardware
Topic: LCD1602 on Arduino - 2nd row not displaying
Replies: 1
Views: 6645

Re: LCD1602 on Arduino - 2nd row not displaying

Hi,robers97! Sincerely sorry for the delay.It is the code i write for displaying in two rows.Hope it is helpful to you! #include <Wire.h> #include <LiquidCrystal_I2C.h> LiquidCrystal_I2C lcd(0x27,16,2); void setup() { lcd.init(); lcd.backlight(); // Print a message to the LCD. lcd.print("www.geeetec...
by Star
Mon Dec 01, 2014 5:01 pm
Forum: Open Hardware
Topic: Azteeg
Replies: 2
Views: 6921

Re: Azteeg

Hi,Mjolinor!

Sincerely sorry for the delay.And i am so sorry that I think there may be a problem with our spec.There is no "Extra PWM control for small fan or LEDs".But if you just want to connect a fan or LEDs with 12V,you can connect it to the jumper named POWER.

Best wishes to you!
-Star
by Star
Tue Nov 25, 2014 9:35 am
Forum: Others
Topic: Geeetech GT1 Extruder
Replies: 1
Views: 5797

Re: Geeetech GT1 Extruder

Hi,vbenhur!

Sincerely sorry for the delay.For this kind of problem, I suggest you contacting our sellers, they will give you a good answer.

Best wishes to you!
-Star
by Star
Tue Nov 25, 2014 9:26 am
Forum: Others
Topic: Geeetech Rambo 1.2G temperature doesn't work
Replies: 7
Views: 14081

Re: Geeetech Rambo 1.2G temperature doesn't work

Hi,danoravsky!

Yes,i met the same problem and i solved the problem by removing those diodes(D11、D14、D16 and D18) .

Best wishes to you!
-Star
by Star
Tue Nov 25, 2014 9:20 am
Forum: Others
Topic: Strange temperature readings
Replies: 2
Views: 7077

Re: Strange temperature readings

Hi,RobVH! Sincerely sorry for the delay.I think there may be a connection problem or something wrong with setting up proper configuration of Marlin.I suggest you to browse this website http://www.geeetech.com/wiki/index.php/Rambo .There is a diagram of pin for Rambo and the imformation in it will te...