A step forward process to make special IoT hardware work with different IoT platforms and create advanced IoT applications.
How can you control many relays with only two GPIO pins? In this project I show you how!
Sick of stuffy conference rooms and co-workers that won’t let you open the window? Here is the solution.
In this simple tutorial we wwill learn how to use a 20x4 I2C Character LCD display with Arduino Uno to display a simple text "Hello World.
The HMC5883is a digital compass designed for low-field magnetic sensing. This device has a wide magnetic field range of +/-8 Oe.
Transforms a Wii Classic controller into an HID keyboard.
In this tutorial we will learn how to make a Menu with buttons and a rotary encoder to set andstore values. Watch the Video!
This tutorial will cover the basics on how to create a sprite using a bitmap, and how to program the sprite to move around on Arduino.
Measuring Ambient Light with I2C BH1750 Digital Light Sensor and Arduino - Quick and Easy
I managed to use an i2c LCD1602 or LCD2004) display by development board withth STM32F103.
An I2C device that uses common anode 7-segment displays.
Write and read data like text and images, which cannot be stored on Arduino due to its large size.
It is controlled by an Arduino Mega 2560 and connected to Raspberry PI via WiFi using ESP8266. It is also able to run independently.
A seven-segment display driver designed using ATmega328 for receiving data via I2C and displaying it on a 6x1 common anode SSD display.
Learn about the communication methods between two or more Arduinos using UART or I2C.
This motor driver is able to control a motor using PID by I2C. Taking precise control of a motor have never been so easy.
Calliope Mini is equipped with two Grove connectors. In this project, I want to explore, how to talk to these Seeed Grove parts.
To understand the basics of i2c with various micro-controllers as slave devices and rpi as the master.
Imagine the Asus Tinker Board controlling 64 relays via I2C to manage multiple strands of LED lights, synchronized to midi music.
In this tutorial we will learn how to connect several servo motors using PCA9685 module and arduino.
Demo of I2C serial coms between the PSoC Analog Coprocessor Pioneer Kit as parent and an Arduino UNO as child.
Ever wanted to have bigger characters on SSD1306 (or similar) displays with arbitrary fonts?
A very basic tutorial, yet demanding one for new comers to Arduino and electronics. We are here for you guys with Arduino
I mapped the controls from a wireless SNES classic controller to usb keyboard presses. The basic idea can be used to control many things!