LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Simple Card-based Access Control

Posted 01-25-2017 at 07:00 AM by Dmitry_Slepov

About the Application

This project implements a very common access control device. The LTPS is equipped with Tibbit #08 (clock/data and Wiegand interface). It gets card codes from an external RFID card reader. The project lets you save user names and their ID codes into the database, as well as verify the cards you read against the records of the database. When you read a card which ID code matches any ID code from the database, the terminal "grants access" (the blue LED...
LQ Newbie
Posted in Uncategorized
Views 1661 Comments 0 Dmitry_Slepov is offline
Old

GPIO: Displaying currency exchange rate on 7-segment indicators

Posted 01-25-2017 at 05:13 AM by Dmitry_Slepov
Tags arm, linux, nodejs, tibbo

About the Application

This tutorial is dedicated to the control of 7-segment LED indicators by means of a single Tibbit #00_1 and several shift register ICs (daisy-chained together).
  • 7-segment indicators are reliable and cheap LED devices which can display decimal digits and some characters. Every segment of the indicator is monitored through an allocated input. To drive all these inputs from the LPTS, you need many wires (32 lines for a 4-digit display). A more pragmatic
...
LQ Newbie
Posted in Uncategorized
Views 1162 Comments 0 Dmitry_Slepov is offline
Old

LED Control From the Web Browser

Posted 01-21-2017 at 07:37 AM by Dmitry_Slepov
Tags arm, linux, nodejs, tibbo

About the Application
  • This is a simple application which enables the control of a GPIO line via a web browser. To toggle the line HIGH/LOW, click on a rectangle. This app can be used to control a relay Tibbit, a LED Tibbit, or some other "output" Tibbit.
  • The app utilizes a popular socket.io library to facilitate a connection without interruption between the TPS and the browser, as well as the AngularJS V1.x.x front-end framework that makes the development of single-page
...
LQ Newbie
Posted in Uncategorized
Views 1052 Comments 0 Dmitry_Slepov is offline
Old

Two-way Control with Web and Button

Posted 01-20-2017 at 07:22 AM by Dmitry_Slepov
Updated 01-30-2017 at 12:12 PM by Dmitry_Slepov
Tags arm, linux, nodejs, tibbo

About the Application
You can expand the functionality of the prev app if you add a hardware button control. Pressing the button will also toggle the state of the GPIO line (LED, relay,...) which is reflected in the LED state displayed in the browser window.

What you need
Besides the hardware used in the prev app you will also need:
  • 1 x Tibbit #38 (push button)
  • 1 x Tibbit #00_3 (2 direct I/O Lines with 5V and Ground)

Proposed Tibbit configuration

...
LQ Newbie
Posted in Uncategorized
Views 1034 Comments 0 Dmitry_Slepov is offline
Old

Quick jump to start NodeJS development on LTPS boards

Posted 01-18-2017 at 04:55 AM by Dmitry_Slepov

Unlike Node.js, Git and Python 2.7, NPM is not installed on each LTPS by default.
To install it, you should connect to the LTPP board from an SSH client and do the following steps:

Code:
# Setup package repositories (if it's not done already)
smart channel --add a0 type=rpm-md name="LTPS all" baseurl=${RPMSBASE}/all/ -y
smart channel --add a1 type=rpm-md name="Tibbo LTPS general" baseurl=${RPMSBASE}/cortexa8hf_neon/ -y
smart channel --add
...
LQ Newbie
Posted in Uncategorized
Views 921 Comments 0 Dmitry_Slepov is offline

  



All times are GMT -5. The time now is 04:44 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration