#microcontroller 搜尋結果
Control a PC cooler with a $2 microcontroller, all with open source tools and no development board: popovicu.com/posts/pc-coole… #embedded #microcontroller #avr #c #opensource #gcc
To power a #microcontroller the author needs a voltage between 3 and 5 V, but only a 48 V battery is available. There are very few ready-made modules or ICs capable of handling such a high DC voltage. So why not design a circuit independently? The first idea was a classic…

There are many low-cost #microcontroller development boards available, but FPGAs remain expensive. For applications that need higher computational performance or higher speed I/O, it is desirable to find small and affordable #FPGA boards. Let's delve into the thrilling world of…

Did You Know? In 1971, TI engineers Gary Boone and Michael Cochran created the world’s first microcontroller. Here’s an interesting fact about it! #didyouknow #techfact #microcontroller #embeddedsystems #techinnovation #mistralsolutions

I've made a custom, tiny CPU from scratch and I'm now releasing the monorepo for it! 🛠️ Please check out the project here: popovicu.com/mrav-cpu/ GitHub: github.com/popovicu/mrav-… Blog post: popovicu.com/posts/making-a… #embedded #microcontroller #cpu #fpga

Finally figured out how to do bare metal hardware interrupt in embedded #Rust 😅😅😅 I think I’m gonna stick with Embassy… #embedded #microcontroller #rp2350 #RaspberryPiPico
😬 There is no gearbox on this motor... Where are my vise grips? HELLO! #robot #servo #microcontroller
Thursday...and that means a new #Zephyr video 📺 I cover using LCD drivers and LVGL to make basic GUIs. Check it out! 👇👇👇 Link in replies #IoT #microcontroller #electronics #embedded #RTOS @ZephyrIoT

Turn a #microcontroller into a magic wand with #TinyML check out practical builds by @0xsalfar Click here: youtube.com/watch?v=TB84_C…

FPGAs for Beginners elektormagazine.com/magazine/elekt… There are many low-cost #microcontroller development boards available, but FPGAs remain expensive. For applications that need higher computational performance or higher speed I/O, it is desirable to find small and affordable #FPGA…

Another attempt at building this handheld ATtiny85 game console. My neatest bodgie wires yet, and a first attempt at hot air soldering. #electronics #microcontroller #soldering



How to Implement a Software-Based Debounce Algorithm for Button Inputs on a Microcontroller Learn more: bit.ly/4g7yo6y #sortware #microcontroller #howto

I’ve finally received the new ESP32-P4 DevKit! 🎉 The ESP32-P4 is the latest microcontroller by @EspressifSystem that brings significant improvements in performance and versatility. #esp32p4 #microcontroller #IoT #ESP32 #EmbeddedSystems #RISCV




For many electronic devices, smartphone connectivity is a must, with the low-power Bluetooth LE technology being ideal for communication. However, implementing a BLE application on a #microcontroller is not exactly trivial. Advanced development environments with code generation…

If you like games and DIY #electronics Elektor has the project for you. This roulette circuit features 40 LEDs controlled by a #microcontroller elektormagazine.com/news/circuit-d… First presented in 2004, the Roulette circuit is built around an AT89C2051 MCU, which requires only a few…

Is this the world's smallest line following #robot? Our in house engineer puts the @TXInstruments MSPM0C1104 - a truly tiny #microcontroller - to the test in our latest Educator video. Get the full rundown, and enter the giveaway: youtube.com/watch?v=7t1TJ7…
Circuit: DIY Digital Multi-Effects Unit elektormagazine.com/news/circuit-d… In 2010, Elektor presented a digital multi-effects unit. The circuit was built around an ATmega8 #microcontroller which handled effect selection, parameter adjustments, and digital potentiometer control. #electronics…

New #Zephyr episode! Interrupts can be tricky, so I cover using Zephyr's built-in software timers and connecting Zephyr's abstracted functions to hardware interrupts via the Devicetree. Check it out! 👇👇👇 Link in replies #IoT #microcontroller #ESP32 #embedded #rtos @ZephyrIoT

600MHz in your pocket ➜ Teensy 4.1 brings Cortex-M7 speed to serious builds ✦ sovereignstore.io/product/pjrc-t… #teensy #microcontroller #diytech
Teensy 4.1 runs at 600MHz ⟡ ARM Cortex-M7 power in your palm ◦ Built for speed, made to build ➜ sovereignstore.io/product/pjrc-t… #microcontroller #teensy #diytech
💡 The heart of countless innovations! Meet the ATMEGA328P-MU #Electronics #Microcontroller #ATMEGA328P #AVR #Microchip #EmbeddedSystems #Arduino #TechInnovation #IoT #Automation #ElectronicComponents #ElectronicsDesign #Engineering
New event-based encoding technique for surface electromyography #sEMG on a parallel ultralow-power #microcontroller unit (MCU) can model multifinger scenarios in #WearableElectronics with accuracy. To learn more, subscribe to our weekly emailer: ieee-sensorsalert.org
Discover the STM32G431CBU6 MCU — smart, fast & efficient! ⚙️ #Electronics #Microcontroller #STM32 #STMicroelectronics #STM32G4 #EmbeddedSystems #Engineering #Automation #IoT #TechInnovation #ElectronicComponents #ElectronicsDesign #PowerControl
Researchers have developed an event-based estimation method to process high-density surface electromyography #sEMG through parallel ultralow-power #microcontroller units for use in #WearableElectronics. To learn more, subscribe to our weekly emailer: ieee-sensorsalert.org

Ever wonder how drones stay balanced or smart curtains open on their own? The secret is a tiny "brain" called the STM32 microcontroller. Watch this video for a quick look inside the tech that powers our world! #STM32 #Microcontroller #TechExplained #IoT #Engineering
I've made a custom, tiny CPU from scratch and I'm now releasing the monorepo for it! 🛠️ Please check out the project here: popovicu.com/mrav-cpu/ GitHub: github.com/popovicu/mrav-… Blog post: popovicu.com/posts/making-a… #embedded #microcontroller #cpu #fpga

How to Implement a Software-Based Debounce Algorithm for Button Inputs on a Microcontroller Learn more: bit.ly/4g7yo6y #sortware #microcontroller #howto

Did You Know? In 1971, TI engineers Gary Boone and Michael Cochran created the world’s first microcontroller. Here’s an interesting fact about it! #didyouknow #techfact #microcontroller #embeddedsystems #techinnovation #mistralsolutions

To power a #microcontroller the author needs a voltage between 3 and 5 V, but only a 48 V battery is available. There are very few ready-made modules or ICs capable of handling such a high DC voltage. So why not design a circuit independently? The first idea was a classic…

There are many low-cost #microcontroller development boards available, but FPGAs remain expensive. For applications that need higher computational performance or higher speed I/O, it is desirable to find small and affordable #FPGA boards. Let's delve into the thrilling world of…

Thursday...and that means a new #Zephyr video 📺 I cover using LCD drivers and LVGL to make basic GUIs. Check it out! 👇👇👇 Link in replies #IoT #microcontroller #electronics #embedded #RTOS @ZephyrIoT

We’ve been building up to this: writing device drivers. It’s tricky and takes a solid understanding of CMake, Kconfig, and the Devicetree. But here it is: how to write device drivers in #Zephyr! 👇👇👇 Link in comments #iot #microcontroller #embedded #rtos @ZephyrIoT

I’ve finally received the new ESP32-P4 DevKit! 🎉 The ESP32-P4 is the latest microcontroller by @EspressifSystem that brings significant improvements in performance and versatility. #esp32p4 #microcontroller #IoT #ESP32 #EmbeddedSystems #RISCV




FPGAs for Beginners elektormagazine.com/magazine/elekt… There are many low-cost #microcontroller development boards available, but FPGAs remain expensive. For applications that need higher computational performance or higher speed I/O, it is desirable to find small and affordable #FPGA…

Turn a #microcontroller into a magic wand with #TinyML check out practical builds by @0xsalfar Click here: youtube.com/watch?v=TB84_C…

Another attempt at building this handheld ATtiny85 game console. My neatest bodgie wires yet, and a first attempt at hot air soldering. #electronics #microcontroller #soldering



Our Microcontroller Applications Workshop will provide you with the opportunity to gain valuable insights, forge meaningful connections and stay ahead of the curve in the ever-evolving world of embedded design. mchp.us/48saUbB #MCU #Microcontroller #Applications…

TI has unveiled the world’s smallest microcontroller, measuring just 1.38 mm² and priced at 20 cents. Perfect for medical wearables and personal electronics, this tiny MCU is revolutionizing compact technology. Discover more: link.ie.social/tEsSte #TinyTech #Microcontroller

If you like games and DIY #electronics Elektor has the project for you. This roulette circuit features 40 LEDs controlled by a #microcontroller elektormagazine.com/news/circuit-d… First presented in 2004, the Roulette circuit is built around an AT89C2051 MCU, which requires only a few…

How to Implement a Software-Based Debounce Algorithm for Button Inputs on a Microcontroller Learn more: bit.ly/4g7yo6y #sortware #microcontroller #howto

Deepseek on #Microcontroller? Running #LLM on RT-Thread. Check this out: rt-thread.medium.com/deepseek-on-mi… #opensource #embedded #RTOS #DeepSeek

Circuit: DIY Digital Multi-Effects Unit elektormagazine.com/news/circuit-d… In 2010, Elektor presented a digital multi-effects unit. The circuit was built around an ATmega8 #microcontroller which handled effect selection, parameter adjustments, and digital potentiometer control. #electronics…

Something went wrong.
Something went wrong.
United States Trends
- 1. Good Wednesday 24.6K posts
- 2. Hump Day 12.8K posts
- 3. #wednesdaymotivation 4,515 posts
- 4. #Wednesdayvibe 1,720 posts
- 5. #Talus_Labs N/A
- 6. Howard University N/A
- 7. Happy Hump 8,182 posts
- 8. #GenV 7,288 posts
- 9. $BYND 126K posts
- 10. #PutThatInYourPipe N/A
- 11. Meet the President 10.2K posts
- 12. Froot N/A
- 13. Luka 75.7K posts
- 14. Keke 5,991 posts
- 15. Usha Vance 9,517 posts
- 16. Cramer 4,196 posts
- 17. Jen Psaki 10.7K posts
- 18. Norie N/A
- 19. Anne Frank 4,630 posts
- 20. Islamophobia 28.9K posts