• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
M5Stack Community
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  1. M5Stack Forum
  2. joeybab3
  3. Posts
J
  • Profile
  • Following 0
  • Followers 0
  • Topics 5
  • Posts 8
  • Best 1
  • Controversial 0
  • Groups 0

Posts made by joeybab3

  • A0 was not defined in this scope

    I'm trying to use some libraries that apparently have a call to "analogRead(A0);" which is also apparently not defined. Is there any way to work around this? I tried doing #define A0 32; before the library is included but that didn't help.

    posted in Cores
    J
    joeybab3
    Mar 19, 2019, 1:43 AM
  • Has anyone figured out a good way to update the display quickly?

    I have my display showing a constantly updating number, but this number doesn't ever get erased which makes it really hard to read after a short while.
    I tried setting the whole display to black before doing each number but it creates a rolling effect...

    posted in FAQS
    J
    joeybab3
    Mar 13, 2018, 3:42 AM
  • RE: Garage Door Opener

    Yes of course!

    posted in PROJECTS
    J
    joeybab3
    Oct 13, 2017, 7:37 PM
  • How do you turn off the m5stack while it's charging?

    I know double pressing the power button turns it off while it's not plugged in but I can't seem to find any way to power it off while it's plugged in.

    posted in Cores
    J
    joeybab3
    Sep 22, 2017, 7:40 PM
  • RE: Suggestions for future releases.

    Also I can't seem to figure out how to power it off while its charging...

    posted in PRODUCTS
    J
    joeybab3
    Sep 22, 2017, 7:40 PM
  • RE: Suggestions for future releases.

    I agree, the bundled library for the screen graphics works but it would be nice to me able to change it out without having to edit the m5stack library itself.

    posted in PRODUCTS
    J
    joeybab3
    Sep 22, 2017, 7:39 PM
  • Garage Door Opener

    I created a garage door opener that links to an esp8266 based relay connected to my garage: http://www.joeybabcock.me/blog/projects/gp-genius-project-prototype-1-garage-door-opener/

    posted in PROJECTS
    J
    joeybab3
    Sep 22, 2017, 7:33 PM