<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Project - Gate Opener/Closer Control System</title><link>/challenges-projects/element14-presents/b/off-grid-makershop/posts/electronic-gate-opener-closer-control-system</link><description>Priorities are strange. I have a huge list of projects on Bonesnapper Ridge, but what came up as the highest priority? The gate opener. Yep, even before power. This is the first project that I am going to build and blog about.
 This topi...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Project - Gate Opener/Closer Control System</title><link>https://community.element14.com/challenges-projects/element14-presents/b/off-grid-makershop/posts/electronic-gate-opener-closer-control-system</link><pubDate>Wed, 16 Nov 2022 20:09:55 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:10357cd5-d4ea-472a-a4bb-a7ce423b0e61</guid><dc:creator>KalebTheMaker</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;strong&gt;Update Time!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi All, It&amp;#39;s been a minute and a blown &lt;span&gt;meniscus&lt;/span&gt; later, but I&amp;#39;m still going!&lt;/p&gt;
&lt;p&gt;I have acquired two older actuators from my Uncle. They seem to be Apollo 816LA Gate Openers (&lt;a href="https://apollogateopeners.com/store/pdf/nice-apollo-816-actuator-install-manual.pdf"&gt;Link to Install Manual&lt;/a&gt;), operate on 12vdc, and have magnetic limit switches built into the actuator. I have opened it up and tested it. The motor works, but I have not tested the limit switches yet. I have two of these and can harvest parts out of the other if needed.&lt;/p&gt;
&lt;p&gt;The motor had a sticker on it from HTI Tech. &amp;amp; Ind with the identifier: HTBRR06311412B-0001 and a P/N: 203104. I have not been able to find specs on this to see what its max Amp rating is, but when I tested it (no load) it was 0.7A. The only real way to check the load is to get it installed on the gate and run it, but I am not quite there yet. However, I did grab onto the thing and tried as hard as I could to stop it. The motor bogged down pretty hard, and I would guess that I put more load on it than the gate would be swinging. That came out to 1.99A.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Normally (for me) when I spec a motor controller, I give it a LOT of headroom if I can. I would think something like a 10A driver for this would be fine. The gate is really light.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Questions for you about selecting a motor driver:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Does anyone see a problem giving it that much headroom (10A Driver)?&lt;/li&gt;
&lt;li&gt;Does anyone have a recommendation for a motor driver?&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;I would prefer a motor driver board rather than an IC. I&amp;#39;ve got plenty to do on this project already.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The controller will most likely be an Arduino MKR WiFi 1010 (3.3v Logic)&lt;/li&gt;
&lt;li&gt;I would like to have current sensing on it for squish detection, but not absolutely required...&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I have a couple in mind that I have used in the past, but they are dual-channel and overkill.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What I have learned (and please call me out of my math is wrong here!):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Power:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It seems that if I use 100w of panels to charge batteries, I won&amp;#39;t have much of a problem using a 12V 12Ah (144Wh)&amp;nbsp;LiFePO4&amp;nbsp;battery. 100W can charge that battery in about 2.4 Hours. (Calculated here: &lt;a href="https://footprinthero.com/solar-panel-charge-time-calculator"&gt;https://footprinthero.com/solar-panel-charge-time-calculator&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Running the actuator at full load (1.99A, let&amp;#39;s call it 2A) @ 12vdc, it&amp;#39;s pulling ~24w. With the battery described above, I should be able to run continuously for ~6 hours on a full charge. (Calculated here: &lt;a href="https://www.omnicalculator.com/other/battery-capacity"&gt;https://www.omnicalculator.com/other/battery-capacity&lt;/a&gt;).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;That sounds to me like I won&amp;#39;t have a power issue at all... I can&amp;#39;t imagine more than 6 or 8 opens/closes per day.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Limits:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Since the actuator has limits built in, I will not have to install any external limit switches.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What I have decided about this project:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I am going to use an Arduino, probably the&amp;nbsp;Arduino MKR WiFi 1010 for the controller and have the configuration interface running on a web server in the house. The Arduino will pull a config periodically and or have the server push the config to the Arduino when the config is updated. The config will be stored on an SD card on the Arduino in case the server is unavailable for whatever reason.&lt;/p&gt;
&lt;p&gt;Any thoughts are appreciated!&lt;/p&gt;
&lt;p&gt;-Kaleb&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24561&amp;AppID=390&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Project - Gate Opener/Closer Control System</title><link>https://community.element14.com/challenges-projects/element14-presents/b/off-grid-makershop/posts/electronic-gate-opener-closer-control-system</link><pubDate>Fri, 28 Oct 2022 23:41:28 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:10357cd5-d4ea-472a-a4bb-a7ce423b0e61</guid><dc:creator>robogary</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Squish detection can be done by watching the motor overload, but cant be faster than load spikes for acceleration and other gate stiction events.&lt;/p&gt;
&lt;p&gt;Cameras&amp;nbsp;can be added to auto open the gate on&amp;nbsp;your license plate detection, and also save license plate photos of those the machine language program doesnt recognize.&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24561&amp;AppID=390&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Project - Gate Opener/Closer Control System</title><link>https://community.element14.com/challenges-projects/element14-presents/b/off-grid-makershop/posts/electronic-gate-opener-closer-control-system</link><pubDate>Thu, 27 Oct 2022 19:02:54 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:10357cd5-d4ea-472a-a4bb-a7ce423b0e61</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Have you considered using parts from a standard garage door opener?&lt;/p&gt;
&lt;p&gt;The parts are all off the shelf and it would only take a little modification to set it up as a fence opener/closer.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24561&amp;AppID=390&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Project - Gate Opener/Closer Control System</title><link>https://community.element14.com/challenges-projects/element14-presents/b/off-grid-makershop/posts/electronic-gate-opener-closer-control-system</link><pubDate>Thu, 27 Oct 2022 10:06:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:10357cd5-d4ea-472a-a4bb-a7ce423b0e61</guid><dc:creator>BigG</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Back in 2018 there was an element14 competition called &amp;quot;Build a Smarter World&amp;quot;, which asked members to come up with ideas using LoRa.&lt;/p&gt;
&lt;p&gt;I came up with an idea for communal access control, for something like remote gates etc. using LoRa. Maybe this is of use&lt;/p&gt;
&lt;p&gt;&lt;a href="/products/arduino/arduino-projects/b/blog/posts/communal-based-access-control-using-an-arduino-mkr-1300-wan"&gt;/products/arduino/arduino-projects/b/blog/posts/communal-based-access-control-using-an-arduino-mkr-1300-wan&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The solution used Slack messaging, but these days other MQTT based or other messaging platform options could also be used, to notify the gate owner that someone wants to get access through the locked gate:&lt;/p&gt;
&lt;p&gt;&lt;a href="/products/arduino/arduino-projects/b/blog/posts/communal-based-access-control-using-arduino-mkr-wan-1300"&gt;/products/arduino/arduino-projects/b/blog/posts/communal-based-access-control-using-arduino-mkr-wan-1300&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s some of the videos from the above blog (in case you cannot access them):&lt;/p&gt;
&lt;p&gt;[View:https://www.youtube.com/watch?v=cxzXQDlyqeo:640:360]&lt;/p&gt;
&lt;p&gt;[View:https://www.youtube.com/watch?v=3-wbWBkTpt0:640:360]&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hope it helps.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24561&amp;AppID=390&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Project - Gate Opener/Closer Control System</title><link>https://community.element14.com/challenges-projects/element14-presents/b/off-grid-makershop/posts/electronic-gate-opener-closer-control-system</link><pubDate>Wed, 26 Oct 2022 16:46:30 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:10357cd5-d4ea-472a-a4bb-a7ce423b0e61</guid><dc:creator>beacon_dave</dc:creator><slash:comments>1</slash:comments><description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;...so you don&amp;#39;t squish anyone in the system...&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you hinge the gate on the downhill side, you may avoid squishing people.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24561&amp;AppID=390&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Project - Gate Opener/Closer Control System</title><link>https://community.element14.com/challenges-projects/element14-presents/b/off-grid-makershop/posts/electronic-gate-opener-closer-control-system</link><pubDate>Wed, 26 Oct 2022 16:20:07 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:10357cd5-d4ea-472a-a4bb-a7ce423b0e61</guid><dc:creator>beacon_dave</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;To save power you could use something like an ATtiny that powers up something like a R-Pi but only when needed.&lt;/p&gt;
&lt;p&gt;Ben Heck did something like that in his GeoCache episode to provide LCD GUI plus camera functionality.&lt;/p&gt;
&lt;p&gt;&lt;a href="/challenges-projects/element14-presents/benheck/ben-heck-exclusive/w/documents/872/episode-197-ben-heck-s-beaglebone-black-geocache-episode" rel="noopener noreferrer" target="_blank"&gt;/challenges-projects/element14-presents/benheck/ben-heck-exclusive/w/documents/872/episode-197-ben-heck-s-beaglebone-black-geocache-episode&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you want to reprogram remotely, then perhaps have it wake up from a RTC module interval timer and call home to check and grab any updates that need applying before going back to sleep.&lt;/p&gt;
&lt;p&gt;The likes of the MKR WAN1310 has various power saving features that can turn the radio module off and go to sleep when not doing anything to conserve power.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24561&amp;AppID=390&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>