GPIO

PROGRAMMABLE USB HUB HAS I2C GPIO AND SPI

PROGRAMMABLE USB HUB HAS I2C, GPIO AND SPI

A USB hub that’s also a dev board and an I2C, GPIO, and SPI bridge In Addition To Being A 4-Port USB 2 High-Speed Hub, This Programmable USB Hub Is Also: A CircuitPython based development board. A bridge between your computer and I2C (via Sparkfun Qwiic connectors), GPIO, and SPI (via its mikroBUS header). A power supply, providing 6 A of […]

PROGRAMMABLE USB HUB HAS I2C, GPIO AND SPI Read More »

AZURE SPHERE MT3620 DEVELOPMENT KIT

AZURE SPHERE MT3620 DEVELOPMENT KIT

Microsoft Azure Sphere is a solution for creating highly-secured, connected, MCU-powered devices. Azure Sphere brings together the best of Microsoft’s expertise in cloud, software and silicon—resulting in a unique approach to security that starts in the silicon and extends to the cloud. Together, Azure Sphere certified MCUs, the Azure Sphere OS, and the Azure Sphere Security

AZURE SPHERE MT3620 DEVELOPMENT KIT Read More »

An introduction to GPIO Settings

An introduction to GPIO Settings

Working with microcontrollers means managing GPIO pins at some point. Many configurations have been developed for modern microcontrollers which can lead to some “fancy” terms that may confuse programmers. Its important to understand all of this to avoid confusion and errors while programming. First, some terms need to be understood. GPIO pins have tri-state logic

An introduction to GPIO Settings Read More »

Interfacing LCD Module with AVR in 4 Bit Mode

Interfacing LCD Module with AVR in 4-Bit Mode

This article is another step forward in learning more about AVR microcontrollers. We have demonstrated interfacing of LCD module with ATmega328 microcontroller, which will help you to learn its basic concepts. ATmega328 is an eight bit AVR (Advanced Virtual RISC) based microcontroller. It is a powerful microcontroller with a built-in  internal memory of around 32Kb.

Interfacing LCD Module with AVR in 4-Bit Mode Read More »

Robust C Library and Utility for GPIO sysfs Interface in Linux

by Derek Hildreth – Technologic Systems This comprehensive and easy to read example C code is designed to work alone or included as a library for dealing with general purpose I/O via the sysfs interface in Linux.  It can easily be applied to any computer which utilizes the GPIO sysfs interface (both pro and maker

Robust C Library and Utility for GPIO sysfs Interface in Linux Read More »

Scroll to Top