#microcontrollers

[ follow ]
Ruby on Rails
fromRubyflow
15 hours ago

Tangible Code: when Ruby becomes something you can see and touch.

Ruby can be used across the entire stack—from microcontrollers to real-time visual generation—making code tangible and enhancing learning through immediate, interactive feedback.
fromhackernoon.com
5 months ago

The 19 Concepts to Master to Become an Embedded Software Developer

"If software is the brain of a product, embedded software is its nervous system constantly sensing, reacting, and orchestrating control over the physical world."
Software development
#embedded-systems
fromHackernoon
4 years ago
Web frameworks

Building a Web File Manager on Microcontrollers | HackerNoon

Embedded web file managers simplify access to a device's internal storage, enhancing usability for engineers and operators.
fromInfoQ
7 months ago
Software development

Binary Size Matters: The Challenges of Fitting Complex Applications in Storage-Constrained Devices

Embedded systems demand a balance between software complexity and memory restrictions, pushing for languages like C++ for binary size optimization.
C++ features like templates and smart pointers can affect binary size; developers must navigate their impacts carefully.
Tools like Bloaty are essential for understanding contributions to firmware bloat, aiding developers in design decisions.
Binary optimization should be part of the entire development lifecycle, emphasizing size awareness within CI pipelines.
fromInfoQ
7 months ago
Software development

Binary Size Matters: The Challenges of Fitting Complex Applications in Storage-Constrained Devices

[ Load more ]