🇪🇸
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/xPlN_Tk3VLQ
YouTube
Introduction to ESP32 - Getting Started
Today we will get started with the ESP32, a low-cost and extremely versatile microcontroller with integrated WiFi and Bluetooth. I’ll show you how to set up your Arduino IDE for the ESP32 and then we’ll try out several example sketches.
Full Article with…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/FsQ9kMp2GoY
YouTube
Arduino GIGA WiFi - First Look
The most powerful Arduino yet - meet the new Arduino GIGA R1 WiFi board!
Article with code: https://dronebotworkshop.com/giga
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/nctYJaDNLU0
YouTube
Using PS3 Controllers with ESP32 | Build Custom Remote Controls
Control the world (or anything you can hook up to an ESP32) using a PS3 controller! I’ll show you how to control motors, LEDs, and more.
Article with code: https://dronebotworkshop.com/ps3-esp32
More articles and tutorials: https://dronebotworkshop.com…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/UpwsQrc2Jls
YouTube
ChatGPT with Arduino and ESP32 | C++ and MicroPython coding
See how ChatGPT can write C++ and MicroPython code for an Arduino Uno and an ESP32. You now have an AI-Assisted coder to help you with your projects!
Article with code: https://dronebotworkshop.com/chatgpt
More articles and tutorials: https://dronebotworkshop.com…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/rQSEHY6vbkY
YouTube
Arduino IDE 2.0 - Testing Release Candidate 3
Let’s examine the new Arduino IDE 2.0 (Release Candidate 3) and see what’s new, what works, and what still needs work!
Article with more information: https://dronebotworkshop.com/arduino-ide-2
More articles and tutorials: https://dronebotworkshop.com
Join…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/JmvMvIphMnY
YouTube
Getting Started with PlatformIO
Get started with PlatformIO, a great alternative to the Arduino IDE. Examples with Arduino, ESP32 & XIAO microcontrollers.
Article with references & code: https://dronebotworkshop.com/platformio/
More articles and tutorials: https://dronebotworkshop.com…
🇪🇸
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:…