#micropython kết quả tìm kiếm

There you go. My weather station monster. Sending data to #meshtastic network (via xiao esp32) from unsupported sensors, using #raspberrypi pico running on #micropython

circuit_k's tweet image. There you go. My weather station monster. Sending data to #meshtastic network (via xiao esp32) from unsupported sensors, using #raspberrypi  pico running on #micropython
circuit_k's tweet image. There you go. My weather station monster. Sending data to #meshtastic network (via xiao esp32) from unsupported sensors, using #raspberrypi  pico running on #micropython

Product Launch 🚀 Today!!!! The Brand New 🔥@Raspberry_Pi 500➕will blow your mind. Check out the super fast Quad-Core 64bit ARM Cortex-A76 processor, 16GB of RAM and 256GB NVMe SDD with #RaspberryPi OS per-installed. #maker #micropython #STEM


With a little hack, .@arduino Alvik is dancing cumbia! 🎶🪩 Connected a sound sensor to free GPIO pins on the Nano ESP32 board, so Alvik moves to the beat. Check out the source code and details at bandini.medium.com/micr%C3%B3fono…! #Micropython #ESP32 #Robotics #Maker

RoniBandini's tweet image. With a little hack, .@arduino Alvik is dancing cumbia! 🎶🪩 Connected a sound sensor to free GPIO pins on the Nano ESP32 board, so Alvik moves to the beat. 

Check out the source code and details at bandini.medium.com/micr%C3%B3fono…! 

#Micropython #ESP32 #Robotics  #Maker
RoniBandini's tweet image. With a little hack, .@arduino Alvik is dancing cumbia! 🎶🪩 Connected a sound sensor to free GPIO pins on the Nano ESP32 board, so Alvik moves to the beat. 

Check out the source code and details at bandini.medium.com/micr%C3%B3fono…! 

#Micropython #ESP32 #Robotics  #Maker
RoniBandini's tweet image. With a little hack, .@arduino Alvik is dancing cumbia! 🎶🪩 Connected a sound sensor to free GPIO pins on the Nano ESP32 board, so Alvik moves to the beat. 

Check out the source code and details at bandini.medium.com/micr%C3%B3fono…! 

#Micropython #ESP32 #Robotics  #Maker

I’ve made an example how to inject sensor data from another microcontrollers into #Meshtastic node, using #Micropython. Here's the github repo with explanation of my use case: github.com/varna9000/micr…

circuit_k's tweet image. I’ve made an example how to inject sensor data from another microcontrollers into #Meshtastic node, using #Micropython. Here's the github repo with explanation of my use case: github.com/varna9000/micr…

ICYMI Python on Microcontrollers Newsletter: Qualcomm Nabs Arduino, MicroPython OSes, Python 3.14 Out and More! #CircuitPython #Python #micropython @Raspberry_Pi blog.adafruit.com/2025/10/14/icy…

adafruit's tweet image. ICYMI Python on Microcontrollers Newsletter: Qualcomm Nabs Arduino, MicroPython OSes, Python 3.14 Out and More! #CircuitPython #Python #micropython @Raspberry_Pi 
blog.adafruit.com/2025/10/14/icy…

ESP32 JTAG for programming OTHER devices? Check out this #MicroPython issue. Any ideas? Interesting idea:

gojimmypi's tweet image. ESP32 JTAG for programming OTHER devices?
Check out this #MicroPython issue.
Any ideas? Interesting idea:

What an exciting day! I had the opportunity to present the new @Raspberry_Pi 500+ today. You can also find information about my latest #micropython projects in the new issue 158 of the @rpimagazine . #maker #STEM #robotics magazine.raspberrypi.com/issues/158

r_schulz_maker's tweet image. What an exciting day! I had the opportunity to present the new @Raspberry_Pi 500+ today. You can also find information about my latest #micropython projects in the new issue 158 of the @rpimagazine . #maker #STEM #robotics 

magazine.raspberrypi.com/issues/158
r_schulz_maker's tweet image. What an exciting day! I had the opportunity to present the new @Raspberry_Pi 500+ today. You can also find information about my latest #micropython projects in the new issue 158 of the @rpimagazine . #maker #STEM #robotics 

magazine.raspberrypi.com/issues/158
r_schulz_maker's tweet image. What an exciting day! I had the opportunity to present the new @Raspberry_Pi 500+ today. You can also find information about my latest #micropython projects in the new issue 158 of the @rpimagazine . #maker #STEM #robotics 

magazine.raspberrypi.com/issues/158

ICYMI Python on Microcontrollers Newsletter: Open Hardware Month, New MicroPython Soon, New Pi Gear and More! #CircuitPython #Python #micropython @Raspberry_Pi blog.adafruit.com/2025/09/30/icy…

adafruit's tweet image. ICYMI Python on Microcontrollers Newsletter: Open Hardware Month, New MicroPython Soon, New Pi Gear and More! #CircuitPython #Python #micropython @Raspberry_Pi 
blog.adafruit.com/2025/09/30/icy…

Happy Birthday #MicroPython! 12 years old and going strong!

anne_engineer's tweet image. Happy Birthday #MicroPython! 12 years old and going strong!

Changing my cat colours in real time as I type in different inputs 🌈✨ Although it’s very simple, I wrote my code from scratch and I’m proud💕 #raspberrypi #pico #micropython


Goal of the day! I made it into the @adafruit newsletter again! Thanks, @anne_engineer , for your sharp eves. If you want to feel a little piece of fame just share your #micropython projects with the community and subscribe right now: adafruitdaily.com

r_schulz_maker's tweet image. Goal of the day! I made it into the @adafruit  newsletter again! Thanks, @anne_engineer , for your sharp eves. If you want to feel a little piece of fame just share your #micropython projects with the community and subscribe right now: adafruitdaily.com

GP0〜7の8bit読んでそのままGP8〜15に出力するヤツ、7μsくらい🤔 #ラズピコ2 #PIO #MicroPython

DragonBallEZ's tweet image. GP0〜7の8bit読んでそのままGP8〜15に出力するヤツ、7μsくらい🤔 #ラズピコ2  #PIO #MicroPython
DragonBallEZ's tweet image. GP0〜7の8bit読んでそのままGP8〜15に出力するヤツ、7μsくらい🤔 #ラズピコ2  #PIO #MicroPython
DragonBallEZ's tweet image. GP0〜7の8bit読んでそのままGP8〜15に出力するヤツ、7μsくらい🤔 #ラズピコ2  #PIO #MicroPython

Continuing my experiment to make a LoRa Modem, I used my previous code, and created an off-grid chat app. Interesting project. The concept works fine. github.com/brenordv/lora-… #dev #devlog #micropython #lora

brenissimo's tweet image. Continuing my experiment to make a LoRa Modem, I used my previous code, and created an off-grid chat app. Interesting project. The concept works fine.

github.com/brenordv/lora-…

#dev #devlog #micropython #lora
brenissimo's tweet image. Continuing my experiment to make a LoRa Modem, I used my previous code, and created an off-grid chat app. Interesting project. The concept works fine.

github.com/brenordv/lora-…

#dev #devlog #micropython #lora

Found some Pico LoRa SX1262 sensors here, and created a modem with them. Now I can easily send messages over radio with anything that has a USB port. I have a few ideas for practical applications... github.com/brenordv/micro… #iot #lora #python #dev #devlog #micropython



☕ Tech Talk - Coffee & Catchup Kitronik Compact Motor Driver/Robotics Boards youtu.be/KG_pDlN9SmY #micropython #microbit

Kitronik's tweet image. ☕ Tech Talk - Coffee & Catchup

Kitronik Compact Motor Driver/Robotics Boards

youtu.be/KG_pDlN9SmY

#micropython #microbit

PIOでLチカ、GPIO31~47がチカチカしない、、人類にはまだ早いのか?🤔 #MicroPython #RP2350B #CoreBoard

DragonBallEZ's tweet image. PIOでLチカ、GPIO31~47がチカチカしない、、人類にはまだ早いのか?🤔 #MicroPython #RP2350B #CoreBoard

GPIO47でLチカ、MicroPythonでw #RP2350B #CoreBoard

DragonBallEZ's tweet image. GPIO47でLチカ、MicroPythonでw #RP2350B #CoreBoard
DragonBallEZ's tweet image. GPIO47でLチカ、MicroPythonでw #RP2350B #CoreBoard


🐍 ¡Nuevo curso de MicroPython en mi blog! 💡 ¿Sabías que con MicroPython puedes programar microcontroladores en Minutos? Mi nuevo curso GRATUITO te enseña cómo, paso a paso. ¡Ideal para proyectos de IoT, domótica y robótica! #MicroPython #Programación #AprendeProgramación

LuisLlamas's tweet image. 🐍 ¡Nuevo curso de MicroPython en mi blog!

💡 ¿Sabías que con MicroPython puedes programar microcontroladores en Minutos? 

Mi nuevo curso GRATUITO te enseña cómo, paso a paso. ¡Ideal para proyectos de IoT, domótica y robótica!

#MicroPython #Programación #AprendeProgramación

Statistics on the Python on Microcontrollers Newsletter for 2025 Q3 #CircuitPython #Python #MicroPython @Adafruit blog.adafruit.com/2025/10/07/sta…

adafruit's tweet image. Statistics on the Python on Microcontrollers Newsletter for 2025 Q3 #CircuitPython #Python #MicroPython @Adafruit 
 blog.adafruit.com/2025/10/07/sta…

#ViperIDE now allows "single-click" distribution of #MicroPython packages. Here's how to use it: github.com/vshymanskyy/Vi…

vshymanskyy's tweet image. #ViperIDE now allows "single-click" distribution of #MicroPython packages.
Here's how to use it: github.com/vshymanskyy/Vi…

Did you know that we have example class and sample code for #CircuitPython and #MicroPython for our Motor Driver/Robotics boards for Raspberry Pi Pico? Find out more! kitronik.co.uk/blogs/resource…

Kitronik's tweet image. Did you know that we have example class and sample code for #CircuitPython and #MicroPython for our Motor Driver/Robotics boards for Raspberry Pi Pico?

Find out more!

kitronik.co.uk/blogs/resource…

There you go. My weather station monster. Sending data to #meshtastic network (via xiao esp32) from unsupported sensors, using #raspberrypi pico running on #micropython

circuit_k's tweet image. There you go. My weather station monster. Sending data to #meshtastic network (via xiao esp32) from unsupported sensors, using #raspberrypi  pico running on #micropython
circuit_k's tweet image. There you go. My weather station monster. Sending data to #meshtastic network (via xiao esp32) from unsupported sensors, using #raspberrypi  pico running on #micropython

Build an IoT sensor in <20 lines of Python 🐍 with MicroPython — no C++ wizardry required! 👉 ekwoster.dev/post/-the-unto… #IoT #MicroPython #Embedded


ICYMI Python on Microcontrollers Newsletter: Qualcomm Nabs Arduino, MicroPython OSes, Python 3.14 Out and More! #CircuitPython #Python #micropython @Raspberry_Pi blog.adafruit.com/2025/10/14/icy…

adafruit's tweet image. ICYMI Python on Microcontrollers Newsletter: Qualcomm Nabs Arduino, MicroPython OSes, Python 3.14 Out and More! #CircuitPython #Python #micropython @Raspberry_Pi 
blog.adafruit.com/2025/10/14/icy…

Meet @ZenasAwuku, Founder of @Innovotechlab, who will be leading a hands-on workshop on 🤖 “Demystifying Robotics & IoT with MicroPython.” Get ready to learn, tinker, and connect! #PyHo2025 #PythonCommunity #MicroPython #IoT #TechInnovation

PythonHo's tweet image. Meet @ZenasAwuku, Founder of @Innovotechlab, who will be leading a hands-on workshop on

🤖 “Demystifying Robotics &amp;amp; IoT with MicroPython.”

Get ready to learn, tinker, and connect!

#PyHo2025 #PythonCommunity #MicroPython #IoT #TechInnovation

画像なし 速度調整したくていろいろ弄ってたら電源を5Vから3Vすると安定した 低速は電圧を下げてPWMの周波周を上げたほうが安定する #Zゲージ #MicroPython #ロクハン


I’ve made an example how to inject sensor data from another microcontrollers into #Meshtastic node, using #Micropython. Here's the github repo with explanation of my use case: github.com/varna9000/micr…

circuit_k's tweet image. I’ve made an example how to inject sensor data from another microcontrollers into #Meshtastic node, using #Micropython. Here&apos;s the github repo with explanation of my use case: github.com/varna9000/micr…

PIOでLチカ、GPIO31~47がチカチカしない、、人類にはまだ早いのか?🤔 #MicroPython #RP2350B #CoreBoard

DragonBallEZ's tweet image. PIOでLチカ、GPIO31~47がチカチカしない、、人類にはまだ早いのか?🤔 #MicroPython #RP2350B #CoreBoard

GPIO47でLチカ、MicroPythonでw #RP2350B #CoreBoard

DragonBallEZ's tweet image. GPIO47でLチカ、MicroPythonでw #RP2350B #CoreBoard
DragonBallEZ's tweet image. GPIO47でLチカ、MicroPythonでw #RP2350B #CoreBoard


UART0(tx:44,rx:45pin) - UART1(tx:8,rx:9pin) でループバックOK‼️ #MicroPython #RP2350B #CoreBoard

DragonBallEZ's tweet image. UART0(tx:44,rx:45pin) - UART1(tx:8,rx:9pin) でループバックOK‼️ #MicroPython #RP2350B #CoreBoard
DragonBallEZ's tweet image. UART0(tx:44,rx:45pin) - UART1(tx:8,rx:9pin) でループバックOK‼️ #MicroPython #RP2350B #CoreBoard

Statistics on the Python on Microcontrollers Newsletter for 2025 Q3 #CircuitPython #Python #MicroPython @Adafruit blog.adafruit.com/2025/10/07/sta…

adafruit's tweet image. Statistics on the Python on Microcontrollers Newsletter for 2025 Q3 #CircuitPython #Python #MicroPython @Adafruit 
 blog.adafruit.com/2025/10/07/sta…

Updated: pastebin.com/GJSj9370 This works with #Micropython: - WLAN - LAN - BT LE - WS2812B LED - Inputs - Outputs - Buzzer - CAN (no included yet) CAN work only if it's connected. Otherwise, it will block everything.


Continuing my experiment to make a LoRa Modem, I used my previous code, and created an off-grid chat app. Interesting project. The concept works fine. github.com/brenordv/lora-… #dev #devlog #micropython #lora

brenissimo's tweet image. Continuing my experiment to make a LoRa Modem, I used my previous code, and created an off-grid chat app. Interesting project. The concept works fine.

github.com/brenordv/lora-…

#dev #devlog #micropython #lora
brenissimo's tweet image. Continuing my experiment to make a LoRa Modem, I used my previous code, and created an off-grid chat app. Interesting project. The concept works fine.

github.com/brenordv/lora-…

#dev #devlog #micropython #lora

Found some Pico LoRa SX1262 sensors here, and created a modem with them. Now I can easily send messages over radio with anything that has a USB port. I have a few ideas for practical applications... github.com/brenordv/micro… #iot #lora #python #dev #devlog #micropython



Test #RaspberryPiPico + OLED SSD1306 (0.96") ✅ Affiche temp° interne + compteur. Next : chrono au 1/1000e ⏱️ pour compètes de calcul 🧮⚡ 👉 Détails & tuto bientôt sur framboise314.fr #MicroPython #Makers #DIYelectronics

framboise314's tweet image. Test #RaspberryPiPico + OLED SSD1306 (0.96&quot;) ✅
Affiche temp° interne + compteur.
Next : chrono au 1/1000e ⏱️ pour compètes de calcul 🧮⚡

👉 Détails &amp;amp; tuto bientôt sur framboise314.fr

#MicroPython #Makers #DIYelectronics

nihsok様の新規投稿です。 スタンドアローンで(も)動く電子ペーパーカレンダー&時計 単独完結するものとしてカレンダーや時計を表示することを考えたとのことです elchika.com/article/dc09ea… #HAT #RaspberryPiPicoW #micropython #waveshare #カレンダー #サイネージ #時計 #電子ペーパー


小5がマイクロビットとGeekServoで簡易的なエレベータを組み立ててた #microbit #micropython #geekservo #lego


ICYMI Python on Microcontrollers Newsletter: Open Hardware Month, New MicroPython Soon, New Pi Gear and More! #CircuitPython #Python #micropython @Raspberry_Pi blog.adafruit.com/2025/09/30/icy…

adafruit's tweet image. ICYMI Python on Microcontrollers Newsletter: Open Hardware Month, New MicroPython Soon, New Pi Gear and More! #CircuitPython #Python #micropython @Raspberry_Pi 
blog.adafruit.com/2025/09/30/icy…

次はROMエミュレータでつね‼😎、ワイはダメだったけど、、😂 #MicroPython #RP2350 #PIO x.com/DragonBallEZ/s…

ちなみに参考までにMicroPythonで簡単なROMエミュのメインルーチンとPIOのソースです(Grok作)、まだ実機で試してませんが💦😅

DragonBallEZ's tweet image. ちなみに参考までにMicroPythonで簡単なROMエミュのメインルーチンとPIOのソースです(Grok作)、まだ実機で試してませんが💦😅
DragonBallEZ's tweet image. ちなみに参考までにMicroPythonで簡単なROMエミュのメインルーチンとPIOのソースです(Grok作)、まだ実機で試してませんが💦😅


I’ve made an example how to inject sensor data from another microcontrollers into #Meshtastic node, using #Micropython. Here's the github repo with explanation of my use case: github.com/varna9000/micr…

circuit_k's tweet image. I’ve made an example how to inject sensor data from another microcontrollers into #Meshtastic node, using #Micropython. Here&apos;s the github repo with explanation of my use case: github.com/varna9000/micr…

Continuing my experiment to make a LoRa Modem, I used my previous code, and created an off-grid chat app. Interesting project. The concept works fine. github.com/brenordv/lora-… #dev #devlog #micropython #lora

brenissimo's tweet image. Continuing my experiment to make a LoRa Modem, I used my previous code, and created an off-grid chat app. Interesting project. The concept works fine.

github.com/brenordv/lora-…

#dev #devlog #micropython #lora
brenissimo's tweet image. Continuing my experiment to make a LoRa Modem, I used my previous code, and created an off-grid chat app. Interesting project. The concept works fine.

github.com/brenordv/lora-…

#dev #devlog #micropython #lora

Found some Pico LoRa SX1262 sensors here, and created a modem with them. Now I can easily send messages over radio with anything that has a USB port. I have a few ideas for practical applications... github.com/brenordv/micro… #iot #lora #python #dev #devlog #micropython



PIOでLチカ、GPIO31~47がチカチカしない、、人類にはまだ早いのか?🤔 #MicroPython #RP2350B #CoreBoard

DragonBallEZ's tweet image. PIOでLチカ、GPIO31~47がチカチカしない、、人類にはまだ早いのか?🤔 #MicroPython #RP2350B #CoreBoard

GPIO47でLチカ、MicroPythonでw #RP2350B #CoreBoard

DragonBallEZ's tweet image. GPIO47でLチカ、MicroPythonでw #RP2350B #CoreBoard
DragonBallEZ's tweet image. GPIO47でLチカ、MicroPythonでw #RP2350B #CoreBoard


ICYMI Python on Microcontrollers Newsletter: Qualcomm Nabs Arduino, MicroPython OSes, Python 3.14 Out and More! #CircuitPython #Python #micropython @Raspberry_Pi blog.adafruit.com/2025/10/14/icy…

adafruit's tweet image. ICYMI Python on Microcontrollers Newsletter: Qualcomm Nabs Arduino, MicroPython OSes, Python 3.14 Out and More! #CircuitPython #Python #micropython @Raspberry_Pi 
blog.adafruit.com/2025/10/14/icy…

UART0(tx:44,rx:45pin) - UART1(tx:8,rx:9pin) でループバックOK‼️ #MicroPython #RP2350B #CoreBoard

DragonBallEZ's tweet image. UART0(tx:44,rx:45pin) - UART1(tx:8,rx:9pin) でループバックOK‼️ #MicroPython #RP2350B #CoreBoard
DragonBallEZ's tweet image. UART0(tx:44,rx:45pin) - UART1(tx:8,rx:9pin) でループバックOK‼️ #MicroPython #RP2350B #CoreBoard

Statistics on the Python on Microcontrollers Newsletter for 2025 Q3 #CircuitPython #Python #MicroPython @Adafruit blog.adafruit.com/2025/10/07/sta…

adafruit's tweet image. Statistics on the Python on Microcontrollers Newsletter for 2025 Q3 #CircuitPython #Python #MicroPython @Adafruit 
 blog.adafruit.com/2025/10/07/sta…

Loading...

Something went wrong.


Something went wrong.


United States Trends