Showing posts with label reference. Show all posts
Showing posts with label reference. Show all posts

Wednesday, April 2, 2014

Download Java ME Embedded Getting Started Guide

The Beta Draft of Java ME Embedded Getting Started Guide for Java ME Embedded 8 Early Access Release published.

Support Platforms included:
  • Qualcomm IoE: describes how to install and run the Oracle Java ME Embedded software on the Qualcomm IoE reference platform.
  • Raspberry Pi: describes how to install and run the Oracle Java ME Embedded software on the Raspberry Pi reference platform.
  • Windows (via Java ME SDK): describes how to use Oracle Java ME SDK 8 EA 2 to develop embedded applications, using the NetBeans 8.0 Beta Integrated Development Environment, on a Windows 7 platform.



Related:
Introduction of Java ME Embedded 8


Wednesday, January 29, 2014

Google's Python Class

Google's Python Class -- this is a free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. These materials are used within Google to introduce Python to people who have just a little programming experience.

Visit: https://developers.google.com/edu/python/

Google's Python Class
Google's Python Class


A beginners guide to the Unix and Linux

UNIX Tutorial for Beginners is a on-line beginners guide to the Unix and Linux operating system. Eight simple tutorials which cover the basics of UNIX / Linux commands.

UNIX Tutorial for Beginners
UNIX Tutorial for Beginners
This tutorial is available for download so you can work offline, download.

Sunday, January 19, 2014

Free online ebook: The Linux Kernel Module Programming Guide

"The Linux Kernel Module Programming Guide" - FREE ebook online.

The Linux Kernel Module Programming Guide
The Linux Kernel Module Programming Guide



Table of Contents
Foreword
1. Authorship
2. Versioning and Notes
3. Acknowledgements
1. Introduction
1.1. What Is A Kernel Module?
1.2. How Do Modules Get Into The Kernel?
2. Hello World
2.1. Hello, World (part 1): The Simplest Module
2.2. Compiling Kernel Modules
2.3. Hello World (part 2)
2.4. Hello World (part 3): The __init and __exit Macros
2.5. Hello World (part 4): Licensing and Module Documentation
2.6. Passing Command Line Arguments to a Module
2.7. Modules Spanning Multiple Files
2.8. Building modules for a precompiled kernel
3. Preliminaries
3.1. Modules vs Programs
4. Character Device Files
4.1. Character Device Drivers
5. The /proc File System
5.1. The /proc File System
5.2. Read and Write a /proc File
5.3. Manage /proc file with standard filesystem
5.4. Manage /proc file with seq_file
6. Using /proc For Input
6.1. TODO: Write a chapter about sysfs
7. Talking To Device Files
7.1. Talking to Device Files (writes and IOCTLs)
8. System Calls
8.1. System Calls
9. Blocking Processes
9.1. Blocking Processes
10. Replacing Printks
10.1. Replacing printk
10.2. Flashing keyboard LEDs
11. Scheduling Tasks
11.1. Scheduling Tasks
12. Interrupt Handlers
12.1. Interrupt Handlers
13. Symmetric Multi Processing
13.1. Symmetrical Multi-Processing
14. Common Pitfalls
14.1. Common Pitfalls
A. Changes: 2.0 To 2.2
A.1. Changes between 2.4 and 2.6
B. Where To Go From Here
B.1. Where From Here?
Index


Saturday, November 16, 2013

Broadcom BCM2835 - SoC on Raspberry Pi

Broadcom BCM2835 is the system on a chip (SoC) on Raspberry Pi. It is a cost-optimized, full HD, multimedia applications processor for advanced mobile and embedded applications that require the highest levels of multimedia performance. Designed and optimized for power efficiency, BCM2835 uses Broadcom's VideoCore® IV technology to enable applications in media playback, imaging, camcorder, streaming media, graphics and 3D gaming.

Download  BCM2835 ARM Peripherals Manual.

BCM2835 ARM Peripherals Manual

Tuesday, August 20, 2013

Free download Raspberry Pi Educational Manual

That Raspberry Pi Educational Manual, work out by a team of UK teachers from Computing at School (CAS), is now available at the Pi Store (which you’ll find on your Raspberry Pi’s desktop) as a PDF. Or download the PDF directly HERE.

Source: http://www.raspberrypi.org/archives/2965

CAS Raspberry Pi Educational Manual
CAS Raspberry Pi Educational Manual