Wahoo Kickr Bike - External Gear Display

very cool, please keep us updated as I’d love to get this for my kickr bike.
A parts list would be great then add code and away we go.

I have a 3D printer so file for that would great.

1 Like

There’s one part on the list… everything runs on a LILYGO t-display :blush:

I’ve just received at LILYGO T-Embed that I will port ( and CLEAN ) the code for - but I definitely have more projects than time at the moment :roll_eyes:

BooX

1 Like

so this is all that is required?

or even this with case included

It’s currently for the NON-S3 version which has a slightly smaller display.:

or

https://www.aliexpress.com/item/33048962331.html

BooX

1 Like

Thanks for that - trying to find one in the UK.

Aliexpress won’t ship to me and from US has custom problems.

Is this the correct one?

Yes that’s the correct one… seems it even comes with a shell :smiley:

BooX

Hello, can I join ? my github name is “jurzz”

I’ve added you :blush:

BooX

thanks for invitation :+1:

1 Like

If you want the gears on-screen it can be done with sauce and a mod.
(You also need a bluetooth equipped device to open a page and relay the gear info to sauce) but it can be done.

I have a mod for sauce but am too busy at the moment to tidy it up and push it out. Will get round to it eventually.

2 Likes

Sound awesome @Gareth_Hay_TT1 :grinning:

I actually had that in mind too, but being that total amateur I am, it was way easier for me to do what I did ( and it’s cross platform :wink: )
Looking very much forward to you releasing that feature for Sauce :grinning:

BooX


By referring to Mr. BooX’s code and modifying it a little, the display was completed as shown in the picture.
If anyone wants the code, I’ll update it to github and share it.
:grin::grin::grin:

7 Likes

Woooooooow :+1::+1::+1::+1::+1::+1::+1:

Currently on the bike, but just had to comment :smiley::smiley::smiley::smiley::smiley:

BBL :blush:

BooX

oh… link post impossible…
please refer below :grin::grin::grin:

2 Likes

that is sick - now I need to order the LILYGO

UPDATE: now ordered - I’ll be back with questions once it arrives no doubt - like how to get code on it and pair to bike?

1 Like

If you connect power, it will connect automatically. Sometimes connect fail though you’ve been waiting for about 10 seconds, press reset button of TTGO and wait again. :grin:
I simply post how to upload the program to TTGO on my personal blog. FYI.

(remove space and copy paste :grin::grin:)
https : / / m. blog. naver. com/ mmpj / 223104077717

2 Likes

thank you, that’s brilliant, once my board arrives I’ll give it ago :smile:

1 Like

[quote=“. JurZzang [BNJ], post:37, topic:597907, username:_JurZzang2749”]
TTGO
[/quote]

any chance of the STL file for the case please?

1 Like

thanks I got the board and after some initial problems getting the board running, missed the bit where you install TFT_eSPI and have to comment out and uncomment the lines in User_Setup_Select.h

Once that was fixed installed the code and all good working great with my bike.

Once question, I happen to have 2 kickr bikes (his and hers) is there any way to choose which one to connect to? It connected to the wrong one so I just powered off that bike and and did the TTGO again and it paired to mine, not a big issue I guess.

1 Like

I may be a bit slow, but, I’m really interested in this project.
I ordered the LILYGO TTGO T-Display from AliExpress.
I’m trying to follow the blog post from @_JurZzang2749.
I need to install Arduino on my computer, but before I can do anything else, I need to have the display board?
Is that correct?