aguea asia
Filter
Retweets
Media
Videos
News
Verified
Native videos
Replies
Links
Images
Safe
Quotes
Pro videos
Exclude
Retweets
Media
Videos
News
Verified
Native videos
Replies
Links
Images
Safe
Quotes
Pro videos
Time range
-
Near
Users
Tweets
BV retweeted
PlatformIO
@PlatformIO_Org
Jun 11
#LearnEmbedded
π "The Bluetooth LE Security Study Guide" Gain hands-on experience writing code that exploits some of the most important
#Bluetooth
LE security features π
bluetooth.com/bluetooth-resoβ¦
π
#EmbeddedSystems
#Semiconductor
#Engineering
#Electronics
#BLE
2
9
605
PlatformIO
@PlatformIO_Org
Jun 4
#LearnEmbedded
π "Tutorial: Debugging Embedded Devices Using GDB" Discover hidden features to speed up
#debugging
, and explore gprof/gcov for profiling and code coverage analysis πΊ
youtube.com/watch?v=FnfuxDVFβ¦
π
#EmbeddedSystems
#Engineering
#Electronics
#Hardware
#Semiconductor
1
6
500
PlatformIO
@PlatformIO_Org
May 28
#LearnEmbedded
π "Understanding Computer Systems" by Patricio Bulic Delve into the intricate world of interrupt handling and management across various processor architectures π
dropbox.com/scl/fi/z1e1hf0ojβ¦
(PDF) π
#EmbeddedSystems
#Semiconductor
#Engineering
#Electronics
#Hardware
1
20
947
PlatformIO
@PlatformIO_Org
May 21
#LearnEmbedded
π "Understanding the CAN Bus: How does it work?" Discover how the
#CAN
bus, developed by Bosch, revolutionizes vehicle communication with simpler cabling and reliable data π
parlezvoustech.com/en/bus-caβ¦
π
#EmbeddedSystems
#Engineering
#Semiconductor
#Automotive
1
6
645
PlatformIO
@PlatformIO_Org
May 14
#LearnEmbedded
π "How do hardware timers work?" An insightful video tutorial on how hardware timers work and how they help CPUs control execution timing πΊ
youtube.com/watch?v=g_koa00Mβ¦
π
#EmbeddedSystems
#Semiconductor
#Engineering
#Electronics
How do hardware timers work?
In this video, learn how a CPU uses hardware timers to control exec...
youtube.com
2
5
898
PlatformIO
@PlatformIO_Org
May 7
#LearnEmbedded
π "How to debug a HardFault on an ARM Cortex-M MCU" Learn about fault registers, how to automate fault analysis, and figure out ways to recover from some faults without rebooting the MCU π
interrupt.memfault.com/blog/β¦
π
#EmbeddedSystems
#Engineering
#Semiconductor
14
887
PlatformIO
@PlatformIO_Org
Apr 30
#LearnEmbedded
π "RISC-V: A Baremetal Introduction using C " An invaluable series of posts by Phil Mulholland on how to leverage modern C to explore RISC-V and develop embedded systems π
philmulholland.medium.com/moβ¦
π
#Technology
#Semiconductor
#EmbeddedSystems
#Electronics
13
636
PlatformIO
@PlatformIO_Org
Apr 23
#LearnEmbedded
π"Microcontroller Interfacing" An invaluable online book by Gary Sutcliffe on how to design simple microcontroller interface circuits in embedded systems π
w9xt.com/page_microdesign_toβ¦
π
#EmbeddedSystems
#Semiconductor
#Engineering
#Electronics
#Hardware
2
20
903
PlatformIO
@PlatformIO_Org
Apr 16
#LearnEmbedded
π "A Practical guide to ARM Cortex-M Exception Handling" A step-by-step walkthrough of ARM Cortex-M Exception handlers & how to configure ARM System Fault Handlers with examples in C π
interrupt.memfault.com/blog/β¦
π
#EmbeddedSystems
#Semiconductor
#Engineering
1
9
790
PlatformIO
@PlatformIO_Org
Apr 9
#LearnEmbedded
π Unlock the power of pointers in C/C with the comprehensive course! Learn from Harsha and Animesh as they break down complex concepts into digestible lessons πΊ
youtube.com/watch?v=zuegQmMdβ¦
π
#EmbeddedSystems
#Semiconductor
#Engineering
#Electronics
#Programming
2
91
725
20,614
PlatformIO
@PlatformIO_Org
Apr 2
#LearnEmbedded
π "The Architecture of Open Source Applications (Vol 2): FreeRTOS" Look at the FreeRTOS architecture, learn how tasks run, and communicate π
aosabook.org/en/v2/freertos.β¦
π
#EmbeddedSystems
#Semiconductor
#Engineering
#Electronics
#Programming
#RTOS
3
34
1,582
PlatformIO
@PlatformIO_Org
Mar 30
#LearnEmbedded
π "PlatformIO Labs Helps Imagination Technologies Improve RISC-V Computer Architecture Training" The new course removes barriers while working with RISC-V IP Cores and FPGAs π
piolabs.com/blog/press-releaβ¦
π
#Semiconductor
#OpenSource
#EmbeddedSystems
#Electronics
1
3
13
917
PlatformIO
@PlatformIO_Org
Mar 26
#LearnEmbedded
π "A Deep Dive into the ARM Debug Access Port" Exploring the Architecture and Capabilities of the ARM Debug Access Port for Embedded System Debugging π
piolabs.com/blog/engineeringβ¦
π
#EmbeddedSystems
#Engineering
#Electronics
#Semiconductor
#Debugging
2
9
820
PlatformIO
@PlatformIO_Org
Mar 19
#LearnEmbedded
π "Everything you never wanted to know about linker script" A great summary by Miguel Young de la Sota of the linker script language that you can use to build your own firmware π
mcyoung.xyz/2021/06/01/linkeβ¦
π
#EmbeddedSystems
#Semiconductor
#Engineering
#Electronics
2
30
1,717
PlatformIO
@PlatformIO_Org
Mar 12
#LearnEmbedded
π "Basics of Wired Embedded Protocols" A comprehensive look at the physical level principles that enable reliable embedded system communication π
piolabs.com/blog/engineeringβ¦
π
#EmbeddedSystems
#Semiconductor
#Engineering
#Electronics
#Hardware
3
9
57
2,929
PlatformIO
@PlatformIO_Org
Mar 5
#LearnEmbedded
π "I2C, UART and SPI: comparison of advantages and limitations" Explore the intricacies of I2C, UART, and SPI protocols in the ever-evolving tech landscape of 2024 π
parlezvoustech.com/en/comparβ¦
π
#EmbeddedSystems
#Semiconductor
#Engineering
#Electronics
#Hardware
5
63
499
14,509
PlatformIO
@PlatformIO_Org
Feb 26
#LearnEmbedded
π "What is Name Mangling in C ?" Learn how our carefully crafted function names transform into vital memory addresses in the compiled machine code π
abstractexpr.com/2023/01/03/β¦
π
#EmbeddedSystems
#Semiconductor
#Engineering
#Electronics
#Hardware
#Programming
2
8
786
PlatformIO
@PlatformIO_Org
Feb 19
#LearnEmbedded
π "Hardware and Firmware Issues in Using Ultra-Low Power MCUs" by Jack Ganssle Learn about the
#hardware
and firmware issues when designing very low-power coin-cell products π
ganssle.com/reports/ultra-loβ¦
π
#EmbeddedSystems
#Semiconductor
#Engineering
#Electronics
4
14
1,026
Load more