mirror of
https://github.com/rolandvs/shimano.git
synced 2024-11-08 12:35:44 +00:00
Update README.md
This commit is contained in:
parent
425c3e2006
commit
968dbeeb69
1 changed files with 3 additions and 1 deletions
|
@ -29,10 +29,12 @@ The communication between the different system parts on the e-bike use power lin
|
|||
- 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.
|
||||
The console/display of the pedelec 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 pedelec seem to be split in a specific IC and a more generic controller from Renesas R5F100GJA.
|
||||
|
||||
_Datasheet and photos are in the [pictures](pictures/) directory._
|
||||
|
||||
```NOTE: The SC-E6010 is replaced by a new one, as my old one had some problems with the graphical display (probably oxidation). The unit on itself still fully functions. So if anyone wants to use it to do some hacking, drop me a note, I will sent it to you.. Of course I expect the hacking results to be returned :-)```
|
||||
|
||||
## Experiments
|
||||
I ordered a bunch of accessoires and started experimenting...
|
||||
|
||||
|
|
Loading…
Reference in a new issue