mirror of
https://github.com/rolandvs/shimano.git
synced 2024-11-08 12:35:44 +00:00
Update README.md with info on SC-E6010
Added info on the SC-E6010. Note: If you read this and you would like to hack it, I have the display. It is still working. However the display itself has some problems and cannot be used as the segments are disturbed probably due to some oxidation. So drop me a note if you want it. First come basis. And of course if you succeed put up a PR so it can be added.
This commit is contained in:
parent
2f219e9873
commit
70c15534b7
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Shimano e-Steps
|
# Shimano e-Steps
|
||||||
This repository is dedicated to the Shimano e-Steps as I happen to have an e-Bike that is fitted with the Shimano drive-train. There is hardly any technical information on the electronics, so I decided to do a little exploring myself.
|
This repository is dedicated to the Shimano e-Steps as I happen to have an e-Bike that is fitted with the Shimano drive-train. There is hardly any technical information on the electronics, so I decided to do a little exploring myself.
|
||||||
|
|
||||||
Update: ```19-09-2018```
|
Update: ```31-12-2021``` - Added SC-E6010
|
||||||
|
|
||||||
## e-Bikes
|
## e-Bikes
|
||||||
Electrification of a bike is very populair. There are two basic bike types:
|
Electrification of a bike is very populair. There are two basic bike types:
|
||||||
|
@ -28,6 +28,10 @@ The communication between the different system parts on the e-bike use power lin
|
||||||
- Hookup oscillocope and see what happens
|
- Hookup oscillocope and see what happens
|
||||||
- Measure voltages on the "bus"
|
- Measure voltages on the "bus"
|
||||||
|
|
||||||
|
## SC-E6010
|
||||||
|
The console/display of the e-bike is a graphical display with backlight. It features a display, two buttons, a bus interface and an internal Li-Ion battery. The processor and the proprietary bus for the e-bike seem to be split in a specific IC and a more generic controller from Renesas R5F100GJA.
|
||||||
|
|
||||||
|
_Datasheet and photos are in the picture directory._
|
||||||
|
|
||||||
## Experiments
|
## Experiments
|
||||||
I ordered a bunch of accessoires and started experimenting...
|
I ordered a bunch of accessoires and started experimenting...
|
||||||
|
|
Loading…
Reference in a new issue