Coder Social home page Coder Social logo

Comments (4)

spacehuhn avatar spacehuhn commented on June 16, 2024 1

Cool, also be aware that there is a 32 char limit and each emoji can take up to 4 characters!

from esp8266_beaconspam.

spacehuhn avatar spacehuhn commented on June 16, 2024

Emoticons are unicode characters and not ascii, using those in a ssid can lead to problems. But that's fully depending on the client that is interpreting those SSIDs.

But what do you mean with buggy ?

from esp8266_beaconspam.

zoutepopcorn avatar zoutepopcorn commented on June 16, 2024

But what do you mean with buggy ?

Some of the characters are not working.

When it fails the whole list of SSIDs is not visible.

But the Serial monitor is ok:

Packets/s: 137
Packets/s: 138
Packets/s: 134
Packets/s: 134
Packets/s: 142
Packets/s: 145
Packets/s: 127
Packets/s: 120
Packets/s: 134

Maybe because of spaces the phone think its the same ssid ?

Even my Arch linux is seeing the unicode by installing https://github.com/eosrei/twemoji-color-font

I think it had to do with my spaces. When I run:

const char ssids[] PROGMEM = {
   " sunglasses ๐Ÿ˜Ž\n"
   "smiling face โ˜บ\n"
   "hugging face ๐Ÿค—\n"
   "thinking face ๐Ÿค”\n"
   "eyebrow ๐Ÿคจ\n"
   "neutral face ๐Ÿ˜\n"
   "without mouth ๐Ÿ˜ถ\n"
   "rolling eyes ๐Ÿ™„\n"
   "zipper-mouth ๐Ÿค\n"
   "hushed face ๐Ÿ˜ฏ\n"
   "sleeping ๐Ÿ˜ด\n"
};

It will show all of them, exept fromt the eyebrow where only the text pops up....

from esp8266_beaconspam.

zoutepopcorn avatar zoutepopcorn commented on June 16, 2024

Yes, thanks for the reminder +1:

from esp8266_beaconspam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.