PlatformIO (@platformio_org) 's Twitter Profile
PlatformIO

@platformio_org

Make #EmbeddedSystems developers and teams happy!

ID: 2848528606

linkhttps://platformio.org/ calendar_today28-10-2014 17:23:19

2,2K Tweet

11,11K Followers

32 Following

PlatformIO (@platformio_org) 's Twitter Profile Photo

PlatformIO Open Source March Updates are here πŸš€ βœ… New boards & dev-kits βœ… PlatformIO Core 6.1.14 βœ… Latest Zephyr RTOS 4.1 βœ… Updates for ST STM32 and Renesas RA dev-platforms πŸ‘‰ piolabs.com/blog/news/plat… πŸ“Œ #OpenSource #Technology #EmbeddedSystems #Semiconductor

PlatformIO Open Source March Updates are here πŸš€
βœ… New boards & dev-kits
βœ… PlatformIO Core 6.1.14
βœ… Latest Zephyr RTOS 4.1
βœ… Updates for ST STM32 and Renesas RA dev-platforms
πŸ‘‰ piolabs.com/blog/news/plat…
πŸ“Œ #OpenSource #Technology #EmbeddedSystems #Semiconductor
PlatformIO (@platformio_org) 's Twitter Profile Photo

#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=zuegQm… πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Programming

#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=zuegQm…
πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Programming
PlatformIO (@platformio_org) 's Twitter Profile Photo

#BestPractices πŸ”₯ "Debugging with PlatformIO: Part 3. PlatformIO Unified Debugger in CLI mode" A crash course on working with PlatformIO Unified Debugger via command-line interface πŸ‘‰ piolabs.com/blog/insights/… πŸ“Œ #EmbeddedSystems #Engineering #Electronics #Hardware #Semiconductor

#BestPractices πŸ”₯ "Debugging with PlatformIO: Part 3. PlatformIO Unified Debugger in CLI mode"
A crash course on working with PlatformIO Unified Debugger via command-line interface
πŸ‘‰ piolabs.com/blog/insights/…
πŸ“Œ #EmbeddedSystems #Engineering #Electronics #Hardware #Semiconductor
PlatformIO (@platformio_org) 's Twitter Profile Photo

#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/arm-corte… πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering

PlatformIO (@platformio_org) 's Twitter Profile Photo

#ProjectSpotlight πŸŽ‰ "ESPHome" Take your home automation to the next level with the open-source framework for ESP8266 and ESP32 devices πŸ‘‰ esphome.io πŸ“Œ #EmbeddedSystems #Engineering #Electronics #Hardware #Semiconductor #SmartHome

#ProjectSpotlight πŸŽ‰ "ESPHome"
Take your home automation to the next level with the open-source framework for ESP8266 and ESP32 devices
πŸ‘‰ esphome.io
πŸ“Œ #EmbeddedSystems #Engineering #Electronics #Hardware #Semiconductor #SmartHome
PlatformIO (@platformio_org) 's Twitter Profile Photo

#LearnEmbedded πŸŽ“"Microcontroller Interfacing" An invaluable online book by Gary Sutcliffe on how to design simple microcontroller interface circuits in embedded systems πŸ‘‰ w9xt.com/page_microdesi… πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Hardware

#LearnEmbedded πŸŽ“"Microcontroller Interfacing"
An invaluable online book by Gary Sutcliffe on how to design simple microcontroller interface circuits in embedded systems
πŸ‘‰ w9xt.com/page_microdesi…
πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Hardware
PlatformIO (@platformio_org) 's Twitter Profile Photo

#ProjectSpotlight πŸš€ Developing Zephyr RTOS embedded applications on PlatformIO and simulating on Antmicro Renode πŸ‘‰ zephyrproject.org/developing-zep… πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Hardware

#ProjectSpotlight πŸš€ Developing Zephyr RTOS embedded applications on PlatformIO and simulating on Antmicro Renode
πŸ‘‰ zephyrproject.org/developing-zep…
πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Hardware
PlatformIO (@platformio_org) 's Twitter Profile Photo

#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/modern-c-for-b… πŸ“Œ #Technology #Semiconductor #EmbeddedSystems #Electronics

#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/modern-c-for-b…
πŸ“Œ #Technology #Semiconductor #EmbeddedSystems #Electronics
PlatformIO (@platformio_org) 's Twitter Profile Photo

#BookSpotlight πŸŽ‰ "Developing IoT Projects with ESP32 (2nd edition)" Unlock the full potential of #ESP32 in IoT development to create production-grade smart devices πŸ‘‰ amazon.com/dp/1803237686 πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Hardware #IoT #RTOS

#BookSpotlight πŸŽ‰ "Developing IoT Projects with ESP32 (2nd edition)"
Unlock the full potential of #ESP32 in IoT development to create production-grade smart devices
πŸ‘‰ amazon.com/dp/1803237686
πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Hardware #IoT #RTOS
PlatformIO (@platformio_org) 's Twitter Profile Photo

#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/arm-corte… πŸ“Œ #EmbeddedSystems #Engineering #Semiconductor

PlatformIO (@platformio_org) 's Twitter Profile Photo

#BestPractices πŸ”₯ Setting up PlatformIO for CI/CD with Testing, Code Coverage, and Versioning Leveraging PlatformIO for effortless CI/CD in collaborative environments for optimized embedded software deployment workflow πŸ‘‰ piolabs.com/blog/insights/… πŸ“Œ #EmbeddedSystems #Semiconductor

#BestPractices πŸ”₯ Setting up PlatformIO for CI/CD with Testing, Code Coverage, and Versioning
Leveraging PlatformIO for effortless CI/CD in collaborative environments for optimized embedded software deployment workflow
πŸ‘‰ piolabs.com/blog/insights/…
πŸ“Œ #EmbeddedSystems #Semiconductor
PlatformIO (@platformio_org) 's Twitter Profile Photo

#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_koa0… πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics

PlatformIO (@platformio_org) 's Twitter Profile Photo

#BestPractices πŸ”₯ "Debugging with PlatformIO: Part 4. Using Semihosting on ARM Targets" A brief introduction by Valerii Koval to the semihosting mechanism and configuration steps for PlatformIO projects πŸ‘‰ piolabs.com/blog/insights/… πŸ“Œ #Technology #EmbeddedSystems #Semiconductor

#BestPractices πŸ”₯ "Debugging with PlatformIO: Part 4. Using Semihosting on ARM Targets"
A brief introduction by Valerii Koval to the semihosting mechanism and configuration steps for PlatformIO projects
πŸ‘‰ piolabs.com/blog/insights/…
πŸ“Œ #Technology #EmbeddedSystems #Semiconductor
PlatformIO (@platformio_org) 's Twitter Profile Photo

#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-can-202… πŸ“Œ #EmbeddedSystems #Engineering #Semiconductor #Automotive

#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-can-202…
πŸ“Œ #EmbeddedSystems #Engineering  #Semiconductor #Automotive
PlatformIO (@platformio_org) 's Twitter Profile Photo

#ProjectSpotlight πŸš€ SmartKnob – DIY haptic input knob by Scott Bezek An open-source input device with software-configurable end-stops and virtual detents πŸ‘‰ github.com/scottbez1/smar… πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Hardware

#ProjectSpotlight πŸš€ SmartKnob – DIY haptic input knob by Scott Bezek
An open-source input device with software-configurable end-stops and virtual detents
πŸ‘‰ github.com/scottbez1/smar…
πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Hardware
PlatformIO (@platformio_org) 's Twitter Profile Photo

#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/z1e1hf0… (PDF) πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Hardware

#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/z1e1hf0… (PDF)
πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Hardware
PlatformIO (@platformio_org) 's Twitter Profile Photo

PlatformIO Open Source May Updates are here πŸš€ βœ… New boards & dev-kits βœ… ESP-IDF v5.4.1 βœ… Latest CMSIS packages βœ… Updates for Espressif 32 and ST STM32 dev-platforms πŸ‘‰ piolabs.com/blog/news/plat… πŸ“Œ #OpenSource #Technology #EmbeddedSystems #Semiconductor

PlatformIO Open Source May Updates are here πŸš€
βœ… New boards & dev-kits
βœ… ESP-IDF v5.4.1
βœ… Latest CMSIS packages
βœ… Updates for Espressif 32 and ST STM32 dev-platforms
πŸ‘‰ piolabs.com/blog/news/plat…
πŸ“Œ #OpenSource #Technology #EmbeddedSystems #Semiconductor
PlatformIO (@platformio_org) 's Twitter Profile Photo

#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=FnfuxD… πŸ“Œ #EmbeddedSystems #Engineering #Electronics #Hardware #Semiconductor

#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=FnfuxD…
πŸ“Œ #EmbeddedSystems #Engineering #Electronics #Hardware #Semiconductor
PlatformIO (@platformio_org) 's Twitter Profile Photo

#ProjectSpotlight πŸš€ "How to build a simple Telegram-controlled video surveillance system with ESP32 on PlatformIO" πŸ‘‰ techrm.com/how-to-build-a… πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Hardware #SmartHome #HomeSecurity #IoT #DIY

#ProjectSpotlight πŸš€ "How to build a simple Telegram-controlled video surveillance system with ESP32 on PlatformIO"
πŸ‘‰ techrm.com/how-to-build-a…
πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #Hardware #SmartHome #HomeSecurity #IoT #DIY
PlatformIO (@platformio_org) 's Twitter Profile Photo

#ProjectSpotlight πŸš€ "Teleplot – a ridiculously-simple telemetry viewer" Visualize data that is sent over Serial or UDP Packets directly in VSCode πŸ‘‰ marketplace.visualstudio.com/items?itemName… πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #IoT

#ProjectSpotlight πŸš€ "Teleplot – a ridiculously-simple telemetry viewer"
Visualize data that is sent over Serial or UDP Packets directly in VSCode
πŸ‘‰ marketplace.visualstudio.com/items?itemName…
πŸ“Œ #EmbeddedSystems #Semiconductor #Engineering #Electronics #IoT