abdulhak33m
@abdulhak33m
Member
Joined: 2021-02-20 11:12 am
Last seen: 2022-12-03 10:26 am
Topics: 1 / Replies: 6
Reply
RE: Measure DC Voltage and Current with Arduino

@inst-tech Thank you so much for the response. I reviewed the code and removed all <= clauses and it worked exactly the way i wished it would. the ...

2 years ago
Forum
Reply
RE: Measure DC Voltage and Current with Arduino

Thank you Bill. I modified this sketch to control a battery charger so it can give a high signal to a gren led when battery voltage is above 13.8V a...

2 years ago
Forum
Reply
RE: Getting and reseting RTC without using the DS3231 library on the fly

The library used was by Eric Ayars. it has examples for set time, test time, echo time, and oscillator test. i will upload the different codes for ...

2 years ago
Forum
C++
Reply
RE: Getting and reseting RTC without using the DS3231 library on the fly

/*DS3231_test.pdeEric Ayars4/11 Test/demo of read routines for a DS3231 RTC. Turn on the serial monitor after loading this to check if things arew...

2 years ago
Forum
C++
Reply
RE: Getting and reseting RTC without using the DS3231 library on the fly

@frogandtoad Thank you so much for the response. I will post the code in the next slide along with the library and sketch i modified to arrive at this...

2 years ago
Forum
C++
Reply
RE: Getting and reseting RTC without using the DS3231 library on the fly

@jscottbee Thanks. i have a problem using ds3231 module. i want it to trigger a relay for instance on monday January13, 2022 at 5.30am and put it off ...

2 years ago
Forum
C++