Want to know why your monthly Electricity bills are “so high”? Take a closer look at the Lights or Fans, when a person inside the room leaves the room hastily, He or She unknowingly leaves the Lights switched on.So, what next? The only way for this is Intelligent Automated Home Lighting System. In this system when a person enters the room the tube lights are switched on automatically. The light switches go off automatically when there is no body inside the room. The whole Intelligent Automated Home Lighting System is now at the tip of your motion. As one moves inside the room the bulb switches on and as one leaves the room it switches off.
How to build a sign-to-speech converter
Sign language is a system of communication using visual gestures. However, not everyone understands sign language. So, in this project, we’ll build a device that converts hand gestures into speech. What’s required: flex sensors, a DF Mini Player, and a microcontroller that has an analog input and supports serial communication via a universal asynchronous receiver/transmitter…
Infineon introduces its first Qi2 MPP wireless charging transmitter
In response to the consumer demand for improved wireless charging user experience, the Wireless Power Consortium announced the release of a new standard to redefine the inductive wireless power transfer: Qi2. Infineon Technologies is addressing this demand by introducing its first Qi2 Magnetic Power Profile (MPP) charging transmitter solution, the reference design kit REF_WLC_TX15W_M1. The…
Renesas offers new 16-bit MCU for motor control and power supply
Renesas Electronics Corporation, a supplier of advanced semiconductor solutions, announced a new addition to its popular RL78 microcontroller (MCU) Family that includes 8- and 16-bit devices for power-sensitive applications. The RL78/G24 features the highest performance among all the devices in the RL78 family, boosting its performance with an application-specific Flexible Application Accelerator (FAA) and a…
Microchip introduces low pin-count MCUs with I3C support
With the step-function increase in data collected and transmitted from cloud-connected edge nodes, Improved Inter Integrated Circuit (I3C) is rapidly becoming a more sustainable solution for interfacing sensors with a high data rate and will help expand capabilities in next-generation devices. Leading the way in I3C integration, Microchip Technology has released its PIC18-Q20 family of microcontrollers…
Connect automotive devices with new 10BASE-T1S Ethernet solutions
Automotive designers are creating new zonal architectures in automotive applications with 10BASE-T1S Ethernet solutions. The 10BASE-T1S technology makes it possible for low-speed devices to connect to a standard Ethernet network, eliminating the need for dedicated communication systems. Expanding its portfolio of automotive-qualified Ethernet solutions, Microchip Technology recently announced a new family of LAN8650/1 MAC-PHY devices qualified…
How to convert Arduino into a Modbus device
Modbus is a widely used communication protocol and an open-source industrial networking standard. Developed in 1979 by Modicon (now Schneider Electric), Modbus has become a standard in the automation and industrial control systems (ICS) industries. The communication protocol is known for its simplicity and easy-to-follow troubleshooting feature. It uses a master-slave or client-server communication model,…
New microcontroller discovery kit accelerates building connected devices
STMicroelectronics has released a richly featured development board for creating diverse applications with STM32H5 microcontrollers (MCUs). The STM32H5 devices are ideal for high-performance processing and advanced security in a wide range of applications, including smart sensors, smart appliances, industrial controllers, networking equipment, personal electronics, and medical devices. The STM32H573I-DK Discovery kit enables developers to explore all the integrated features…
The top long-range Bluetooth modules of 2023
Bluetooth, which offers short-range wireless technology, is now standard on most smart devices, including wireless headphones, smart watches, remote controls, game controllers, and many more. Most of these devices are designed to operate with smartphones or computers. Audio streaming, file sharing, peripheral devices, the Internet of Things (IoT), and smart home devices are some common…
New TEGRION controller family sets the standard for security
Infineon Technologies has launched the new TEGRION security controller family, the company’s broadest portfolio of 28 nm security controllers. It integrates the new Integrity Guard 32 security architecture and an advanced Arm v8-M instruction set for enhanced device performance. TEGRION security controllers offer ease of implementation, fast design-in and time-to-market, while supporting long product lifecycles.…
How to make a decorative coconut tree using a digital RGB LED strip
In this project, we’ll demonstrate how to make a colorful, king-sized coconut tree (5 feet) decorative showpiece using a digital RGB LED strip. The RGB LED strip is cut and arranged to form the shape of a coconut tree. The ATMega328 microcontroller is used to control the LED strip, generating several flashing, fading, and blinking…
Renesas produces its first 22-nm microcontroller
Renesas Electronics Corporation, a supplier of advanced semiconductor solutions, announced that it has produced its first microcontroller (MCU) based on advanced 22-nm process technology. By employing state-of-the-art process technology, Renesas can provide customers with superior performance at lower power consumption driven by reduced core voltages. The advanced process technology also offers the ability to integrate…
STMicroelectronics releases STM32 programming and debugging probe
STMicroelectronics’ STLINK-V3PWR is a new in-circuit debugging and programming probe that provides accurate power measurement suitable for applications running on any STM32 microcontroller (MCU). Having a wide dynamic range to handle power-conscious projects including IoT and wireless applications, the probe measures current values from nanoamps to 500mA and remains accurate up to ±0.5%. It can also supply…
How to send SMS alerts from ESP32 without a GSM modem
Imagine sending SMS alerts from a microcontroller without interfacing with a GSM/GPRS module. It’s now possible, thanks to the Internet of things and IoT-capable microcontroller boards. IoT development boards can access the internet and send SMS to a registered number through web services. One such web service is Twilio. Twilio is a communication API for…
Infineon’s AURIX and TRAVEO microcontrollers offer new support features
Industrial control systems must have a minimal error rate, especially in harsh environments, which makes safe and secure system development crucial. The AURIX TC3x and TRAVEO T2G microcontroller product families from Infineon Technologies address these requirements with a wide range of integrated hardware functional safety and cybersecurity features. Both product families have extended their support…
Digi-Key releases new Boards Guide and augmented-reality app
Digi-Key Electronics, which currently offers the world’s largest selection of electronic components and automation products in stock for immediate shipment, and Make:, the publication and network for makers, released the updated Boards Guide and companion Digi-Key AR augmented reality app available in the Apple App Store for iOS devices and the Google Play store for…
Infineon achieves ISO/SAE 21434 process certification
Introduced by the United Nations Economic Commission for Europe (UNECE), the new UN R155 regulation addresses the increasing focus on cybersecurity in connected automobiles. This regulation, which came into effect in July 2022, requires vehicle manufacturers to apply a security-by-design approach to their products and processes. To enable new vehicle sales in markets covered by…
Infineon launches XMC7000 microcontroller series for industrial applications
At electronica 2022, Infineon Technologies launched the XMC7000 microcontroller (MCU) family for advanced industrial applications, including industrial drives, electrical vehicle (EV) charging, two-wheel electrical vehicles, and robotics. The XMC7000 series offers single and dual-core options of 350-MHz 32-bit Arm Cortex-M7 and a 100-MHz 32-bit Arm Cortex-M0+, up to 8 MB of embedded flash and 1…
How to animate text on SSD1306 using MicroPython and ESP8266
Organic light-emitting diode or OLED displays have become essential for many embedded devices. OLEDs are considered one of the highest-quality displays to showcase device information. Typically, embedded devices use single-screen graphics, but complex interfaces are required when there are several user interactions. For example, such interfaces might use menus or other graphical navigation. Adding a…
MicroPython: How to write and read text files on a MicroSD card using ESP32
Data logging is an integral part of many embedded projects. Typically, data logging is used to record sensor readings, with or without a timestamp. For example, many IoT applications use data logging to store network changes or data for troubleshooting or verification. The ideal way to log data locally is using an SD or MicroSD…