Ga onbeperkt met Magzter GOLD

Ga onbeperkt met Magzter GOLD

Krijg onbeperkte toegang tot meer dan 9000 tijdschriften, kranten en Premium-verhalen voor slechts

$149.99
 
$74.99/Jaar

Poging GOUD - Vrij

Education

Circuit Cellar

Circuit Cellar

An Embedded Designer Looks at Mobile App Development

Releasing Your Flutter App to the App Stores

10 min  |

June 2025
Circuit Cellar

Circuit Cellar

The Edge Computing Paradigm

Advantages, Challenges, and Applications in the IoT

10+ min  |

June 2025
Circuit Cellar

Circuit Cellar

Zero Trust Architecture for the Internet of Things

Discover how Zero Trust Architecture is transforming IoT security, moving beyond outdated perimeter defenses to ensure every device, user, and service is authenticated and secure. Learn why adopting ZTA is essential for modern IoT design and how it can boost security, flexibility, and trust in your connected systems.

9 min  |

June 2025
Circuit Cellar

Circuit Cellar

Trident IoT Software Development Kits For Z-Wave/ZWLR And Zigbee RF SoCs

Trident IoT, is proud to announce the release of its highly anticipated software development kits (SDKS) for its latest line of Z-Wave/ZWLR and Zigbee RF system-on-chips (SoCs).

1 min  |

May 2025
Circuit Cellar

Circuit Cellar

Design and Implementation of a 3D-Printed Robotic Actuator

A robotic actuator converts energy into physical motion, enabling a robot to move and interact with its environment. In this article, Maheshwaran and Vairamani describe how they designed and assembled a 3D-printed actuator that combines advanced motion control with real-time monitoring.

10+ min  |

May 2025
Circuit Cellar

Circuit Cellar

Direct Insight Creates QNX 8 BSP for QS93 i.MX93 Solder-Down SoM

Direct Insight, the UK-based technical systems integrator and reseller of system-on-module (SoM) and other embedded systems, has created a QNX 8 BSP (board support package) for Ka-Ro’s QS93 solder-down module with NXP’s i.MX93 processor.

1 min  |

May 2025
Circuit Cellar

Circuit Cellar

A 3-Phase Energy Meter with Multicore Support Using an ESP32 MCU with Voltage and Current Sensors

To continuously monitor energy consumption in his home, and store and communicate the data wirelessly, Gamal built a 3-phase energy meter, using a single ESP32 MCU with dual-core architecture, and voltage and current sensors. In his novel design, one core senses voltage and current and calculates consumed energy, while the other, long-forgotten core handles the user's web requests, logs measurements on an SD card, and displays current, voltage, and cumulative power consumption.

10 min  |

May 2025
Circuit Cellar

Circuit Cellar

Datasheet: IoT Boards and Modules A New Era of Connectivity and Intelligence

Dive into IoT board advancements. Breakthroughs in miniaturization, processing power, security, and energy efficiency are transforming design and deployment strategies, revolutionizing the IoT landscape.

2 min  |

May 2025
Circuit Cellar

Circuit Cellar

Macronix Introduces ArmorBoot MX76 for Security and High Performance in Automotive IoT Markets

Macronix, a leading global non-volatile memory (NVM) integrated device manufacturer, has launched its all-new ArmorBoot MX76 series flash memory.

2 min  |

May 2025
Circuit Cellar

Circuit Cellar

Experimenting with CHERI on the Sonata Board

The CHERI extension for RISC-V provides a promising way of designing fundamentally secure systems. I introduced this back in November 2023, but at the time there was no easy hardware to work with. This article introduces the open-source hardware (OSHW) Sonata board, which lets you experiment with CHERIot on a more user-friendly platform.

10 min  |

May 2025
Circuit Cellar

Circuit Cellar

GigaDevice's Dual-Power Supply SPI NOR Flash for 1.2V SoCs Halves Read Power Consumption

GigaDevice, a leading semiconductor company specializing in flash Memory, 32-bit microcontrollers (MCUs), sensors, analog products and solutions, has unveiled the GD25NE series of dual-power supply SPI NOR Flash, designed specifically for 1.2V system-on-chip (SoC) applications.

1 min  |

May 2025
Circuit Cellar

Circuit Cellar

Aerospace and Defense Outshining Science Fiction

Explore cutting-edge tech in aerospace and defense. This article examines recent innovations, their direct impact on military operations, and the integration of AI and cybersecurity. Gain insights into future trends that are reshaping the industry and enhancing capabilities.

10 min  |

May 2025
Circuit Cellar

Circuit Cellar

Implementing the Matter Protocol

Using the Arduino Nano Matter or Sparkfun Thing Plus Matter Boards

10+ min  |

May 2025
Circuit Cellar

Circuit Cellar

Wake-Up Receivers Extending Operational Periods in Battery-Powered Applications

Wake-up receivers allow battery-powered IoT devices to conserve battery life by remaining in a standby state until needed. In this article, Abel discusses the importance of wake-up receivers for achieving low energy consumption, and describes how he built a demonstration prototype with an integrated RFicient wake-up receiver on the PCB.

10 min  |

May 2025
Circuit Cellar

Circuit Cellar

LapLogic Wireless Automotive Telemetry System

Imagine driving on a racetrack, pushing your car to its limits, and wanting detailed insights beyond basic metrics of speed or engine RPM. What about less obvious stats such as engine load, fuel efficiency, or intake air temperature? What if you could access this hidden data—and more—in realtime, right from your smartphone?

10+ min  |

May 2025
Circuit Cellar

Circuit Cellar

Feedback

What is feedback and what's it good for?

10+ min  |

April 2025
Circuit Cellar

Circuit Cellar

Introduction to Flutter State Management

As Bob continues this article series on Mobile App development from an Embedded System's perspective, he tackles State and State Management in Flutter. As you will see, it is very different from what embedded engineers are used to when we think of state and that misunderstanding can cause no end of trouble if we don't understand it.

8 min  |

April 2025
Circuit Cellar

Circuit Cellar

Automotive Systems

The Integration of AI and Connectivity in Modern Vehicles

8 min  |

April 2025
Circuit Cellar

Circuit Cellar

What It Really Takes for a General-Purpose MCU to Function as a Complete AI SOC

Innovative AI-enabled MCUs are transforming endpoint devices by integrating advanced AI capabilities while addressing critical challenges in power and space. This article explores the future of wearable technology and the engineering solutions that make it possible.

8 min  |

April 2025
Circuit Cellar

Circuit Cellar

A Hands-On Look at Three High-Resolution ADCs

In this article Brian takes a close look at three different high-resolution ADCs and compares their features, strengths, and more. Two of the three devices have shown up in his past projects and he anticipates using the third in the future.

10+ min  |

April 2025
Circuit Cellar

Circuit Cellar

Soft Power Switch Circuit for Battery-Powered Devices

Alternative to Toggle Switch Uses an ATtiny10 MCU

10+ min  |

April 2025
Circuit Cellar

Circuit Cellar

Choosing the Right Embedded OS for Your Embedded Solution

Real-Time Operating Systems or Embedded Linux

9 min  |

April 2025
Circuit Cellar

Circuit Cellar

Adopting Test-Driven Development in Embedded Systems

Embedded software development has long been characterized by unique constraints such as limited resources, strict real-time requirements, and complex interactions with hardware. As a result, traditional software development methodologies often fail to translate smoothly into the embedded space. However, modern embedded development is evolving, and techniques like Test-Driven Development (TDD) are no longer just for web and enterprise applications: they're essential for building reliable and maintainable embedded systems.

9 min  |

April 2025
Circuit Cellar

Circuit Cellar

HSYCO Unveils New BACnet Server Driver for Enhanced Building Automation

HSYCO, a leading provider of integrated building management solutions, is excited to announce the release of its new BACnet Server driver.

1 min  |

March 2025
Circuit Cellar

Circuit Cellar

Longsys Launches 7.2mm Subsize eMMC, Breaking the Physical Space Constraints of AI Wearables

In the design of wearable devices, every millimeter matters.

2 min  |

March 2025
Circuit Cellar

Circuit Cellar

The Future of Voice-Enabled AI Industry Advancements in MEMS Microphones for Voice AI

Acoustic Activity Detection and High Acoustic Overload Point Transform Voice Interaction Advancements in MEMS microphones are enhancing voiceenabled AI technologies across various consumer electronics.

4 min  |

March 2025
Circuit Cellar

Circuit Cellar

Exploring the RP2350 Security

Raspberry Pi's Novel \"Security through Transparency\" Approach

8 min  |

March 2025
Circuit Cellar

Circuit Cellar

Learn Lisp Programming Using MCUS

Part 3—Forward Kinematics in µLisp

10+ min  |

March 2025
Circuit Cellar

Circuit Cellar

Pison and STMicroelectronics Announce Timex as Neural Sensor Partner, Ushering a New Era of Neurocognitive Wearables

Pison, the trailblazer in AI-powered neural sensors for neurocognitive health, wellness, and gesture control, announced it has begun licensing its innovative neural sensor to leading smartwatch and wearable brands.

1 min  |

March 2025
Circuit Cellar

Circuit Cellar

Datasheet: DSPs and DSCs

Smarter Algorithms and Beyond

7 min  |

March 2025