MicroPython Basics: What is MicroPython? with Tony D! @micropython #LIVE

preview_player
Показать описание

Links mentioned in the video:

Acknowledgements:
- Music: bartlebeats
- Intro shuttle footage: NASA
- Intro fonts: Typodermic
- Intro inspiration: Mr. Wizards's World
- Matrix background: cool-retro-term & cmatrix

-----------------------------------------

-----------------------------------------
Рекомендации по теме
Комментарии
Автор

Thank you, appreciate the information and the pace of delivery

amjedmajeed
Автор

Dude, I haven't watch a that long video until the end has a long time ago, but you created a great material. Congrats!

erickcampos
Автор

Excellent review. Good speed. Good focus.

jpolarseminario
Автор

I am porting some code from a bluepill stm32 processor running the Arduino C++ to an ESP32 S2 Mini running Circuit Python. I just found out the other day that Circuit Python does not support interrupts which is a real bummer since I have 6 lines that I need to monitor and the polling routine to do that is just dirty. But, we wanted the S2 Mini for the I2S capability that the bluepill did not have.

MrEdwardhartmann
Автор

Thankyou - you're an excellent presenter.

gregsullivan
Автор

The performance drag is only during development? Once the code is on the board, then it is in machine language and no performance drag?

ejb
Автор

How do you load code into the arduino?

chrisschene
Автор

This is really a great video. However, I do have a question, that is it possible to play with stm8 (not 32) and ATMega#/### with micropython? if yes, please help me identify resources... thanks

kamakshaiah
Автор

I think I will have to actually get one of these, I hve always been nervous about microprocessor programming, but Python w00t.

mybigbeak
Автор

Silly question, but how do you close out a for / while loop?

ianstoll
Автор

how to post sensor values to a website using a webserver? using MicroPython of course.

ThomasHaberkorn
Автор

Could micro-python be rooted to an arduino? Is an Arduino mega powerful enough?

Shakespeare
Автор

Can it be used to control motors? (Might be a stupid question, but I'm a beginner)

tjspov
Автор

So, let's say with the Feather: you build a script on your computer (assuming you don't want to keep trying it into the terminal, ha!) is there a way you can push it to the device? Did you say that there was storage on the device? Sorry, could just be in another video. This is really cool, thanks for sharing!
P.S. does the feather have the ability to connect to wifi routers and then send data out, make web requests?

toastrecon
Автор

how do you get out of loop ? my prompt is always ....

tablatronix
Автор

On the Bluetooth le tutorial pt one I get masked instead of loaded in the status thing

oneconfusedbeing
Автор

Ireland's WORLD Domination Route.... ;p

ReganMarcelis
Автор

Hmmm. Well, I would love to this board, BUT since a Pyboard is 5 times the price of an Arduino board... I have to say, its not something I'll put any effort or money towards.

barryluft
Автор

import everything


while True:
read.all.kinds.of.sensor()

demoncloud
Автор

Mmm looking at all the videos on YouTube it looks like this language is orientated for Linux users.... I'm from the 80s. Basic, cobol, fortran 6502 assembly and Z80 assembly.. I just cannot seem to get to grips with thease languages... Lol. All the videos seem to presume you allready have a grounding... Wooosh over my head..lol

paulelliott
join shbcf.ru