Remote Control a Linear Actuator With @Visuino & @Arduino bit.ly/47lbEyI #arduino #Visuino

MakerIO's tweet image. Remote Control a Linear Actuator With @Visuino & @Arduino  bit.ly/47lbEyI

#arduino #Visuino

Met David Cuartielles, one of the founders of Arduino. We spoke about my project and the space where AI meets interaction a reminder of how open-source ideas keep shaping creative technology. #Arduino #AI

RasakAkorede1's tweet image. Met David Cuartielles, one of the founders of Arduino.
We spoke about my project and the space where AI meets interaction a reminder of how open-source ideas keep shaping creative technology.
 #Arduino #AI

Arduino OLED Eyes Animation for Robotics Projects Learn more: dky.bz/4buXQ43 #arduino #robotics #project

MakerIO's tweet image. Arduino OLED Eyes Animation for Robotics Projects 

Learn more: dky.bz/4buXQ43

#arduino #robotics #project
MakerIO's tweet image. Arduino OLED Eyes Animation for Robotics Projects 

Learn more: dky.bz/4buXQ43

#arduino #robotics #project

Created an ESP32-S3 usb-c wall charger powered air quality monitor. Air particles are detected using the Bosh BMV080, co2 levels by the Sensirion STCC4 and temperature/humidity levels by the SHT40 sensor: github.com/mike-rankin/ES… #esp32 #arduino #sensirion #bosh

mikerankin's tweet image. Created an ESP32-S3 usb-c wall charger powered air quality monitor. Air particles are detected using the Bosh BMV080, co2 levels by the Sensirion STCC4 and temperature/humidity levels by the SHT40 sensor: github.com/mike-rankin/ES… #esp32 #arduino #sensirion #bosh
mikerankin's tweet image. Created an ESP32-S3 usb-c wall charger powered air quality monitor. Air particles are detected using the Bosh BMV080, co2 levels by the Sensirion STCC4 and temperature/humidity levels by the SHT40 sensor: github.com/mike-rankin/ES… #esp32 #arduino #sensirion #bosh
mikerankin's tweet image. Created an ESP32-S3 usb-c wall charger powered air quality monitor. Air particles are detected using the Bosh BMV080, co2 levels by the Sensirion STCC4 and temperature/humidity levels by the SHT40 sensor: github.com/mike-rankin/ES… #esp32 #arduino #sensirion #bosh

Big move in Edge AI @Qualcomm is acquiring @arduino, merging pro-grade edge compute with the global maker community. First result: Arduino UNO Q, powered by the Qualcomm Dragonwing QRB2210. Dual-core, Linux + MCU, ready for real-time AI. What will you build with it? #Arduino

Elektor's tweet image. Big move in Edge AI

@Qualcomm  is acquiring @arduino, merging pro-grade edge compute with the global maker community.

First result: Arduino UNO Q, powered by the Qualcomm Dragonwing QRB2210. Dual-core, Linux + MCU, ready for real-time AI.

What will you build with it?

#Arduino…

✨ The Wrench has built this sci-fi inspired desk dustbin with an iris lid that opens automatically when you reach for it! Arduino + 3D printing magic ✨ Super satisfying to watch in action! 🤖🔄 Tutorial: instructables.com/Smart-Desk-Dus… #MakerProject #Arduino #3DPrinting


Getting Started with the @Arduino UNO Q!! 🎉🙌 The Arduino UNO Q is unlike any previous Arduino board – this is a full Linux single-board computer with an onboard Arduino IDE-compatible microcontroller. Read more here 👉 bit.ly/4o7OfWE #arduino #New #Linux

MakerIO's tweet image. Getting Started with the @Arduino UNO Q!!  🎉🙌

The Arduino UNO Q is unlike any previous Arduino board – this is a full Linux single-board computer with an onboard Arduino IDE-compatible microcontroller. 

Read more here 👉 bit.ly/4o7OfWE

#arduino #New #Linux
MakerIO's tweet image. Getting Started with the @Arduino UNO Q!!  🎉🙌

The Arduino UNO Q is unlike any previous Arduino board – this is a full Linux single-board computer with an onboard Arduino IDE-compatible microcontroller. 

Read more here 👉 bit.ly/4o7OfWE

#arduino #New #Linux

Working on #YIG oscillator 8.1 GHz to 10.2 GHz. Drives by #arduino micro. Fine tuning in progress

fr_satcom's tweet image. Working on #YIG oscillator 8.1 GHz to 10.2 GHz.
Drives by #arduino micro.
Fine tuning in progress
fr_satcom's tweet image. Working on #YIG oscillator 8.1 GHz to 10.2 GHz.
Drives by #arduino micro.
Fine tuning in progress

Went back and forth with my design. But this one looks great for the Hero section for my mobile app, Bluetooino. For anyone interested in checking it out, here it is, live on Google Play tinyurl.com/rx5ekc3b @figma @GooglePlay #webdesign #appdesign #arduino

eduard_designs's tweet image. Went back and forth with my design.
But this one looks great for the Hero section for my mobile app, Bluetooino. For anyone interested in checking it out, here it is, live on Google Play tinyurl.com/rx5ekc3b
  
@figma @GooglePlay 
#webdesign #appdesign #arduino

DIY STM32 Alarm Clock with 7-Segment Display (Using @Arduino IDE) bit.ly/3I2mj7r #arduino #diy

MakerIO's tweet image. DIY STM32 Alarm Clock with 7-Segment Display (Using @Arduino IDE)  bit.ly/3I2mj7r

#arduino #diy

Il colosso Usa #Qualcomm ha rilevato #Arduino, storica piattaforma italiana di schede, dispositivi e software open source, con la promessa che potrà "mantenere il suo approccio aperto" e che opererà come entità autonoma. Il prezzo dell'operazione non è stato rivelato.


Arduino Uno Qの現物がある! Edge Impulseの画像認識でスロットカーのタイムを測ってる #tksrome #MakerFaireRome #Arduino #Qualcomm

tks's tweet image. Arduino Uno Qの現物がある!
Edge Impulseの画像認識でスロットカーのタイムを測ってる
#tksrome
#MakerFaireRome
#Arduino #Qualcomm
tks's tweet image. Arduino Uno Qの現物がある!
Edge Impulseの画像認識でスロットカーのタイムを測ってる
#tksrome
#MakerFaireRome
#Arduino #Qualcomm

この前(引用元)作ったコードにモーション付けてみた。 手動と自動の切り替え操作😬 今回はテキトーだけど GUI無しで #arduino でしっかりモーション付けようとすると結構手間😣 切り替えをスムーズさせるには関数貼るだけじゃなく"case"文が必要みたいだし。 一連の動きでなく簡単な表情向けかな。

OkuyamaT2c's tweet image. この前(引用元)作ったコードにモーション付けてみた。
手動と自動の切り替え操作😬
今回はテキトーだけど
GUI無しで #arduino でしっかりモーション付けようとすると結構手間😣
切り替えをスムーズさせるには関数貼るだけじゃなく"case"文が必要みたいだし。
一連の動きでなく簡単な表情向けかな。

前から試してたけど中々上手くいかず今回GEMINIに協力してもらってようやく😌 #arduino とRC受信機繋いで 5chスイッチがUPの時は通常操作でサーボが動き DOWNの時は書き込んだモーション通りに自動で動く。 表情のモーションを書き込んでおけば通常操作からスイッチでその表情を呼び出せる😏



DIY STM32 Alarm Clock with 7-Segment Display (Using @Arduino IDE) bit.ly/3I2mj7r #arduino #diy #STM32

MakerIO's tweet image. DIY STM32 Alarm Clock with 7-Segment Display (Using @Arduino IDE)  bit.ly/3I2mj7r

#arduino #diy #STM32

The new @Arduino UNO Q and Arduino App Lab is said to enable the millions of developers with the power of @qualcomm_in Dragonwing processors, going ahead Read more: dqindia.com/esdm/qualcomm-… #Dataquest #qualcomm #arduino #cloud

dataquestindia's tweet image. The new @Arduino UNO Q and Arduino App Lab is said to enable the millions of developers with the power of @qualcomm_in  Dragonwing processors, going ahead

Read more: dqindia.com/esdm/qualcomm-…

#Dataquest #qualcomm #arduino #cloud

How to control an LED (or any other low voltage device) with your Arduino's analog inputs [TUTORIAL] circuitbasics.com/arduino-basics… #arduino #diyelectronics #maker

circuitbasics's tweet image. How to control an LED (or any other low voltage device) with your Arduino's analog inputs [TUTORIAL] circuitbasics.com/arduino-basics… #arduino #diyelectronics #maker

Code without borders. 🖥️⚡On #SoftwareFreedomDay, we’re celebrating the power of open source with the #Arduino IDE 2.0 — built by the community, for the community. Explore. Contribute. Create. mou.sr/4mjdT9N


Qualcomm ha acquistato Arduino. L’open source incontra il mondo corporate — e la comunità maker si interroga: lo spirito di Arduino sopravviverà? Ottimo approfondimento di @fatbobman 👇 fatbobman.com/en/weekly/issu… #Arduino #Qualcomm #OpenSource #TechNews


#Day20 : #CircuitAndCode — LED Blink on Arduino Using digital pin HIGH and LOW, the LED turns ON and OFF at defined intervals using the digitalWrite() and delay() functions. It’s the simplest way to time & pin control, and code-to-circuit interaction. #Arduino #Electronics

Sili_Logic's tweet image. #Day20 : #CircuitAndCode — LED Blink on Arduino

Using  digital pin HIGH and LOW, the LED turns ON and OFF at defined intervals using the digitalWrite() and delay() functions. It’s the simplest way to time & pin control, and code-to-circuit interaction.

#Arduino #Electronics
Sili_Logic's tweet image. #Day20 : #CircuitAndCode — LED Blink on Arduino

Using  digital pin HIGH and LOW, the LED turns ON and OFF at defined intervals using the digitalWrite() and delay() functions. It’s the simplest way to time & pin control, and code-to-circuit interaction.

#Arduino #Electronics

『【新品】Raspberry Pi 4 Arduino 電子ペーパー (¥2,300)』 フリマアプリ「メルカリ」で販売中♪ #arduino #raspberrypi #ラズパイ #電子工作 jp.mercari.com/item/m14954527…


Arduino Uno Qの現物がある! Edge Impulseの画像認識でスロットカーのタイムを測ってる #tksrome #MakerFaireRome #Arduino #Qualcomm

tks's tweet image. Arduino Uno Qの現物がある!
Edge Impulseの画像認識でスロットカーのタイムを測ってる
#tksrome
#MakerFaireRome
#Arduino #Qualcomm
tks's tweet image. Arduino Uno Qの現物がある!
Edge Impulseの画像認識でスロットカーのタイムを測ってる
#tksrome
#MakerFaireRome
#Arduino #Qualcomm

「【新品】Raspberry Pi Ze… (¥3,300)」を #ヤフーフリマ で販売中! paypayfleamarket.yahoo.co.jp/item/z50140965… 【10/31まで】アプリをまだ持ってなかったら、紹介コード「FN8POG」入力で、PayPayポイン アプリのインストールはこちらから⬇ app.adjust.com/dbz1n5u #arduino #raspberrypi #ラズパイ #電子工作


【100個セット】可変抵抗器 RM065 半固定抵抗ボリュームキット 様々な値の半固定抵抗が100個セットに!電子回路の微調整に便利。 可変抵抗器は、ツマミやネジを回して抵抗値を自由に変更できます。 item.rakuten.co.jp/yms-parts/yms-… #可変抵抗 #電子工作 #Arduino #回路 #YMSPARTS


Elecrow Crowtail - PH Sensor Module 2.0 delivers precise pH measurement for water quality & environmental monitoring. Compatible with Arduino for seamless integration. 🔗 quartzcomponents.com/collections/po… #WaterQuality #Arduino #IoT #SensorModule #ElectronicsEngineering #QuartzComponents


Uploaded the schematic, parts list, code and details for the phone charger powered co2 project: github.com/mike-rankin/ES… #esp32 #arduino #sensirion

mikerankin's tweet image. Uploaded the schematic, parts list, code and details for the phone charger powered co2 project: github.com/mike-rankin/ES…
#esp32 #arduino #sensirion
mikerankin's tweet image. Uploaded the schematic, parts list, code and details for the phone charger powered co2 project: github.com/mike-rankin/ES…
#esp32 #arduino #sensirion
mikerankin's tweet image. Uploaded the schematic, parts list, code and details for the phone charger powered co2 project: github.com/mike-rankin/ES…
#esp32 #arduino #sensirion
mikerankin's tweet image. Uploaded the schematic, parts list, code and details for the phone charger powered co2 project: github.com/mike-rankin/ES…
#esp32 #arduino #sensirion

Getting Started with the @Arduino UNO Q!! 🎉🙌 The Arduino UNO Q is unlike any previous Arduino board – this is a full Linux single-board computer with an onboard Arduino IDE-compatible microcontroller. Read more here 👉 bit.ly/4o7OfWE #arduino #New #Linux

MakerIO's tweet image. Getting Started with the @Arduino UNO Q!!  🎉🙌

The Arduino UNO Q is unlike any previous Arduino board – this is a full Linux single-board computer with an onboard Arduino IDE-compatible microcontroller. 

Read more here 👉 bit.ly/4o7OfWE

#arduino #New #Linux
MakerIO's tweet image. Getting Started with the @Arduino UNO Q!!  🎉🙌

The Arduino UNO Q is unlike any previous Arduino board – this is a full Linux single-board computer with an onboard Arduino IDE-compatible microcontroller. 

Read more here 👉 bit.ly/4o7OfWE

#arduino #New #Linux

Arduino OLED Eyes Animation for Robotics Projects Learn more: dky.bz/4buXQ43 #arduino #robotics #project

MakerIO's tweet image. Arduino OLED Eyes Animation for Robotics Projects 

Learn more: dky.bz/4buXQ43

#arduino #robotics #project
MakerIO's tweet image. Arduino OLED Eyes Animation for Robotics Projects 

Learn more: dky.bz/4buXQ43

#arduino #robotics #project

Created an ESP32-S3 usb-c wall charger powered air quality monitor. Air particles are detected using the Bosh BMV080, co2 levels by the Sensirion STCC4 and temperature/humidity levels by the SHT40 sensor: github.com/mike-rankin/ES… #esp32 #arduino #sensirion #bosh

mikerankin's tweet image. Created an ESP32-S3 usb-c wall charger powered air quality monitor. Air particles are detected using the Bosh BMV080, co2 levels by the Sensirion STCC4 and temperature/humidity levels by the SHT40 sensor: github.com/mike-rankin/ES… #esp32 #arduino #sensirion #bosh
mikerankin's tweet image. Created an ESP32-S3 usb-c wall charger powered air quality monitor. Air particles are detected using the Bosh BMV080, co2 levels by the Sensirion STCC4 and temperature/humidity levels by the SHT40 sensor: github.com/mike-rankin/ES… #esp32 #arduino #sensirion #bosh
mikerankin's tweet image. Created an ESP32-S3 usb-c wall charger powered air quality monitor. Air particles are detected using the Bosh BMV080, co2 levels by the Sensirion STCC4 and temperature/humidity levels by the SHT40 sensor: github.com/mike-rankin/ES… #esp32 #arduino #sensirion #bosh

DIY STM32 Alarm Clock with 7-Segment Display (Using @Arduino IDE) bit.ly/3I2mj7r #arduino #diy

MakerIO's tweet image. DIY STM32 Alarm Clock with 7-Segment Display (Using @Arduino IDE)  bit.ly/3I2mj7r

#arduino #diy

DIY STM32 Alarm Clock with 7-Segment Display (Using @Arduino IDE) bit.ly/3I2mj7r #arduino #diy #STM32

MakerIO's tweet image. DIY STM32 Alarm Clock with 7-Segment Display (Using @Arduino IDE)  bit.ly/3I2mj7r

#arduino #diy #STM32

How to use the INA226 Voltmeter with a GC9A01 Display in Visuino to measure and display voltage in real-time. bit.ly/3HaIQ1e #arduino #voltage

digikey's tweet image. How to use the INA226 Voltmeter with a GC9A01 Display in Visuino to measure and display voltage in real-time. bit.ly/3HaIQ1e 

#arduino #voltage

Met David Cuartielles, one of the founders of Arduino. We spoke about my project and the space where AI meets interaction a reminder of how open-source ideas keep shaping creative technology. #Arduino #AI

RasakAkorede1's tweet image. Met David Cuartielles, one of the founders of Arduino.
We spoke about my project and the space where AI meets interaction a reminder of how open-source ideas keep shaping creative technology.
 #Arduino #AI

🚁 Flix v1: Minimalistic, open-source quadcopter with Arduino & ESP32! 3D-printed frame & simulation ready. Build your own now! @arduino 🔗 projecthub.arduino.cc/okalachev/flix… #Arduino #ESP32 #Drone #Makers

dfrobotcn's tweet image. 🚁 Flix v1: Minimalistic, open-source quadcopter with Arduino & ESP32! 3D-printed frame & simulation ready. Build your own now! @arduino 
🔗 projecthub.arduino.cc/okalachev/flix…
#Arduino #ESP32 #Drone #Makers
dfrobotcn's tweet image. 🚁 Flix v1: Minimalistic, open-source quadcopter with Arduino & ESP32! 3D-printed frame & simulation ready. Build your own now! @arduino 
🔗 projecthub.arduino.cc/okalachev/flix…
#Arduino #ESP32 #Drone #Makers

Working on #YIG oscillator 8.1 GHz to 10.2 GHz. Drives by #arduino micro. Fine tuning in progress

fr_satcom's tweet image. Working on #YIG oscillator 8.1 GHz to 10.2 GHz.
Drives by #arduino micro.
Fine tuning in progress
fr_satcom's tweet image. Working on #YIG oscillator 8.1 GHz to 10.2 GHz.
Drives by #arduino micro.
Fine tuning in progress

Arduino Uno Qの現物がある! Edge Impulseの画像認識でスロットカーのタイムを測ってる #tksrome #MakerFaireRome #Arduino #Qualcomm

tks's tweet image. Arduino Uno Qの現物がある!
Edge Impulseの画像認識でスロットカーのタイムを測ってる
#tksrome
#MakerFaireRome
#Arduino #Qualcomm
tks's tweet image. Arduino Uno Qの現物がある!
Edge Impulseの画像認識でスロットカーのタイムを測ってる
#tksrome
#MakerFaireRome
#Arduino #Qualcomm

この前(引用元)作ったコードにモーション付けてみた。 手動と自動の切り替え操作😬 今回はテキトーだけど GUI無しで #arduino でしっかりモーション付けようとすると結構手間😣 切り替えをスムーズさせるには関数貼るだけじゃなく"case"文が必要みたいだし。 一連の動きでなく簡単な表情向けかな。

OkuyamaT2c's tweet image. この前(引用元)作ったコードにモーション付けてみた。
手動と自動の切り替え操作😬
今回はテキトーだけど
GUI無しで #arduino でしっかりモーション付けようとすると結構手間😣
切り替えをスムーズさせるには関数貼るだけじゃなく"case"文が必要みたいだし。
一連の動きでなく簡単な表情向けかな。

前から試してたけど中々上手くいかず今回GEMINIに協力してもらってようやく😌 #arduino とRC受信機繋いで 5chスイッチがUPの時は通常操作でサーボが動き DOWNの時は書き込んだモーション通りに自動で動く。 表情のモーションを書き込んでおけば通常操作からスイッチでその表情を呼び出せる😏



How to control an LED (or any other low voltage device) with your Arduino's analog inputs [TUTORIAL] circuitbasics.com/arduino-basics… #arduino #diyelectronics #maker

circuitbasics's tweet image. How to control an LED (or any other low voltage device) with your Arduino's analog inputs [TUTORIAL] circuitbasics.com/arduino-basics… #arduino #diyelectronics #maker

How To Write a Touchscreen Calibration Program for @Arduino Learn more: bit.ly/4hUTuXH #arduino #project

digikey's tweet image. How To Write a Touchscreen Calibration Program for @Arduino 

Learn more: bit.ly/4hUTuXH 

#arduino #project

Remote Control a Linear Actuator With @Visuino & @Arduino bit.ly/47lbEyI #arduino #Visuino

MakerIO's tweet image. Remote Control a Linear Actuator With @Visuino & @Arduino  bit.ly/47lbEyI

#arduino #Visuino

How To Export a Graphical UI From EEZ Studio to @Arduino Learn more: bit.ly/4eHTA1I #howto #arduino

digikey's tweet image. How To Export a Graphical UI From EEZ Studio to @Arduino 

Learn more: bit.ly/4eHTA1I

#howto #arduino

Remote Control a Linear Actuator With Visuino & Arduino bit.ly/47lbEyI #arduino #Visuino

digikey's tweet image. Remote Control a Linear Actuator With Visuino & Arduino  bit.ly/47lbEyI

#arduino #Visuino

Maker Tutorial - Getting Started with the @Arduino Alvik #Robot More here: bit.ly/4bi3qrf #arduino

digikey's tweet image. Maker Tutorial - Getting Started with the @Arduino Alvik #Robot  

More here: bit.ly/4bi3qrf #arduino

Loading...

Something went wrong.


Something went wrong.


United States Trends