🇪🇸
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/V1txmR8GXzE
YouTube
Using Rotary Encoders with Arduino
Rotary encoders are versatile devices that can be used both as controls and as instruments to measure the rotation of a DC motor. Today I will show you how to do both of those things using rotary encoders and an Arduino.
Complete article with code - htt…
👍
1
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/XCyRXMvVSCw
YouTube
Build an Electronic Level with MPU-6050 and Arduino
Today we will be working with the MPU-6050 IMU, and we will use it to build an electronic level with an Arduino.
Article with libraries and code - https://dronebotworkshop.com/mpu-6050-level/
More articles and tutorials: https://dronebotworkshop.com
Join…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/cPz5tE2EHR4
YouTube
Control a Stepper Motor with Hall Effect Switches
After we learn how Hall Effect switches work, we’ll use them to build limit switches and homing sensors for stepper motors.
Article with code samples - https://dronebotworkshop.com/stepper-motor-hall-effect/
More tutorials and projects - https://dronebotworkshop.com…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/IG5vw6P9iY4
YouTube
MOSFETs and Transistors with Arduino
Today we will learn how to use Transistors and MOSFETs to enable our Arduino to switch high-current DC loads, including a 12-volt RGB LED Strip Light.
Article at https://dronebotworkshop.com/transistors-mosfets/
More tutorials and projects at https://dr…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/xO5_3SjEhS4
YouTube
Laser vs Ultrasonic - TOF10120 vs. HC-SR04
It's the Battle of the Distance Sensors with the tiny TOF10120 Laser versus everyone's favorite HC-SR04 Ultrasonic. I'll compare the two sensors and test their accuracy on the DroneBot Workshop Distance Sensor Testbed!
Accompanying article at https://d…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/wMVL3d2dN9U
YouTube
MyoWare Muscle Sensor - Electromyography (EMG) & Robot Arm (failed attempt)!
Electromyography (EMG) and robot arm experiments with the MyoWare muscle sensor!
Article with code: https://dronebotworkshop.com/myoware
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/psNAeHoZv0A
YouTube
Measure DC Voltage and Current with Arduino
This is the first of two videos on measuring voltage and current with an Arduino. In this video, we will be working with Direct Current.
Article with code samples: https://dronebotworkshop.com/dc-volt-current/
More articles and tutorials: https://dronebotworkshop.com…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/fjVbcaKW2r0
YouTube
Measuring Temperature with Arduino - 5 Sensors
Today I’ll show you five different temperature sensors that you can easily use with an Arduino.
Article with code samples: https://dronebotworkshop.com/arduino-temperature/
More projects and tutorials at https://dronebotworkshop.com
Join the newsletter …
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/MwdANEcTiPY
YouTube
Arduino Color Sensors - TCS230 & ISL29125
In today's colorful episode we will learn to calibrate and use the TCS230 and ISL29125 Color Sensors with an Arduino.
Article with code at https://dronebotworkshop.com/arduino-color-sense/
More tutorials and projects at https://dronebotworkshop.com
Discuss…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/xO5_3SjEhS4
YouTube
Laser vs Ultrasonic - TOF10120 vs. HC-SR04
It's the Battle of the Distance Sensors with the tiny TOF10120 Laser versus everyone's favorite HC-SR04 Ultrasonic. I'll compare the two sensors and test their accuracy on the DroneBot Workshop Distance Sensor Testbed!
Accompanying article at https://d…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/cPz5tE2EHR4
YouTube
Control a Stepper Motor with Hall Effect Switches
After we learn how Hall Effect switches work, we’ll use them to build limit switches and homing sensors for stepper motors.
Article with code samples - https://dronebotworkshop.com/stepper-motor-hall-effect/
More tutorials and projects - https://dronebotworkshop.com…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/XCyRXMvVSCw
YouTube
Build an Electronic Level with MPU-6050 and Arduino
Today we will be working with the MPU-6050 IMU, and we will use it to build an electronic level with an Arduino.
Article with libraries and code - https://dronebotworkshop.com/mpu-6050-level/
More articles and tutorials: https://dronebotworkshop.com
Join…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/oQQpAACa3ac
YouTube
Arduino Robot Car with Speed Sensors - Using Arduino Interrupts
Let's build a robot car that uses those slotted "optical speed sensors"! We'll also learn about Arduino Interrupts.
Get full instructions and Arduino sketches at https://dronebotworkshop.com/robot-car-with-speed-sensors/
More articles and tutorials: ht…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/xqt-ID-g3x0
YouTube
Graficando figuras geometricas en la pantalla OLED con el Raspberry Pi Pico
Desea un curso completo de la Raspberry Pi Pico en Micropython, aca lo tenemos:
https://creatividadahora.teachable.com/p/raspberry-pi-pico-con-micropython
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/GF27dp4RA0g
YouTube
Measuring Air Quality with ESP32 & Arduino
Use an ESP32 or Arduino to measure the quality of the air you breathe! Today, we'll work with several air quality sensors.
Article with code: https://dronebotworkshop.com/air-quality
More articles and tutorials: https://dronebotworkshop.com
Join the conversation…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/RSKU4f5l9SA
YouTube
SERIE ESP32 #19: WIFIMANAGER Gestiona tus redes WIFI Dinámicamente
10 PCB por 5$: https://www.pcbway.es
Servicio PCB estándar: https://www.pcbway.es/orderonline.aspx
ESP32 - ESP8266: wifimanager Gestiona tus credenciales WIFI desde el navegador de la PC o del Celular.
La librería WIFIMANAGERsimplifica la conexión y…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/8ldxmyujHK8
YouTube
10 Raspberry Pi Projects (All models, including Pico)
10 Raspberry Pi projects, including 3 for the Pico. Let’s celebrate the Raspberry Pi’s 10th birthday!
#raspberrypi #raspberrypitutorials
Main article: https://dronebotworkshop.com/pi-10
Plus 10 more articles, one for each project! See below for links.
…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/JR1p1dwpT3I
YouTube
Raspberry Pi Autofocus Camera & libcamera
Today we’ll be looking at an autofocus camera for the Raspberry Pi. We’ll also learn to use libcamera to take pictures, videos and to stream video.
Article with commands & “Cheat Sheet” - https://dronebotworkshop.com/pi-autofocus
More articles and tutorials:…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/a936wNgtcRA
YouTube
#419 ESP32 Audio Tutorial with lots of examples
A well-kept secret of the ESP32 is its extended audio capabilities because it is hard to use. Luckily, I found a library and a toolset enabling us to easily use these capabilities. We can now connect microphones, loudspeakers, Bluetooth loudspeakers, SD cards…
🇪🇸
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