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

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

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

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

Yeah, one of the things I'm particularly excited about with MicroPython on the esp8266 is being able to over-the-air update a file, then reset the machine and boom the code runs. Working on a project for a family member that I hope to Show & Tell sometime when it's closer to completion. Admittedly the project will be a fixed installation and I won't be able to show the device live, but I'll have some video and an Adafruit IO dashboard to show.

Chronosv
Автор

Absolutely Great Videos! Helps me get informed .. Thank You Tony, Thank You AdaFruit Crew))

davetriplett
Автор

I'm excited to try this out with the esp8266 board I have on hand. I'm quite familiar with python as I've taken a full course on it. I've started getting into electronics and C seems so overwhelming. I basically did a copy paste on a christmas light project I did. I could learn it of course, but with a 100% course load I just don't have the time. Thanks Tony & Adafruit for doing these.

MatthewNelsonStales
Автор

Awesome video Tony. I'm just starting out learning to create useful microcontroller based projects for around the house. I've no real experience of programming but you make it all sound fascinating and totally accessible to a duffer like me.

simonhughes
Автор

Great video, thanks! Which board do you recommend for real-time signal processing for 100 samples/s and 1000 samples/s?

PhDFernandoCoach
Автор

Good video. Perhaps a deeper look into the future feasibility of micropython. I heard it was a hack to get it onto such a small footprint. Possibly leading to scaling issues in the future.

testbed
Автор

I cant find that lib:

i try pip install neopixel but cant find it

stefane
Автор

Can you explain the firmware flashing with micropython firmware?

masteruan
Автор

We can use openCV library whit this, can't We?

jandcan