bwente

Results 19 comments of bwente

Brand new install last night and I also get a black screen. Comment out the the config and it works. I can also issue the tvservice commands and the monitor...

Instead of Coindesk for the bitcoin feed. Try CoinGecko, I have using it to update one of my trackers. https://www.coingecko.com/en/api

But now Firefox is reversing the sort order!

The display screen is this one... 2.13 inch e-paper display module partial refresh e-ink screen, GDEH0213B73 (EOL) https://www.good-display.com/product/362.html I tried the pins suggested here. https://github.com/G6EJD/ESP32-e-Paper-Weather-Display/issues/19#issuecomment-450844686 and here https://forum.micropython.org/viewtopic.php?f=18&t=7547&sid=5c3aa022424b6561dd65f50409dd74dc

The ESP32 board... ![image](https://user-images.githubusercontent.com/371964/105113893-d2e75380-5a93-11eb-9d01-44e0fbd9e9f7.png)

Based on the micropython.org post, it seems the TFT cable is mapped like this. MOSI = PIN(23) SCK = PIN(18) CS = PIN(14) DC = PIN(27) RST = PIN(33) BUSY...

Any ideas for a quick fix? Is it possible to set it to a javascript variable and display that? Or is just not able to do the lookup?

That's fantastic. Could you post a link to see how it is done?

Thanks so much for the examples. It now illustrates how much I need to get have VLOOKUP to work in IE. Here is one of 80 rows I have to...

Maybe I can use the SERVER function to call a PHP version of VLOOKUP?