<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Timer Switch Outlet Programmable</title><link>http://www.bing.com:80/search?q=Timer+Switch+Outlet+Programmable</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Timer Switch Outlet Programmable</title><link>http://www.bing.com:80/search?q=Timer+Switch+Outlet+Programmable</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>How to select a timer in ESP32 Arduino API 3.0</title><link>https://forum.arduino.cc/t/how-to-select-a-timer-in-esp32-arduino-api-3-0/1364989</link><description>Thanks to several real knowledgeable members I'm starting to understand the nuances of esp32 timers. I still has a few question to resolve: In API version 2.0 you selected which 1 of the 4 timers you wanted in "timerBegin(timer#, pre-scaler,count_direction)" now there is only 1 parameter "Frequency". Where do I select the timer number? A second question is what are the allowable frequencies ...</description><pubDate>Mon, 06 Apr 2026 12:36:00 GMT</pubDate></item><item><title>ESP32-C3 Watch Dog Timer (WDT) - Arduino Forum</title><link>https://forum.arduino.cc/t/esp32-c3-watch-dog-timer-wdt/1308760</link><description>After many trials (thinking it was to do with the 'Reset WDT' statement), I finally realised that it Wasn't tying up the early #define CONFIG_FREERTOS_NUMBER_OF_CORES 1 statement with the .idle_core_mask = (1 &lt;&lt; CONFIG_FREERTOS_NUMBER_OF_CORES) - 1, statement. I just manually Set it to 1 core for the ESP32-C3</description><pubDate>Fri, 03 Apr 2026 02:03:00 GMT</pubDate></item><item><title>Handling Timer Overflow Interrupts - Arduino Forum</title><link>https://forum.arduino.cc/t/handling-timer-overflow-interrupts/489152</link><description>I clear the timer, set it up in Input Capture Mode, set the pre-scaler to ClkIO/1024, and enable Overflow interrupts, as the event I'm timing can take up to 10 seconds, which means the timer may overflow twice. I maintain a software count, in a uint32_t that is increment by 65536 every time an overflow occurs.</description><pubDate>Mon, 30 Mar 2026 06:18:00 GMT</pubDate></item><item><title>[Solved] Timer.h - Programming - Arduino Forum</title><link>https://forum.arduino.cc/t/solved-timer-h/517548</link><description>As you understand I need a hardware timer (counting clock ticks). Millis () makes demanding to ckeck if "old value" is smaller than millis () value (normal run from start until rollover) or greater (1st time after rollover) before any compare.</description><pubDate>Mon, 06 Apr 2026 00:26:00 GMT</pubDate></item><item><title>Start a timer when button is pressed - Arduino Forum</title><link>https://forum.arduino.cc/t/start-a-timer-when-button-is-pressed/856752</link><description>I am creating a timer for a race. I have a photosensor that has a laser pointed to so when someone crosses the finish, it trips the sensor, and the system logs the racer's time. I am using millis() to time the race, but I need the timer to start when I push the button. I have tried using edge detection to start the timer, but the timer starts when the program starts, not when the program ...</description><pubDate>Sat, 04 Apr 2026 05:00:00 GMT</pubDate></item><item><title>Hardware Timer ESP32 Dev Module - Arduino Forum</title><link>https://forum.arduino.cc/t/hardware-timer-esp32-dev-module/1282177</link><description>this is a simple esp32 hardware timer code but i am getting error. can anyone please check the issue.</description><pubDate>Thu, 02 Apr 2026 22:35:00 GMT</pubDate></item><item><title>Watchdog timer WDT - prevent esp32 from stucking</title><link>https://forum.arduino.cc/t/watchdog-timer-wdt-prevent-esp32-from-stucking/1308022</link><description>The best way to answer this is to have you grab your favorite search engine and look for 'WDT RDP32 xxx,' where WDT stands for Watchdog Timer and xxx is the specific unit you have.</description><pubDate>Fri, 03 Apr 2026 01:48:00 GMT</pubDate></item><item><title>12VDC timer - Arduino or off the shelf?</title><link>https://forum.arduino.cc/t/12vdc-timer-arduino-or-off-the-shelf/671325</link><description>A timer is a clock and doesn’t have NO or NC, that is a switch. I suspect you want a relay that you can switch with a microcontroller in response to an input. That is relatively simple to do. Your other specifications and purpose you don’t share so only you will know what you need. Any arduino microcontroller can time things.</description><pubDate>Sun, 29 Mar 2026 09:04:00 GMT</pubDate></item><item><title>Six digit Seven segment display countdown timer - Arduino Forum</title><link>https://forum.arduino.cc/t/six-digit-seven-segment-display-countdown-timer/1169656</link><description>Namely, a countdown timer with six seven segment displays that shows the remaining months, days, and hours set by the user via push-buttons. The actual countdown would then be controlled by an RTC module (I read somewhere that the Arduino's internal timer is not accurate for extended time periods).</description><pubDate>Mon, 06 Apr 2026 11:03:00 GMT</pubDate></item><item><title>Tutorial: Basic Watchdog Timer Setup - Arduino Forum</title><link>https://forum.arduino.cc/t/tutorial-basic-watchdog-timer-setup/63397</link><description>For those of you looking for a basic understanding of the watchdog timer I have written a simple guide on how to go about setting one up... let me know if there are any errors/typos or improvements to be made. enjoy Watchdog20110611.pdf (145 KB)</description><pubDate>Sat, 04 Apr 2026 16:06:00 GMT</pubDate></item></channel></rss>