Schlagwort: tech
-
AWAKE is a very pretty wake-up light
Reading Time: 2 minutesHumans evolved to sleep and wake according to natural light cycles. So it is strange that we, as a society, have largely chosen to rely on blaring alarms to wake up in the mornings. Wake-up lights have been gaining traction in recent years because they provide a pleasant experience that mirrors the…
-
Introducing UNO R4 WiFi support in the Arduino Cloud
Reading Time: 2 minutesWe are excited to announce that the Arduino Cloud now supports the UNO R4 WiFi board, providing makers with seamless connectivity and enhanced features. Building upon the recent release of the much-anticipated UNO R4 in our store, this new integration significantly amplifies the capabilities of the Arduino Cloud. The UNO R4 WiFi…
-
This timer uses a rolling ball to count the seconds
Reading Time: 2 minutesBefore we had fancy digital clocks — or even spring-driven mechanical clocks — most methods for measuring short periods of time relied on gravity moving something in a consistent, repeatable way. Both water clocks and hour glasses work under that principle. But it isn’t very fun to watch grains of sand fall,…
-
Can tripedal robots actually walk?
Reading Time: 2 minutesBuilding walking robots is difficult, because they either need a lot of legs or some ability to balance through their gait. There is a reason that the robots designed by companies like Boston Dynamics are so impressive. But lots of hobbyists have made bipedal and quadrupedal robots, while largely ignoring tripedal robots.…
-
This electronic compass guides you using LEDs and OLED display
Reading Time: 2 minutesOf all the tools humanity has developed for navigation over our history, the humble compass is arguably the most important. A compass is cheap to produce, reliable, and incredibly useful for every kind of navigation. But standard mechanical compasses aren’t perfect; they can stick, are easy for people to misread, and don’t…
-
Add peripheral lighting to improve VR immersion
Reading Time: 2 minutesThe entire purpose of virtual reality (VR) is to improve immersion beyond what can be achieved with a regular TV or monitor. So it can be frustrating to VR users when the darkness in their peripheral vision reminds them that they are, in fact, wearing a headset. To enhance the situation with…
-
Small-footprint keyword spotting for low-resource languages with the Nicla Voice
Reading Time: 2 minutesSpeech recognition is everywhere these days, yet some languages, such as Shakhizat Nurgaliyev and Askat Kuzdeuov’s native Kazakh, lack sufficiently large public datasets for training keyword spotting models. To make up for this disparity, the duo explored generating synthetic datasets using a neural text-to-speech system called Piper, and then extracting speech commands from the audio with…
-
VBox is like an AI-powered Pandora boombox
Reading Time: 2 minutesDiscovering new music is difficult, making it a frustrating experience for both listeners and services. Identifying what one person liked about a specific song is a challenge when music is so subjective. Two different people may love the same song, but for different reasons that affect their wider tastes. In an attempt…
-
This recycling bin sorts waste using audio classification
Reading Time: 2 minutesAlthough a large percentage of our trash can be recycled, only a small percentage actually makes it to the proper facility due, in part, to being improperly sorted. So as an effort to help keep more of our trash out of landfills without the need for extra work, Samuel Alexander built a smart recycling…
-
Amazon Echo becomes charming animatronic robot
Reading Time: 2 minutesThere is no shame in taking advantage of a voice assistant device, like an Amazon Echo with Alexa. Those devices are useful and can add real convenience to your life. But they lack personality and any feeling of a soul—not just because of the stilted voices, but also because of the boring…
-
You have 3 ways to meet Massimo Banzi in the UK!
Reading Time: 3 minutesMassimo Banzi and the Arduino Pro team will be crossing the Channel soon for a short tour of Southern England, touching base with long-time partners and meeting many new Arduino fans! On July 11th at 4PM BST, Massimo has been invited to give a Tech Talk at Arm’s headquarters in Cambridge, as…
-
Predicting soccer games with ML on the UNO R4 Minima
Reading Time: 2 minutesBased on the Renesas RA4M1 microcontroller, the new Arduino UNO R4 boasts 16x the RAM, 8x the flash, and a much faster CPU compared to the previous UNO R3. This means that unlike its predecessor, the R4 is capable of running machine learning at the edge to perform inferencing of incoming data.…
-
UNO R4: The new dimension of making
Reading Time: 3 minutesThe revolutionary UNO R4, announced on Arduino Day, is now available on the Arduino Store! The fourth version of the iconic, beloved UNO adds a whole new dimension to the world of DIY and making revolutionized by the simple 8-bit microcontroller over a decade ago. Take your maker potential to new heights:…
-
Intelligently control an HVAC system using the Arduino Nicla Vision
Reading Time: 2 minutesShortly after setting the desired temperature of a room, a building’s HVAC system will engage and work to either raise or lower the ambient temperature to match. While this approach generally works well to control the local environment, the strategy also leads to tremendous wastes of energy since it is unable to…
-
This converted RC car uses a Portenta H7 to drive itself
Reading Time: 2 minutesJeremy Ellis is a teacher, and as such, wanted a longer-term project that his students could do to learn more about microcontrollers and computer vision/machine learning, and what better way is there than a self-driving car. His idea was to take an off-the-shelf RC car which uses DC motors, add an Arduino Portenta…
-
Meet Arduino Pro at tinyML EMEA Innovation Forum 2023
Reading Time: 3 minutesOn June 26th-28th, the Arduino Pro team will be in Amsterdam for the tinyML EMEA Innovation Forum – one of the year’s major events for the world where AI models meet agile, low-power devices. This is an exciting time for companies like Arduino and anyone interested in accelerating the adoption of tiny…
-
James Bruton builds a walking AT-AT robot
Reading Time: 2 minutesWas there anything more exciting than watching AT-ATs walk across Hoth towards the Rebel base for the first time? Those massive machines were iconic and helped to solidify The Empire Strikes Back as the best movie set in the Star Wars universe. After experiencing disappointment with AT-AT toys that couldn’t walk, James Bruton built his own…
-
This Star Wars-inspired display shows volumetric objects in 3D space
Reading Time: 2 minutesA little over a year ago, Maker Mac70 set out to build an inexpensive DIY version of a volumetric display — a system which enables users to view objects in 3D, without the need for special glasses or extremely fancy components. But unlike in the Star Wars series, this system relies on a projector that…
-
Build your own human horse race arcade game using Arduino and Strava
Reading Time: 2 minutesEvery arcade seems to have one particular game that appeals to the gamblers among us: the horse race game. That game has several model horses and people can gamble on the outcome of their race. The results are either random or controlled by the players through some sort of input mechanism. In…
-
Join us at Sensors Converge in Santa Clara
Reading Time: 2 minutesWe’ll be in California at the Santa Clara Convention Center June 20nd-22th for Sensors Converge, where the building blocks of IoT converge. As North America’s largest electronics event for design engineers, Sensors Converge brings together all the industrial components for innovative end to end commercial solutions design. Arduino will be there to…
-
This Arduino reads punch cards for cloud computing
Reading Time: 2 minutesYou already know that computers store and interpret data in binary: ones and zeroes. There are many, many ways to store binary data, because it works with anything that can maintain at least two states. In the early days of computing, punch cards were common. They were paper cards with a grid…