Это видео недоступно.
Сожалеем об этом.

MicroPython & the Internet of Things • Damien George • GOTO 2016

Поделиться
HTML-код
  • Опубликовано: 15 авг 2024
  • This presentation was recorded at GOTO Amsterdam 2016
    gotoams.nl
    Damien George - Creator of MicroPython
    ABSTRACT
    MicroPython is a lean and efficient reimplementation of Python 3 that runs on microcontrollers and constrained systems. It allows you to program these low-level devices using all the high-level constructs that Python affords. Many Internet of Things devices have a microcontroller [...]
    Download slides and read the full abstract here:
    gotocon.com/ams...
    / gotoamst
    / gotoconference
    gotocon.com
    #MicroPython #IoT #Python #Programming #Microcontroller

Комментарии • 13

  • @satishgoda
    @satishgoda 4 года назад +4

    Outstanding. Thank you Damien for conceptualizing and creating MicroPython and the accompanying hardware.

  • @timthompson468
    @timthompson468 Год назад +1

    I just started using MicroPython. It’s funny, I didn’t recognize the name, so I was thinking, “I wonder what this guy knows about the subject.” Excellent background information. I had no idea it’s been around for six years. I’m having fun with using MicroPython with the Raspberry Pi PICO W. It’s very easy to use, and fits my needs very well.

  • @vladimirastrelin1719
    @vladimirastrelin1719 Год назад +1

    Amazing.. Damien is a real living genius indeed

  • @esjuve
    @esjuve 2 года назад +1

    So good!

  • @hassinayaz7310
    @hassinayaz7310 7 лет назад +4

    future looks good :D

  • @frab88
    @frab88 8 лет назад +3

    impressive

  • @whiteking80
    @whiteking80 2 года назад

    can micropython embeded into mips microcontroller?

  • @BerenguerJoaquin
    @BerenguerJoaquin 7 лет назад +2

    thank you!!!

  • @alterguy4327
    @alterguy4327 6 лет назад +2

    great

  • @lionwangsinovoip
    @lionwangsinovoip 5 лет назад

    BPI:bit is an ESP32 with 32-bit Xtensa LX6 dual-core processor based embedded system. It supports Webduino, Arduino, MicroPython as well as Scratch X programming environments.
    wiki.banana-pi.org/BPI-Bit

  • @TheKetsa
    @TheKetsa 7 лет назад +2

    Will it be ported to ESP32 ?

    • @MartinPHellwig
      @MartinPHellwig 7 лет назад +4

      github.com/micropython/micropython-esp32

  • @userou-ig1ze
    @userou-ig1ze 3 года назад

    it's a bit sad that there aren't many developers on this project, the community seems to be inhibited by mainly Damien, who wants full control and oversight over the project (slowing things down). It should be allowed to contribute more freely and faster implement things. As an example, circuit python is a sort-of-fork of micropython that really is rather standing on its own (when it shouldn't be). In sum, micropython has a tremendous way to go, libraries and functions (and platform specific functions, like the popular esp32) are missing - and so is the vast user and developerbase (that exists for arduino, also thanks to adafruit), when it has great potential.