Skip to content
EscapeQuotes

EscapeQuotes

Blink your leds!

Menu

  • ESP8266
  • Micro:bit
  • Raspberry PI
  • Arduino
  • CodeIgniter

linux

Raspberry PI install RPi.GPIO

To install on raspbian: apt-get -y install python-rpi.gpio raspberry-gpio-python package provides a class to control the GPIO on a Raspberry Pi. To get started with RPi.GPIO, it would be worthwhile reading the examples here. Note that this module is unsuitable for real-time

escapequotes December 10, 2013December 10, 2013 bash, linux, raspberry pi No Comments Read more

Linux: Netstat Command Examples

Netstat command displays various network related information such as network connections, routing tables, interface statistics, masquerade connections, multicast memberships etc. List All Ports (both listening and non listening ports) #netstat -a root@localhost:~# netstat -a | more Active Internet connections (servers

escapequotes November 15, 2013 bash, linux No Comments Read more

Raspberry Pi : XBMC 12.1

XBMC 12.1 makes full use of iPhone 5, improves Raspberry Pi player and more! About a month and a half after the release of XBMC 12.0, we are happy to announce XBMC 12.1 with substantial fixes  for 12.0 across all

escapequotes March 28, 2013 linux, raspberry pi No Comments Read more

GNUPG – gpg encrypt files

GNU Privacy Guard (GnuPG or GPG) is a GPL Licensed alternative to the PGP suite of cryptographic software. PGP encryption uses a serial combination of hashing, data compression, symmetric-key cryptography and finally public-key cryptography; each step uses one of several supported algorithms. Each public key is bound to

escapequotes February 6, 2013March 28, 2013 bash, linux No Comments Read more

cURL – upload files and submit data

curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST,

escapequotes January 30, 2013January 30, 2013 bash, linux No Comments Read more

Install Raspbian “wheezy” on Raspberry PI

To install Raspbian on a Raspberry PI you need an SD card, at least 4GB and the image of the Raspbian OS. Download the image from http://www.raspberrypi.org/downloads. The latest version of Raspbian is called “wheezy”: 2012-12-16-wheezy-raspbian.zip. Unzip file and the result is “2012-12-16-wheezy-raspbian.img”. Write

escapequotes January 16, 2013January 16, 2013 linux, raspberry pi No Comments Read more

Raspberry PI

The Raspberry Pi is a small single-board computer developed in the UK by the Raspberry Pi Foundation with the intention of stimulating the teaching of basic computer science in schools. The Raspberry Pi is manufactured through licensed manufacturing deals with

escapequotes January 9, 2013 linux, raspberry pi No Comments Read more

Getting Started With CodeIgniter

If you are familiar with php, a good practice is to use a php framework to build your applications. One choice is CodeIgniter. CodeIgniter is based on the Model-View-Controller development pattern. MVC is a software approach that separates application logic

escapequotes December 13, 2012December 13, 2012 CodeIgniter, mysql, php No Comments Read more

Hello world!

First article! Definitely must be a “Hello World” examples article. A “Hello World” program is a computer program which prints out “Hello, world!” on a display device. It is used in many introductory tutorials for teaching a programming language. It

escapequotes December 11, 2012December 13, 2012 bash, javascript, linux, mysql, php No Comments Read more

WeMos D1 mini pins and diagram

Recent Posts

  • ESP32 WiFi Bluetooth GPS Battery Holder With OLED (P)
  • MicroPython on ESP8266
  • ESP32 lora send/receive packet test
  • HELTEC ESP32 lora wifi kit v2
  • Micro:bit fun: rock-scissors-paper game
  • micro:bit internal temperature sensor
  • micro:bit – learning with a bit of fun!
  • ESP8266: DHT22 temperature sensor
  • ESP8266 Wemos D1 mini PRO v1 – CP2104 USB driver
  • AVR Programmer: AtTiny45, AtTiny85

OUR PARTNERS

Categories

  • apache
  • arduino
  • attiny85
  • bash
  • CodeIgniter
  • escapequotes
  • ESP32
  • ESP8266
  • home automation
  • javascript
  • linux
  • microbit
  • micropython
  • mysql
  • NodeMCU
  • php
  • python
  • raspberry pi
  • scratch
  • wemos
  • Yii2

Tags

access_log apache arduino arduino ide bash bluetooth codeigniter codeogniter cpp cron crontab D1 mini pro d1mini database esp32 ESP8266 framework httpd iot javascript jQuery libraries linux logs lora master slave micro:bit model view controller MVC mysql nodemcu php pinout python raspberry pi raspbian replication schedule scratch task temperature sensor wemos wemos cc wifi xbmc

Archives

  • October 2020
  • June 2019
  • January 2019
  • September 2018
  • September 2017
  • July 2017
  • June 2017
  • January 2017
  • October 2016
  • August 2016
  • February 2016
  • January 2016
  • November 2015
  • February 2015
  • December 2014
  • November 2014
  • January 2014
  • December 2013
  • November 2013
  • August 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
Copyright © 2021 EscapeQuotes. Powered by WordPress. Theme: Spacious by ThemeGrill.