userial is an Free project building an USB to I2C/SPI/GPIO bridge, using the Atmel AT90USB647 chip. Hardware and Software are released under an Open Source licence. It supports the following interfaces:
* USB interface (serial emulation)
* JTAG
* I2C (TWI)
* SPI
* 8 General purpose digital I/O
* 4 Analog to Digital converters (currently no firmware support)
Genode FX is a composition of hardware and software components that enable
the creation of fully fledged graphical user interfaces as system-on-chip
solutions using commodity FPGAs.
Introduction
jSMPP is a java implementation (SMPP API) of the SMPP protocol (currently supports SMPP v3.4). It provides interfaces to communicate with a Message Center or an ESME (External Short Message Entity) and is able to handle traffic of 3000-5000 messages per second.
jSMPP is not a high-level library. People looking for a quick way to get started with SMPP may be better of using an abstraction layer such as the Apache Camel SMPP component: http://camel.apache.org/smpp.html
Travis-CI status:
History
The project started on Google Code: http://code.google.com/p/jsmpp/
It was maintained by uudashr on Github until 2013.
It is now a community project maintained at http://jsmpp.org
Release procedure
mvn deploy -DperformRelease=true -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=sonatype-nexus-staging -Dgpg.passphrase=<yourpassphrase>
log in here: https://oss.sonatype.org
click the 'Staging Repositories' link
select the repository and click close
select the repository and click release
License
Copyright (C) 2007-2013, Nuruddin Ashr uudashr@gmail.com Copyright (C) 2012-2013, Denis Kostousov denis.kostousov@gmail.com Copyright (C) 2014, Daniel Pocock http://danielpocock.com Copyright (C) 2016, Pim Moerenhout pim.moerenhout@gmail.com
This project is licensed under the Apache Software License 2.0.
The aim of this book is to give an integrated presentation of the
specifications for Long Term Evolution (LTE) and LTE Advanced radio
interfaces, so that the reader can gain an overview of their main
characteristics.
Notwithstanding its infancy, wireless mesh networking (WMN) is a hot and
growing field. Wireless mesh networks began in the military, but have since
become of great interest for commercial use in the last decade, both in local
area networks and metropolitan area networks. The attractiveness of mesh
networks comes from their ability to interconnect either mobile or fixed
devices with radio interfaces, to share information dynamically, or simply to
extend range through multi-hopping.
Having dealt with in-depth analysis of SS#7, GSM and GPRS networks I started to monitor
UTRAN interfaces approximately four years ago. Monitoring interfaces means decoding
the data captured on the links and analysing how the different data segments and messages
are related to each other. In general I wanted to trace all messages belonging to a single
call to prove if the network elements and protocol entities involved worked fine or if there
had been failures or if any kind of suspicious events had influenced the normal call
proceeding or the call’s quality of service. Cases showing normal network behaviour have
been documented in Kreher and Ruedebusch (UMTS Signaling. John Wiley & Sons, Ltd,
2005), which provides examples for technical experts investigating call flows and network
procedures.
Notwithstanding its infancy, wireless mesh networking (WMN) is a hot and
growing field. Wireless mesh networks began in the military, but have since
become of great interest for commercial use in the last decade, both in local
area networks and metropolitan area networks. The attractiveness of mesh
networks comes from their ability to interconnect either mobile or fixed
devices with radio interfaces, to share information dynamically, or simply to
extend range through multi-hopping.
Welcome to the world of wireless communications and the logical extension
to the broadband architectures that are emerging as the future of the
industry. No aspect of communications will be untouched by the wireless
interfaces;no part of our working environment will be left untouched either.
As the world changes and the newer technologies emerge, we can expect to
see more in the line of untethered communications than in the wired inter-
faces.
This book is focused on designing and developing Representational State Transfer (REST)
platforms in Rails. REST is the architectural style of the Web, consisting of a set of
constraints that, applied to components, connectors, and data elements, constitute the
wider distributed hypermedia system that we know today: the World Wide Web.
There are a few good reasons why it makes more sense to build platforms instead of just
products or applications. Platforms are like ecosystems interconnecting different
applications, services, users, developers, and partners. Platforms foster innovation through
the inputs of their direct collaborators. By providing application programming interfaces
(APIs) and software development kits (SDKs), platforms are more customer driven.