Search found 13 matches

by kenco
Wed Mar 17, 2021 2:58 pm
Forum: Atmel
Topic: USBASP AVR programmer + Adaptor (HCDVBD0031)
Replies: 31
Views: 56550

Re: USBASP AVR programmer + Adaptor (HCDVBD0031)

HI GOT ONE OF THESE IN WITH TARGET BOARD WEB PAGE SAYS THERE SHOULD BE A GREEN LED POWER LIGHT AND A RED LED TRANSMITT LIGHT THAT BLINKS ON MINE I HAVE ONLY A SOLID RED LED NO GREEN ONE LIGHTS IS THIS BOARD FAULTY NO REPLY FROM EMAIL YET AS WITH OTHER ITEMS QUEERIES THAT MAY BE FAULTY
by kenco
Fri May 01, 2015 4:18 pm
Forum: Arduino Shields
Topic: Data Logger Shield (HCARDU0093)
Replies: 45
Views: 106599

Re: Data Logger Shield (HCARDU0093)

thnks for your time andrew i moved the chip select pin to 53 and changed lines to #define SD_CS_DIO 53 analogReference(INTERNAL1V1); pinMode(53, OUTPUT); now works as sketch for uno hope to try it on my meg that i got the touch screen working on as looks like the pins are free now ive moved 10 as we...
by kenco
Fri May 01, 2015 3:00 pm
Forum: Arduino Shields
Topic: Data Logger Shield (HCARDU0093)
Replies: 45
Views: 106599

Re: Data Logger Shield (HCARDU0093)

:D ok got the time sketch to work now for the sd card still says sd card failed to initalize do i leave the cs pin on 10 or 53 ? many tnks for your patience
by kenco
Thu Apr 30, 2015 5:39 pm
Forum: Arduino Shields
Topic: Data Logger Shield (HCARDU0093)
Replies: 45
Views: 106599

Re: Data Logger Shield (HCARDU0093)

hi stops at line as other program tried 2 diff mega s same on both prints ok1 and ok 2 but not ok3 so no time Serial.print("0k1"); /* Continuously read the current time and date from the RTC */ while(true) { /* Read the current time from the RTC module */ Serial.print("ok2"); HCRTC.RTCRead(I2CDS1307...
by kenco
Wed Apr 29, 2015 3:04 pm
Forum: Arduino Shields
Topic: Data Logger Shield (HCARDU0093)
Replies: 45
Views: 106599

Re: Data Logger Shield (HCARDU0093)

hi wired as said but when runnning the program it locks at //HCRTC.RTCWrite(I2CDS1307Add, 15, 2, 24, 14, 21, 0, 2); i // this line reload then it says ERROR: SD card failed to initialise tried cs on pin 53 still same any more ideas ?

thnks ken
by kenco
Fri Apr 24, 2015 7:14 pm
Forum: Arduino Shields
Topic: Data Logger Shield (HCARDU0093)
Replies: 45
Views: 106599

Re: Data Logger Shield (HCARDU0093)

hi does any body know what i have to change to get this to work with the mega works fine with my uno but need the xtra pins and memory on the mega
by kenco
Wed Jan 28, 2015 9:39 am
Forum: Arduino Shields
Topic: 2.4" TFT adapter board / shield for Arduino (HCARDU0084)
Replies: 16
Views: 41130

Re: 2.4" TFT adapter board / shield for Arduino (HCARDU0084)

many thanks to danuggster for posting how to get this working on a mega and i only had to reroute 2 pins now i have plenty spare pins to play with thnks again :D
by kenco
Fri Nov 07, 2014 6:59 pm
Forum: RTC
Topic: DS1302 Real Time Clock Module (HCMODU0035)
Replies: 36
Views: 95360

Re: DS1302 Real Time Clock Module (HCMODU0035)

:D hi andrew yes as i ve tried it with 2 diff computers and a uno and a mega i also thought it could be a faulty connection so i metered all the wires but tono joy so i thought maybe a bad joint on the board so i reran all the soldered joints and vola problem solved now counting as should with only ...
by kenco
Fri Nov 07, 2014 2:17 pm
Forum: RTC
Topic: DS1302 Real Time Clock Module (HCMODU0035)
Replies: 36
Views: 95360

Re: DS1302 Real Time Clock Module (HCMODU0035)

the time is incrementing on the new date by 2 secs but on the line with xxxxxxxxx for the day it isnt just tried it on my laptop which runs win 8.1 same as on my other comp which runs xp
by kenco
Fri Nov 07, 2014 2:13 pm
Forum: RTC
Topic: DS1302 Real Time Clock Module (HCMODU0035)
Replies: 36
Views: 95360

Re: DS1302 Real Time Clock Module (HCMODU0035)

no the sketch is not modified except for the the date and todays time i copied the sketch from the first page of this ds1302 but here it is:= /* FILE: ARD_1302_RTC_Example_Sketch_HCMODU0035 DATE: 03/09/13 VERSION: 0.1 REVISIONS: 20/09/13 Created version 0.1 This is an example of how to use the Hobby...

Go to advanced search