๐ช๐ธ
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/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:โฆ
๐ช๐ธ
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/