Skip to main content
  1. Home
  2. Emerging Tech
  3. Smart Home
  4. Legacy Archives

The Intel of things: How the chip giant plans to own IoT

Add as a preferred source on Google

Intel is trying to move swiftly to capitalize on its investment in the Internet of Things. Basis Science, the wearable smart watch company that the chip maker brought earlier this year for a reported $100 million, is set to launch a new device, and Intel is looking to leverage all the data devices like it generate in the era of the quantified self.

“The idea is to empower people in wellness and fitness,” said Basis co-founder Marco Della Torre at an Intel sponsored conference in New York City. The Business of API’s Conference held earlier this month focused on the growing petabytes of data wearables are expected to generate in the next few years. Della Torre said that the amount of data generated was doubling every 12 months — by 2020 there will be some 50 billion new consumer devices churning out even more information.

Recommended Videos

Intel hopes one of those wearables will be the Basis Peak, a $200 smart fitness and health tracking watch due out in time for the holiday shopping season. The new model assesses heart rate by monitoring blood flow with an optical sensor, as well as measuring galvanic skin response, skin temperature, and body position using a 3-axis accelerometer. Della Torre said it would also last for several days on a single charge and use the data to help wearers set daily goals.

Related: Intel’s new role — the glue that holds the Internet of Things together

“We’re looking at how to use information to change people’s behavior,” he explained.

One of the major improvements of the new model is its reported ability to monitor one’s heart rate while the wearer is exercising, the company said in an interview before the conference. The current model cannot do so, while competitors, such as the $199 Mio Alpha watch already boast such a feature.

Della Torre emphasized that society is progressing from a BYOD to a BYOW — bring your own wearable — culture. He described how this Internet of things would include everything from real-time video streams of service personnel dealing with customers that are identified using facial recognition software to watches that act as security passes. He pointed out that the Peak will be “a full 24/7 experience” that even measures how much REM sleep versus deep sleep a wearer is getting.

“We’re looking at how to use information to change behaviors.”

The trick will be how to use such data in a “constructive rather than subversive” way, said Della Torre, referring to the Glasshole backlash against Google’s device. Part of that solution will depend on the answer to, “What data are you comfortable with me sharing to customize the experience?” he said.

Related: The first stylish wearable for women is also practically useless

With Google and Apple also eyeing the fitness/wearable market, Della Torre argues that watches are the most natural wearable form factor. Intel and Basis are working with Fossil, for example, to develop watches that appeal to the mass market.

For many years, Intel has demonstrated smart homes and devices aimed at healthcare and supporting the aging boomer population. It has also been piqued by its failure to translate the success it enjoyed in the desktop computing market into the exploding mobile and connected car arenas. This time, Intel seems determined not to let the Internet of Things pass it by.

John R. Quain
Former Digital Trends Contributor
John R. Quain writes for The New York Times, Men's Journal, and several other publications. He is also the personal…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more