Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. lukasmaximus
    • Continue chat with lukasmaximus
    • Start new chat with lukasmaximus
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    lukasmaximus

    @lukasmaximus

    M5Stack

    28
    Reputation
    314
    Posts
    1033
    Profile views
    4
    Followers
    1
    Following
    Joined Last Online

    lukasmaximus Follow
    Global Moderator M5Stack

    Posts made by lukasmaximus

    • RE: RoverC and JoyC

      Do not try to remove the battery from the RoverC, it is welded in place. According to the documentation the 16340 battery should charge from the stickC usb when the stick C is attached to the roverC or joyC

      posted in Units
      lukasmaximus
    • RE: External WiFi Antenna?

      For which module exactly?

      posted in Modules
      lukasmaximus
    • RE: Reset boot freezes after beep and half logo display

      Hi @StuartT there is some bug where the code did not upload completely to your device and caused a glitch. As @m5stack said you need to erase and reflash it, you can do so with the M5burner software, or clicking firmware burner on the top bar of Uiflow desktop version. After that you can erase and choose the firmware which you want to upload. If you are on Linux maybe better to use esptool to erase

      posted in M5Stack Fire
      lukasmaximus
    • RE: Does anybody want to share his code for the keyboard M5Stack?

      There's some example code on the github here:

      https://github.com/m5stack/M5Stack/blob/master/examples/Unit/CardKB/CardKB.ino

      https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/CARDKB

      posted in FACES Kit
      lukasmaximus
    • RE: Hola, Alguien en español??

      hola @ sdkass, cada vez que el enlace solo es válido por un día. bienvenido a unirse a nosotros, asegúrese de hacer clic en el enlace antes de que caduque https://discord.gg/BwbTcd

      posted in PROJECTS
      lukasmaximus
    • RE: Hola, Alguien en español??

      He creado un grupo en discord https://discord.gg/ewpCpZ

      posted in PROJECTS
      lukasmaximus
    • RE: RTC example for the M5Stack

      I created a guide on hackster.io using micropython check it out here https://www.hackster.io/lukasmaximus89/rtc-modules-with-m5stack-46636b you should be able to sync it with ntp by using the datetime function of ds1307 and ntp with settime() this forum post explains it https://forum.micropython.org/viewtopic.php?t=2440

      posted in Micropython
      lukasmaximus
    • RE: Hola, Alguien en español??

      He creado un grupo en discord https://discord.gg/NWrXr9

      posted in PROJECTS
      lukasmaximus
    • RE: M5StickC-Puppy Performance

      Please email support@m5stack.com to get a replacement

      posted in M5 Stick/StickC
      lukasmaximus
    • RE: M5StickC Yun

      Hi @Happy-Hippo It is true that the bmp280 and dht12 do tend to have their readings thrown off a little by the M5StickC's internal temperature, which was a bit of an oversight on M5Stack's part. Perhaps adding a layer of insulating material between the stick and the yun might solve it.

      I cant see how the atmospheric pressure should be so adversely affected though. I'd imagine going with an mqtt platform such as thingspeak or iftt would be the best way to get the weather data to your stick C but I haven't personally tried it. Great idea to pacify your wife, let's see if it works :p

      posted in M5 Stick/StickC
      lukasmaximus