Articles

2015-12-05

SIM908 – AT commands

If you have our development board with SIM908 or something else, you have to know AT commands for GSM/GPRS/GPS module. Repetition again. You have to connect UART from SIM908 module…

Celý článek
2015-12-05

Raspberry Pi – LED Turn On/Off and Blinking

Blinking LED is basis any programming. This is complete code for blinking LED, turn ON or turn OFF LED on GPIO 7. The program is written in python language and…

Celý článek
2015-12-05

Programming of MPS430 for Ubuntu (Linux Mint)

You don’t do these steps. The repositories for Linux Mint and Ubuntu contains all packages. You have to install only gcc-msp430 (compilator), msp430-libc (other libraries – legacymsp430.h) and mspdebug (for…

Celý článek
2015-12-05

STM32F746 discovery and AC6 (System Workbench for STM32)

We wrote a news about STM32F746 discovery and IDE by openstm32.org on the google+. https://time4ee.com/ got development board STM32F7 discovery by ST. We want to show MULTIPLATFORM (Linux – Ubuntu,…

Celý článek