Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ODROID GO with screen #8630

Closed
hagenbuch opened this issue Jun 6, 2020 · 20 comments
Closed

Support for ODROID GO with screen #8630

hagenbuch opened this issue Jun 6, 2020 · 20 comments
Labels
stale Action - Issue left behind - Used by the BOT to call for attention troubleshooting Type - Troubleshooting

Comments

@hagenbuch
Copy link

hagenbuch commented Jun 6, 2020

Have you looked for this feature in other issues and in the docs?
Yes, I found this post:
#6775

Is your feature request related to a problem? Please describe.
I would humbly suggest that this issue be reopened, now as ESP32 support is there.

Describe the solution you'd like
Suggest to reopen ticket: Support for Odroid GO because ESP32 is supported now

Describe alternatives you've considered
I could start a new post but then the old one woudl carry contradictory information.

Additional context
Add any other context or screenshots about the feature request here.

(Please, remember to close the issue when the problem has been addressed)

@hagenbuch hagenbuch changed the title Suggest to reopen ticket: Support for Odroid GO because ESP32 ist supported now Suggest to reopen ticket: Support for Odroid GO because ESP32 is supported now Jun 6, 2020
@Jason2866
Copy link
Collaborator

Jason2866 commented Jun 6, 2020

Looking at the circuit diagramm https://github.com/hardkernel/ODROID-GO/blob/master/Documents/ODROID-GO_REV0.1_20180518.pdf
There is nothing special. Tasmota will run on the device.
The Display ILI9341 is supported too. Just install ☺
This firmware should work https://github.com/Jason2866/Merge/blob/firmware/firmware/tasmota32/other/tasmota32-mega.bin.gz
Flashing is described here https://tasmota.github.io/docs/ESP32/

@hagenbuch
Copy link
Author

Thanks. I'll try!

@Jason2866
Copy link
Collaborator

@hagenbuch
Copy link
Author

hagenbuch commented Jun 6, 2020

I know, that's exactly what I ordered and bullt already. Just that they don't flash one binary directly but they are having their "firmware" being able to manage several binaries.
I'm not sure if I can treat Tasmota as "just another emulator".

@Jason2866
Copy link
Collaborator

No, Tasmota writes a new partition table. Everything will be overwritten

@ascillato2 ascillato2 changed the title Suggest to reopen ticket: Support for Odroid GO because ESP32 is supported now Support for ODROID GO with screen Jun 9, 2020
@ascillato2 ascillato2 added troubleshooting Type - Troubleshooting awaiting feedback Action - Waiting for response or more information labels Jun 9, 2020
@ascillato2
Copy link
Collaborator

Hi, Any news on this?

@Jason2866
Copy link
Collaborator

Hi Adrian, my Odroid Go is ordered. Should arrive the next days.

@arendst
Copy link
Owner

arendst commented Jun 9, 2020

I'd like to order one too but alas not possible to Die Niederlande:

Es befinden sich derzeit Artikel in Ihrem Warenkorb, welche nicht in Ihr angegebenes Lieferland versendet werden können. Bitte klicken Sie oben "Zurück zum Shop" und löschen Sie die rot markierten Artikel aus Ihrem Einkaufswagen um Ihre Bestellung fortzusetzen.

I probably need to urge someone to send it to me...

@hagenbuch
Copy link
Author

Well I could have sent you one.. :) Shall I still?

I guess templates will be going here: https://github.com/blakadder/templates/tree/master/_templates

Maybe the screen is new and / or the speakers. Also not sure how Tasmota deals with SD-Cards, would be awesome.

@arendst
Copy link
Owner

arendst commented Jun 9, 2020

There is one in the mail already.

Templates should go there but for now it's only on the ESP32 doc page.

@gemu2015
Copy link
Contributor

gemu2015 commented Jun 9, 2020

@hagenbuch
scripting has full support for sd cards (also on esp32)
you can display the card directory and may upload and download files and manipulate them in a script.

@Jason2866
Copy link
Collaborator

Jason2866 commented Jun 19, 2020

Theo has fixed the bug in the Displaydriver.
image

You can try now with latest development version and this (not complete!) Template.
Display can be dimmed via Webslider.
{"NAME":"Odroid","GPIO":[32,1,1,1,1,768,1,1,1,1,416,1,1,1,736,672,0,800,1,704,0,1,1,1,0,0,0,0,1,1,1,1,1,0,0,1],"FLAG":0,"BASE":1}

@stale
Copy link

stale bot commented Jul 18, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Action - Issue left behind - Used by the BOT to call for attention label Jul 18, 2020
@Jason2866
Copy link
Collaborator

No close

@stale stale bot removed the stale Action - Issue left behind - Used by the BOT to call for attention label Jul 18, 2020
@stale
Copy link

stale bot commented Aug 15, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Action - Issue left behind - Used by the BOT to call for attention label Aug 15, 2020
@Jason2866
Copy link
Collaborator

in work...

@stale stale bot removed the stale Action - Issue left behind - Used by the BOT to call for attention label Aug 15, 2020
@Jason2866
Copy link
Collaborator

Template:

{"NAME":"Odroid","GPIO":[0,1,0,1,1,768,1,1,1,0,416,1,1,1,736,672,0,800,1,704,0,1,1,0,0,0,0,0,0,0,4704,3329,4866,0,0,0],"FLAG":0,"BASE":1}

Setup for showing battery voltage in Web Ui

adcparam3 6,0,4095,0,6160

Rule for using joystick up and down for dimming display

on analog#joy2=1 do dimmer - endon on analog#joy2=2 do dimmer + endon

image

@stale
Copy link

stale bot commented Oct 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Action - Issue left behind - Used by the BOT to call for attention label Oct 4, 2020
@arendst arendst added pinned Action - Pinned to keep it open (to avoid Bot) and removed stale Action - Issue left behind - Used by the BOT to call for attention labels Oct 5, 2020
@ascillato2 ascillato2 removed the awaiting feedback Action - Waiting for response or more information label Nov 29, 2020
@ascillato2 ascillato2 removed the pinned Action - Pinned to keep it open (to avoid Bot) label Nov 29, 2020
@github-actions
Copy link

This issue has been automatically marked as stale because it hasn't any activity in last few weeks. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Action - Issue left behind - Used by the BOT to call for attention label Dec 25, 2020
arendst added a commit that referenced this issue Dec 29, 2020
Add basic support for ESP32 Odroid Go 16MB binary tasmota32-odroidgo.bin (#8630)
@github-actions
Copy link

This issue was automatically closed because of being stale. Feel free to open a new one if you still experience this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Action - Issue left behind - Used by the BOT to call for attention troubleshooting Type - Troubleshooting
Projects
None yet
Development

No branches or pull requests

5 participants