Always remain updated about current software development trends

Articles having tag: C

Low-Level Control of *.wav Data (Part I)

How to play .wav data at the low-level using waveOut* functions.

Simple C/C++ QRCode Library

How to generate a QRCode with the libqrencode library, with a clear example

IPDefend Toolkit plugin for Code::Blocks IDE

Short guide to create licensed applications using the Code::Blocks IDE incorporating the IPDefend Toolkit plugin.

Chatbot Tutorial

Tutorial on making an artificial intelligence chatbot

Simple C/C++ QRCode Library

How to generate a QRCode with the libqrencode library, with a clear example

Why is the digital I/O in Arduino slow and what can be done about it?

This article explains why the Arduino digital I/O functions are slow and compares them with faster implementation used in Wiring framework.