ElectricMotorcycleForum.com

  • September 01, 2026, 04:53:02 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

Electric Motorcycle Forum is live!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Amazombi

Pages: [1]
1
Hey all. I've now derived the time and date from CAN address 0508. It works. I use the display (without the speedometer) to see all the Zero data. I have separate battery voltages for Accu 1/12.5 and Accu 2/7.2.

2
Hey, thanks for that info.

I ordered the Elcons with the following configuration:

Battery type: Lithium-ion
Cells in series: 28
Nominal voltage: 3,7V

The rest irrelevant. I recommend adding a note "For Zero motorcycle" cause the guy at evcomponents knows the Zeros. Also you have to decide if you want the charger to be preprogrammed (then the config can't be changed), or if you want it changable via CAN. I had to wait forever to get my chargers from evcomponents though..

I have code for a controller using an ESP32 instead of an Arduino. With my code, you can change the charging current and voltage, if anyone wants that
Hallo. Habe Interesse an dem ESP32-Code. Könnte dann über WiFi auch Daten vom Ladezustand abfregen. Gruß, Werner
 

3
Hi Remmie
I know this is a while ago but what chip was on SKPang board as the link is broken and the SKPang feather now has a SN65HVD231 CAN transceiver.
Trouble is that is runs at 16mhz and I beleive the Zero runs at 8Mhz, can you confirm.
I can read data with an MCP2515 set to 500KBPS and 8MHZ but I was hoping on using an esp32 feather.
Hello. I also recreated this great thing. had problems with canfeather. already tried everything and then simply (as you wrote) set the baud rate to 1000 in the sketch. then it works. is of course not the right solution.


4
Parts, Mods And Hacks / Electronic from Motor DS / 2016 destroyed
« on: January 11, 2022, 07:30:41 PM »
I have a motor from a ZERO DS 2016. By detaching the drive pinion, the motor axis was pushed back and destroyed the circuit board in the motor housing. Are there individual replacements or has someone already repaired them?

5
General Discussion / Reverse gear zero
« on: September 28, 2020, 05:47:46 PM »
Hi Guys. I want to maneuver my Zero SR 2015 backwards over a ramp into my mobile home. I activated the contact in Sevcon (software / cables for sevcon available) ... but does not work. Does anyone know what is still missing? Greetings from Bielefeld, Germany  Werner

6
I considered switching to an Arduino, as an Arduino is a heck of a lot smaller than a Raspberry Pi, and it can live on straight +12VDC.

However, I'd need to code in C, which would suck, and there's confusion about what Bluetooth and CANBUS "shields" are compatible with which flavor of Arduino. Maybe some day when I get bored again.

Well, I hope this is interesting and/or useful to somebody out there. Enjoy.

Hi CrashCash

Great work!!

If you're looking at arduino, consider looking into the Leonardo CANBUS board from hobbytronics. It acts as an arduino and has CAN capability and 12V to 5V converter all on a very small PCB. I used it on my Flatpack S quad charger to set the voltage and current (also via CANbus) and it works perfectly.
I imagine it just would take a Bluetooth module or an LCD or OLED display to be able to show the data in real time.

http://www.hobbytronics.co.uk/leonardo-canbus



Hi. I am from Germany. My question: Works your Arduino-Board with Flatpack2 too ? I use two 3000W and two 2000W with the original SmartPack.

Pages: [1]