miniMEME: A Tron Blockchain-Powered IoT Platform

Thanks,

At the moment there are no incentives for contributions, but maybe in the future this could be added in some way.

Thank you for your question

1 Like

Oh I see, thanks for the clarification

2 Likes

Welcome to hackaTron S7! I’m fascinated by your project that integrates the Tron blockchain with IoT technology to showcase meme coin images and real-time cryptocurrency data. What factors influence your choice of meme coins to display?

3 Likes

Hi thank you, to answer your question,

The freshly added memes are shown that are just added on Sunpump.meme they hold the most artistic value. in later version there could also be screens that can be switched to that are dedicated for Sundog, Suncat, TRX and others.

2 Likes

Thank you for your reply and I am liking how you are very very direct, I know now everything to expect from your project

2 Likes

Got it, Thank you so much

1 Like

I clearly get that, keeping fingers crossed :crossed_fingers:t2: as to how this fares as Hackathon progresses, goodluck on everything!

1 Like

Thank you, it’s exciting !

2 Likes

Welcome to Grand hackathon S7.

please can you throw more light on the security aspect. thanks

3 Likes

Possible to add a General Pixel Art Profile which auto-adds newly created memes to the general pixel, while also removing rugged memes. Much fun for meme communities to clamour for which meme takes up most pixels. It’d be exciting and fun btw

2 Likes

Hi hello and thanks!

To answer your question.

  • miniMEME project code is open source with comments to describe each code segment
  • Used libraries are open source
  • At this moment the local accessible web interface doesn’t have a password this i will want to add but will need to consider the needs because it is only on local network.

If you or anyone see any security risks, let me know and i would want to look into them.

Thanks for your question

2 Likes

Hello @Techtek thanks for building such a cool project!

I personally know the limitations of boards like ESP32-S3 in terms of processing power and memory!
Unfortunately I don’t have a ESP32-S3 to test right now but could check the website and code.

Have you thought on building a battery powered version to sell it as a “degen PockeDEX” :sweat_smile:?
You might find some market for people wanting to show their friends and familiy their latest sunpump purchases or favorite memes.

For future releases, is it possible to get your memes holdings (from your wallet) and make them automatically being displayed with price alerts, alerts etc?

Thanks for building on TRON and kudos for open sourcing your project!

2 Likes

Hi @SimbadMarino

Thank you for your appreciation and the made suggestions, to get into them:

  • Inside the Lilygo s3 box is a battery connector it would be not to difficult to add a battery to this board because it does also have a integrated battery charging circuit. if add a battery it would make it indeed a bit like a poke-meme-dex :slight_smile: But i try to keep cost and parts as low as possible to make it easy and inexpensive to get started.

  • it would indeed also be nice to add alerts (but this could require adding a speaker, and for the same reason to keep the parts and startup cost low, i didn’t add one), but i could instead of sound make the screen blink brightly to alert the user when new memes are detected, or a set price alert is reached.

  • At the moment the used API from Dexscreener doesn’t allow to look up wallet addresses this API is used because it not requires the use of a API key. If use a API key instead, it would make it bit more trouble to setup for new users because they need to register for it. but
 :sunglasses:

  • i have been thinking on adding more features and those do require to use another API so that Tron Wallet balance, Voting rewards and owners meme coin information, etc. can be fetched and displayed, transaction can be made and Ideally interactions with smartcontracts can be done as well from the device.
    (Some reward mechanism for running the device might be possible to develop)



Thanks for organizing the HackaTron

2 Likes

@Shangra1 i wanted to add:

When using just the miniMEME Chrome extension it will notify you with sound when new memes are added and because you are there early you can make a buying decision in those early moments of a pump.

How to:
Run the miniMEME Chrome extension on a second screen, (laptop or Chromebook), you will not need to run the batch script, just the extension can run on it’s own. the extension is also made open source and on the miniMEME github.

Wanted to explain this in the introduction post but didn’t do in detail because now it is a sub feature of the extension that at this moment belongs to the server side of the project, but the extension can also run on it’s own to notify for new memes to users from within the browser.

In future versions the miniMEME device will also be able to make these and other notifications. But right now it is a sub feature of the backend that also can be utilized on it’s own as a tool and main feature for trading new meme coins.

2 Likes

Thanks for replying dear

2 Likes

Testing a new update of the miniMEME software.

This update will add the option to switch with the web interface button to a dedicated Sundog screen with Sundog background, price ticker, 5 min price change percentage, and shows the current time.

i will test this dedicated Sundog screen a bit longer and might change the screen design a bit more and will add the updated code to the miniMEME Github repository soon.

4 Likes

Very cool project! I love this idea of framing memecoins like it’s a family picture😄

2 Likes

cool! ehh, I remember wanting to buy this meme coin, but missed the opportunity :saluting_face:

1 Like

miniMEME Status update

Improved the following things:


New screens

  • Added 2 new screens one for $SUNDOG and one for $BULL .
  • Screens shows the price and 5 minute price change (red/green) in a prominent way.
  • $SUNDOG and $BULL screen backgrounds.
  • Shows date and time.
  • Still shows the new meme coin images in a very tiny slideshow next to the date and time.
  • Screen bottom part is consistent with the miniMEME main screen / branding, and the top part of the screen is used for the meme coin branding.
  • When switched from main screen to a other screen it was not possible to switch again (dead end, and needed a button reset press to go back to main screen again) but it is now possible to switch out of each screen back to another screen or back to the main screen.

Web interface

  • Better design, nice rounded buttons and less clutter.
  • Meme slideshow in top, instead of image grid.
  • Added buttons to the web interface to switch to a dedicated $SUNDOG / $BULL screen, and a reset button to go back to the begin state.
  • Added a board uptime counter.

But before releasing this latest update on the miniMEME Github i would want to fix two issues:

  • Displayed time is +1 hour difference because recently we changed Summer / Winter time.
  • When switched to one of the new screens after ~20 min of displaying the screen, it can fall back to the main screen code loop.



As far I understand this project is about displaying meme token images on iot right? Or anything else I’m missing?

1 Like