🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
@MycroPython
1.19K
subscribers
57
photos
4
videos
72
files
2.49K
links
Micropython para Microcontroladores, IoT, Sensores Remotos,Automatización. Recursos,documentación,tutoriales para programar MCUs con Micropython y mucho mas.
@miprochip_com
@Python_Practice
@blocklycode
@Python_Practice_Books
@EcoEnergias
@miproshop
Download Telegram
Join
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
1.19K subscribers
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/-7FosQmioRY
YouTube
Using the ESP32 DAC - Voltages, Waveforms & Sounds
Oscilloscope Art, Musical Fruit - just a few of the things we’ll build with the ESP32’s built-in DAC (Digital to Analog Converter)!
Article with code: https://dronebotworkshop.com/esp32-dac
More articles and tutorials: https://dronebotworkshop.com
Join…
👍
1
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/UFCmTZUoZ1M
YouTube
Arduino IoT Cloud 2021 - Getting Started with Arduino & ESP32
Learn to use Arduino's and ESP32 with the updated Arduino IoT Cloud.
Article with code: https://dronebotworkshop.com/arduino-iot-cloud
More articles and tutorials: https://dronebotworkshop.com
Join the conversation on the forum: https://forum.dronebotworkshop.com…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/pgGpuws7f9o
YouTube
Water Your Garden with IoT - Soil Moisture Sensors
Learn to use Soil Moisture Sensors with microcontrollers and build a Soil Moisture Meter and an automated watering system that uses the Arduino IoT Cloud!
Article with code: https://dronebotworkshop.com/soil-moisture
More articles and tutorials: https:/…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/visj0KE5VtY
YouTube
ESP32 CAM - 10 Dollar Camera for IoT Projects
Today we are working with the ESP32-CAM, an amazing 32-bit microcontroller module with a built-in camera and microSD card interface that retails for less than 10 dollars!
Article with code: https://dronebotworkshop.com/esp32-cam-intro/
More articles and…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://randomnerdtutorials.com/esp32-cam-photo-microsd-card-timestamp/
Random Nerd Tutorials
ESP32-CAM Take Photo and Save to MicroSD Card with Date and Time (timestamp) | Random Nerd Tutorials
Learn how to take a picture with the ESP32-CAM and save it to the microSD card. Then, add the current date and time on the filename so each picture has a unique filename.
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://randomnerdtutorials.com/node-red-big-timer-automation/
Random Nerd Tutorials
Node-RED with Big Timer Node: Automation Schedules | Random Nerd Tutorials
Create complex automation schedules easily using Node-RED and the Big Timer node. This node provides a huge range of timing facilities that will take your automation to the next level.
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/VnfX9YJbaU8
YouTube
WiFiManager with ESP32 - Stop Hard-coding WiFi Credentials!
Stop hard-coding your WiFi connection information in your ESP32 Sketches - use WiFi Manager instead!
Article with code samples: https://dronebotworkshop.com/wifimanager
More articles and tutorials: https://dronebotworkshop.com
Join the conversation on the…
❤
1
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/6XY9PooMrms
YouTube
LED Displays with Arduino - 7-Segment & Dot-Matrix
Use both 7-segment and dot-matrix LED displays with an Arduino.
Article with code: https://dronebotworkshop.com/led-displays/
More articles and tutorials: https://dronebotworkshop.com
Join the conversation on the forum: https://forum.dronebotworkshop.com…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://randomnerdtutorials.com/esp32-big-timer-node-red/
Random Nerd Tutorials
ESP32 Time-Based Events using Big TimerNode-RED and | Random Nerd Tutorials
Control the ESP32 outputs using time-based events using Node-RED and Big Timer node. Create automated flows based on different time conditions: hours, minutes, days of the week, months, include/exclude specific days or months, based on sunset and sunrise…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/5KszL2Opuo0
YouTube
ESP32-CAM MicroSD Card - Saving images with the ESP32-Cam
Learn to use the MicroSD card on the ESP32-CAM to store photos. We’ll also build a motion-sensitive and time-lapse camera.
Article with code: https://dronebotworkshop.com/esp32-cam-microsd
More articles and tutorials: https://dronebotworkshop.com
Join the…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://randomnerdtutorials.com/esp8266-nodemcu-big-timer-node-red/
Random Nerd Tutorials
ESP8266 Time-Based Events using Node-RED and Big Timer | Random Nerd Tutorials
Control the ESP8266 NodeMCUoutputs using time-based events using Node-RED and Big Timer node. Create automated flows based on different time conditions: hours, minutes, days of the week, months, include/exclude specific days or months, based on sunset and…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://randomnerdtutorials.com/real-time-storage-firebase-node-red/
Random Nerd Tutorials
Real-time Data Storage with Firebase and Node-RED | Random Nerd Tutorials
Learn how to use Firebase with Node-RED to store data in the realtime database (RTDB). We'll show you examples to SET, PUSH, UPDATE, and DELETE data.
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/bEKjCDDUPaU
YouTube
ESP-NOW - Peer to Peer ESP32 Network
Set up a private peer-to-peer network without WiFi using ESP-NOW! I’ll show you how to use this powerful protocol with several ESP32 boards.
Article with code samples: https://dronebotworkshop.com/esp-now
More articles and tutorials: https://dronebotworkshop.com…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/dZjbGpynQJA
YouTube
Build an ESP32-CAM Robot Car
Build a remote-controlled robot car using the ESP32CAM module and TB6612FNG Motor Controller.
Article with all the code: https://dronebotworkshop.com/esp32cam-car
More articles and tutorials: https://dronebotworkshop.com
Join the conversation on the forum:…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://www.adafruitdaily.com/2023/04/11/python-on-microcontrollers-newsletter-new-raspberry-pi-code-editor-pycon-us-this-month-and-much-more-circuitpython-python-micropython-thepsf-raspberry_pi/
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/XXG0BqxGmOI
YouTube
Build an ESP32-CAM Developers Module with Power Supply
This easy-to-build Developers Module simplifies working with the ESP32-CAM and also provides a useful portable power supply for all your experiments.
Article with schematics on the website: https://dronebotworkshop.com/esp32-cam-develop/
More articles and…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/zxBC1ivOVfM
YouTube
Using Servo Motors with ESP32
How to control Servo Motors with an ESP32 - directly, using I2C, and over WiFi.
Article with code: https://dronebotworkshop.com/esp32-servo/
More articles and tutorials: https://dronebotworkshop.com
Join the conversation on the forum: https://forum.dron…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/m-MPBjScNRk
YouTube
ESP32 Sound - Working with I2S
Build an Internet Radio, an MP3 Player, and display microphone waveforms with an ESP32 and some I2S peripherals. Learn to use the I2S sound protocol with the ESP32.
Article with code: https://dronebotworkshop.com/esp32-i2s
More articles and tutorials: h…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/cuW9fZ0hr18
YouTube
Micropython on an ESP32-S2 mini
Convoluted Tutorial showing users bits of video, that if scrutinized, might be used to entertain someone whilst installing micropython on an ESP32-S2 mini.
#DEPENDANCIES
PYTHON3 https://www.python.org/
UPYCRAFT https://randomnerdtutorials.com/install-upycraft…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/QQAqQp06nXo
YouTube
Step Through Python Scripts With Thonny
The buttons you’ll see here allow you to debug and run a script step by step in order to see what’s happening. These step buttons are really powerful because they allow you to see what’s going on under the surface.
A large part of learning programming is…