HC05 is basically a Bluetooth module which supports Serial Port Protocol (SPP) and is popularly used in many wireless applications. HC05 can be used to switch between master mode and slave mode and it ...
Arduino Uno, the most popular microcontroller among electronics hobbyists and students and its pretty easy to get started with embedded systems using Arduino But one drawback of Arduino is that it ...
This project demonstrates a simple Arduino LED blinking program developed in CLion using PlatformIO. It shows how to set up Arduino development in CLion and provides a foundation for learning embedded ...
Before I start talking about this really cool thing called Arduino (Italian for "good friend"), let me say a few things about the fascinating subject of physical computing. Physical computing has been ...
Great Cow BASIC (abbreviated as GCB or GCBasic) is an open source compiler that allows you to program PIC (Microchip) and AVR (Atmel/Microchip, including the ATMega328P in the Arduino Uno) ...
This repository based on tutorials from Amperka wiki (rus). Amperka is Russian’s store which sells Arduino kits and extensions. But there is not full implementation of all examples and I changed some ...