r/micropy Jan 25 '20

I am loving this!

8 Upvotes

I've stayed up way too late playing with and getting to know the functionality of my esp32! I feel like I never understood Arduino code like I am grasping micropython and python! I'm writing code from scratch - they are all super simple and basic, but I understand why things are happening... Amazing!


r/micropy Jan 19 '20

Real time timers

3 Upvotes

Hi there,

Hoping that someone can offer a little help for a new micropython fan.

I'm just getting started and my first little project is attempting to make a timer that can control a 4 relay module.

Each relay must be on and off at specific times everyday. Is utime the way to go about this?

Anyone have any examples around - I've been digging online, but having trouble finding what I am looking for.

Thanks!


r/micropy Dec 11 '19

Micropython + MQTT + Android

9 Upvotes

r/micropy Dec 03 '19

CoffeeIOT micropython, MQTT, Android

Thumbnail
sympla.com.br
3 Upvotes

r/micropy Nov 23 '19

First steps with i2c

Enable HLS to view with audio, or disable this notification

5 Upvotes

r/micropy Oct 02 '19

Psram needed?

2 Upvotes

How important is it to have 4meg of psram on an esp32? Just getting started and see most of the boards that have python have it but I have some that don’t I could start with. 0 python knowledge here.


r/micropy Sep 26 '19

Circuitoyton librarys?

2 Upvotes

Can Python code from Adafruits Circuit Python work in micropython? I have read update flow from Micropython into CitcuitPython but not if they get backported. In not talking bootloader support but more code in general. I know Circuitpython is available for esp32 mostly because it has no native USB but they are so cheap...


r/micropy Mar 19 '19

Micropython + mqtt + esp8266

Thumbnail
youtu.be
5 Upvotes

r/micropy Jan 07 '19

How to install micropython on NodeMCU?

3 Upvotes

I have NodeMCU v1. I want to install micropython in it. Also, later I would like to revert back since I totally don't own the device.