Recent content by goldserve

My Nissan Leaf Forum

Help Support My Nissan Leaf Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. G

    OpenEVSE - Open Source Charging Station

    Nice! Got a link to the eBay? I see my firmware in use! :)
  2. G

    FS: 90% Completed NICE OpenEVSE /w Real Time Clock For Sale

    Decided not to sell it now. I use it as my portable work EVSE and its great!
  3. G

    OpenEVSE - Open Source Charging Station

    If my precompiled code was used, there is version that uses a gpio input as the button input vs using adafruit button. You also need the button to enable delay timers from the menu first.
  4. G

    Test my OpenEVSE FW Ver 1.6.2 with RTC and Delay Timers

    I've tried and used all of the above clock modules from ebay and they all work well.
  5. G

    Test my OpenEVSE FW Ver 1.6.2 with RTC and Delay Timers

    Try using Arduino ERW 1.0.3 to compile. Your built in libraries might be out of date.
  6. G

    Test my OpenEVSE FW Ver 1.6.2 with RTC and Delay Timers

    Download the latest in the repository again. I just synced some changes I had sitting in my computer that I forgot. It will fix your problems.
  7. G

    OpenEVSE - Open Source Charging Station

    Yes, I got the package you sent and it works great. Sign me up for one: RGB LCD $30 option. Cheers!
  8. G

    OpenEVSE - Open Source Charging Station

    Chris, can you sell me a LCD backpack without RTC?
  9. G

    Test my OpenEVSE FW Ver 1.6.2 with RTC and Delay Timers

    Chris, Do you have the shields for sale? I could use another, and i don't mind if they don't have the RTC chip on there...
  10. G

    OpenEVSE - Open Source Charging Station

    Yes, you are correct for the switch contact. I'm not sure for the plus board version if you have the header LED1 as the DIY v4 board has. This signal is basically the relay ON signal so when the button is LIT, i know the relay is connected and power is flowing through. R23 on the v4 board is...
  11. G

    Test my OpenEVSE FW Ver 1.6.2 with RTC and Delay Timers

    Great! Can't wait to get my hands on one of those shields...
  12. G

    Test my OpenEVSE FW Ver 1.6.2 with RTC and Delay Timers

    Yeah, the memory issue will be hard to track down because roughly 1.4K of 2K memory is taken up but there is still heap and stack usage during runtime. One could debug using the 1-wire JTAG or find some ATMEGA328P emulator that we can run the program though and see what it is doing in terms of...
  13. G

    Test my OpenEVSE FW Ver 1.6.2 with RTC and Delay Timers

    If you go to commits, you can see previous changes and get those specific revisions. By default, you will get the HEAD which is the latest and greatest. Same with the RTC project. You can see all the changes that went into the project from the time 1.6.0 was submitted...
Back
Top