MicroPython: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Aggiunto collegamento
Riga 10:
MicroPython, è stato originariamente creato dal programmatore e fisico australiano Damien George, dopo una campagna sostenuta su [[Kickstarter]] nel 2013<ref>{{Cita web|url=https://www.kickstarter.com/projects/214379695/micro-python-python-for-microcontrollers|titolo=Micro Python: Python for microcontrollers|sito=Kickstarter|lingua=en-US|accesso=2018-04-11}}</ref>. Mentre la campagna Kickstarter originale ha rilasciato MicroPython con un microcontrollore pyboard, MicroPython supporta un certo numero di architetture basate su [[ARM architetture|ARM]] . Da allora MicroPython è stato eseguito su hardware [[Arduino (hardware)|Arduino]]<ref>{{Cita news|lingua=en-US|url=https://www.geeky-gadgets.com/pyduino-arduino-based-development-board-that-supports-micropython-12-10-2016/|titolo=Pyduino Arduino Based Development Board That Supports MicroPython (video) - Geeky Gadgets|pubblicazione=Geeky Gadgets|data=2016-10-12|accesso=2018-04-11}}</ref>, [[ESP8266]]<ref>{{Cita news|lingua=en-US|url=https://hackaday.com/2016/07/21/micropython-on-the-esp8266-kicking-the-tires/|titolo=MicroPython on the ESP8266: Kicking the Tires|pubblicazione=Hackaday|data=2016-07-21|accesso=2018-04-11}}</ref>, [[ESP32]]<ref>{{Cita web|url=https://github.com/micropython/micropython-esp32|titolo=micropython/micropython-esp32|sito=GitHub|lingua=en|accesso=2018-04-11}}</ref>, e [[Internet delle cose|Internet of things]] <ref>{{Cita web|url=https://www.kickstarter.com/projects/214379695/micropython-on-the-esp8266-beautifully-easy-iot|titolo=MicroPython on the ESP8266: beautifully easy IoT|sito=Kickstarter|lingua=en-US|accesso=2018-04-11}}</ref><ref>{{Cita web|url=https://todayispotato.github.io/micropython-talk/#/|titolo=MicroPython - Bringing Python to the Internet of Things|sito=todayispotato.github.io|accesso=2018-04-11}}</ref><ref>{{Cita news|lingua=en|url=https://www.businesswire.com/news/home/20161122005481/en/Pycom-Incorporating-Sequans-LTE-M-Technology-5-Network-IoT|titolo=Pycom Incorporating Sequans LTE-M Technology in New 5-Network IoT Development Board|accesso=2018-04-11}}</ref>.
 
Nel 2016 è stata creata una versione di MicroPython per la [[Micro Bit|BBC Micro Bit]] come parte del contributo della [[Python Software Foundation]] alla partnership Micro Bit con la BBC<ref>{{Cita news|lingua=en-GB|url=https://www.electronicsweekly.com/uncategorised/video-bbc-micro-bit-user-interface-2015-07/|titolo=Video: Hands on with the BBC Micro-Bit user interface|pubblicazione=Electronics Weekly|data=2015-07-07|accesso=2018-04-11}}</ref>.
 
Il codice sorgente del progetto può essere trovato su [[GitHub]]<ref>{{Cita web|url=https://github.com/micropython/micropython|titolo=micropython/micropython|sito=GitHub|lingua=en|accesso=2018-04-11}}</ref>.