libraries

A new cellular connectivity service for Arduino IoT Cloud

A new cellular connectivity service for Arduino IoT Cloud

Arduino has launched a SIM-only service exclusively for IoT (internet of things) devices based on the Arduino platform to give developers and manufacturers cellular access to the Arduino IoT Cloud platform. The cellular service, provided by Arm Pelion Connectivity Management, means a single physical Arduino SIM can be used in more than 100 countries worldwide […]

A new cellular connectivity service for Arduino IoT Cloud 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

VGADuino II The New 256 Color Graphic Shield for Arduino

VGADuino-II : The New 256 Color Graphic Shield for Arduino

Arduino is pretty much famous for the numerous shields it has. These plug-and-play shields make our life a lot easier while working on some complicated projects. Among all other shields, graphic shields are getting more and more popular. A graphic shield lets you show text, numbers, shapes, and even small images on a screen, using

VGADuino-II : The New 256 Color Graphic Shield for Arduino Continue Reading

Arduino Beginner’s Course Lesson 5– Installing and Using Libraries

Arduino Beginner’s Course Lesson 5– Installing and Using Libraries

You can download our e-book ‘Learn Arduino’ from this link Libraries are an essential part in the Arduino world. They are what makes Arduino so easy to use. Libraries are written to encapsulate complex functions and expose them as simple function calls to the user. For example to switch a pixel on and off in

Arduino Beginner’s Course Lesson 5– Installing and Using Libraries Continue Reading

Arduino Geiger–Müller counter with LCD display

Arduino Geiger–Müller counter with LCD display

In the previous posts I’ve described a simple Geiger–Müller counter and various experiments with this device. Today I would like to present Arduino project to communicate with a Geiger-Muller counter, gather data and present it to the user. The device is based on Arduino Uno, Nokia 5110 LCD and homemade shield. Currently it’s possible to

Arduino Geiger–Müller counter with LCD display 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

Publish Any Event to Wia Using Your MKR1000

Publish Any Event to Wia Using Your MKR1000

How to setup an MKR1000 and publish an event or location to Wia. Things used in this project Hardware components Arduino MKR1000 × 1 Software apps and online services Wia Hand tools and fabrication machines Wia Platform Story Setup Your Environment Install the Arduino IDE (Integrated development environment). This is where You can download it

Publish Any Event to Wia Using Your MKR1000 Continue Reading

Scroll to Top