Search mbed
User details
Joined: 10 Sep 2009
Posts: 660
Notebook pages: 5
Wiki edits: 1
Published programs: 11
Published libraries: 0

Igor Skochinsky

11 programs

Published Programs

rom_lookup_table
73x726 signed char lookup table, fits completely in the Flash (LPC1768) See http://mbed.org/forum/helloworld/topic/2617/ for discussion
tag flash, lookup
NetServicesSource
Experimental HTTPClient with proxy support
tag http, HTTPClient, proxy
JTAG_Search
JTAG pinout detector
scmRTOS_test
Quick and dirty port of scmRTOS demo to mbed 1768. scmRTOS is a small RTOS written using C++. Offers (static) processes, critical sections, mutexes, messages, channels.
tag rtos, scmRTOS
FastIO
Fast GPIO using C++ templates. Now with port I/O.
tag digitalOut, GPIO
DriverLibrary
NXP's driver library for LPC17xx, ported to mbed's online compiler. Not tested! I had to fix a lot of warings and found a couple of pretty obvious bugs, so the ...
tag driver library, nxp
EasyWebCR
code_red's port of EasyWeb server for LPC1768, made to compile with mbed's online compiler.
tag ethernet, http, HTTPServer
MSCUsbHost
Implementation of USB Host for mbed 1768 which can access USB flash drives. See notebook page for details.
tag fatfilesystem, flash, Host, USB
DOGLCDDemo
A demo program for DOGL-128 LCD module. Based on Mike Sheldon's 3D Tie Fighter demo.
tag 3D, LCD, mono-lcd
FFT
mbed port of FFT routines from STM32 DSP library and Ivan Mellen's implementation. Tested on LPC2368 mbed but should work on 1768 too (original code was written for Cortex-M3)
tag assembly, FFT
DCSS504
A class and a demo program to use with the DC-SS504 board from SureElectronics which uses MMC2120MG magnetometer from Memsic. The program glows leds depending on the direction it is ...
tag compass, magnetometer, memsic