background preloader

AVR

Facebook Twitter

Bit operations with AVR-GCC - Paja. Bit operations are used when interfacing with digital out such as switching pins On/Off.

Bit operations with AVR-GCC - Paja

Programming with bit operations enable following functions to control digital out. Switching pins on (for example, turning on LED)Switching pins off (for example, turning off LED)Toggling pins (for example, Turning of LED if it is on and vice versa) Bit operations: &, |, ^, >>, <<, ~ & – bitwise AND.

Arduino

Arduino-Lite! Lightweight AVR Library. As we mentioned before , IBOX can run various versions of operating systems, including linux and android , etc.

Arduino-Lite! Lightweight AVR Library

Some guys are wondering about the differences between the operating system of FLASH version and SD card version, thus we’d like to give a simple reply here : Whether it is linux or Android, NAND FLASH version and the SD card version only differ in the installation position: one is installed in the NAND FLASH and another is installed in a Micro-SD card. System of SD card version cannot work in NAND FLASH, vice versa. Arduino-lite - A lightweight and efficient runtime system for AVR chips based on the work of Arduino Project. 0J735.600.