libraries

MAKE IT COMPATIBLE

MAKE IT COMPATIBLE

I’m probably as guilty as anyone of reinventing the wheel for a subpart of a project. Heck, sometimes I just feel like working on a wheel design. But if that’s the path you choose, you have to think about whether or not it’s important that others can replicate your project. The nice thing about a bog-standard wheel […]

MAKE IT COMPATIBLE Continue Reading

Grove AI HAT front and back 1

Latest Grove add-on for the Pi includes RISC-V NPU for edge AI duty

Seeed has launched a $24.50 “Grove AI HAT” with 6x Grove interfaces and Arduino IDE support for accelerating edge AI workloads on the Raspberry Pi. The HAT features a Sipeed MAix M1 module running a Kendryte K210 RISC-V neural processing chip. Neural acceleration chips seem to be everywhere these days — built into SoCs such

Latest Grove add-on for the Pi includes RISC-V NPU for edge AI duty Continue Reading

Space Race Game using Arduino and Nokia 5110 Graphical Display

Space Race Game using Arduino and Nokia 5110 Graphical Display

Programming has always been fun and it just got a lot better with development platforms like Arduino. Almost every programmer out here would have tried to develop some kind of game using the language that they learning/practising. This helps them to tune their programming skills in a fun yet productive way. I have been a

Space Race Game using Arduino and Nokia 5110 Graphical Display Continue Reading

Arduino Based Vehicle Accident Alert System using GPS GSM and Accelerometer

Arduino Based Vehicle Accident Alert System using GPS, GSM and Accelerometer

In our previous tutorials, we have learned about How to interface GPS module with Computer, how to build a Arduino GPS Clock and how to Track vehicle using GSM and GPS.  Here in this project, we are going to build a Arduino based vehicle accident alert system using GPS, GSM and accelerometer. Accelerometer detects the sudden

Arduino Based Vehicle Accident Alert System using GPS, GSM and Accelerometer Continue Reading

New Arduino storage libraries introduced to simplify data management and storage

New Arduino storage libraries introduced to simplify data management and storage

The development team at Arduino has this week introduced two new and exciting Arduino storage libraries in the form of Arduino_POSIXStorage and Arduino_UnifiedStorage. These additions are a big deal for anyone working on Arduino projects because they make handling data and storing information a lot easier. In simple terms, these libraries are tools that help developers manage and

New Arduino storage libraries introduced to simplify data management and storage Continue Reading

New Arduino Cloud Editor offers a classic Arduino IDE experience

New Arduino Cloud Editor offers a classic Arduino IDE experience

The world of Arduino development has just been given a significant boost with the introduction of a new online platform known as the Arduino Cloud Editor. This platform is changing the way developers work with Arduino projects by providing a seamless experience that can be accessed from anywhere with an internet connection. Unlike the traditional Arduino Integrated Development Environment (IDE), the

New Arduino Cloud Editor offers a classic Arduino IDE experience Continue Reading

Create Stunning GUIs for STM32 Microcontrollers with TouchGFX 3

Create Stunning GUIs for STM32 Microcontrollers with TouchGFX

Description TouchGFX is an advanced, cost-free graphical user interface (GUI) library optimized for STM32 microcontrollers. Leveraging the STM32’s hardware-accelerated graphics capabilities, architecture and ecosystem, TouchGFX empowers the Human-Machine Interface (HMI) revolution by enabling the development of stunning smartphone-caliber user interfaces on embedded devices. This ranges from simple, low-color applications to more sophisticated interfaces with high-resolution

Create Stunning GUIs for STM32 Microcontrollers with TouchGFX Continue Reading

Scroll to Top