Top Arduino IoT Projects

Top Arduino IoT Projects

The Internet of Things (IoT) includes billions of physical devices connected to the internet around the globe, which upload data and communicate with each other independently of human input. Arduino produces a range of development boards, from 8-bit microcontrollers to 32-bit microcontrollers, some even with WiFi and Bluetooth capabilities. Coupled with beginner-friendly projects available online, … Read more

Automated Watering System with Raspberry Pi and Arduino

Automated Watering System with Raspberry Pi and Arduino

There are many fun things for makers, but be careful not to overspend… An Irregular Directory Pitfalls of 12v Electromagnetic RelayPitfalls of Raspberry Pi GPIOpyfirmata Once, I bought 20 pots of pothos, and after returning from a business trip, very few were left, but I had always been indifferent, wanting to make an automated watering … Read more

Introducing the Curie Nano: The Best Maker Board of the Year by DFROBOT

Introducing the Curie Nano: The Best Maker Board of the Year by DFROBOT

Back in 2015 at the CES exhibition, Intel announced its determination to enter the Internet of Things and wearable technology fields by launching a highly integrated module – Intel Curie. Although the Curie is only the size of a fingernail, it is very powerful, integrating a heterogeneous dual-core processor, a 6-axis attitude sensor (including an … Read more

Creating and Expanding Our Phyphox Experiments with ESP32 Development Board

Creating and Expanding Our Phyphox Experiments with ESP32 Development Board

Creating and Expanding Our Phyphox Experiments with ESP32 Development Board Recently, I saw that the official Phyphox released the Phyphox-BLE extension library, which is posted on the Arduino.cc website: https://www.arduino.cc/reference/en/libraries/phyphox-ble/, and the address is https://github.com/Staacks/phyphox-arduino. The self-introduction says it is not very mature yet, but the few examples provided already show that it is quite … Read more

Cross Ocean Technology 2022 Annual Recruitment Plan

Cross Ocean Technology 2022 Annual Recruitment Plan

“ Cross Ocean Technology Co., Ltd. is a marine intelligent system R&D company founded by a PhD team from Shanghai Jiao Tong University in 2020, dedicated to reconstructing marine unmanned systems using artificial intelligence and big data technology. The team closely follows the national strategy of becoming a maritime power and the environmental planning of … Read more

Design Tutorial and Technical Documentation for Nano Matter Development Board by Silicon Labs and Arduino

Design Tutorial and Technical Documentation for Nano Matter Development Board by Silicon Labs and Arduino

Due to the numerous standards and protocols in the smart home field, developers often face the dilemma of which protocol to choose when starting a new product design cycle, and even need to delve into which protocol can be compatible with other network requirements. However, with the emergence of the Matter standard, these issues are … Read more

Arduino UNO R4 Development Board with ESP32-S3 Now Available! (Includes Schematic)

Arduino UNO R4 Development Board with ESP32-S3 Now Available! (Includes Schematic)

The Arduino UNO R4 Minima and Arduino UNO R4 WiFi that were released a few months ago are now officially available. Yesterday, they were officially launched on the Arduino Store, and the new version brings many possibilities to our DIY world, upgrading from the previous 8-bit MCU to a 32-bit Arm Cortex-M4, with memory increased … Read more

Top Development Boards for IoT: A Comprehensive Review

Top Development Boards for IoT: A Comprehensive Review

Follow and star the official account,so you won’t miss out on exciting content. Source: Huawei Developer Community Edited by: strongerHuang In recent years, the rapid development of the Internet of Things (IoT) has been felt by everyone. It is well known that the underlying boards (or development boards) are the smart devices in the perception … Read more

Unlocking Three New Ways to Connect Blynk IoT Using WiFi

Unlocking Three New Ways to Connect Blynk IoT Using WiFi

Author: Mo & Tie Xiong Blynk is a hardware-agnostic IoT platform that is simple and convenient to use. You can create beautiful app interfaces just by dragging and dropping components, and with a small amount of code, you can complete the development of an IoT project, making it one of the simplest IoT platforms. With … Read more

Exploring Arduino Official Libraries for Hardware Control

Exploring Arduino Official Libraries for Hardware Control

Arduino, as a very popular open-source hardware and software platform, owes its powerful functionality to the rich libraries provided officially. These libraries offer pre-written codes that allow easy control of various hardware components to achieve various functions. This article will delve into Arduino’s official libraries, guiding you to explore the Arduino world and kickstart your … Read more