Nelson Neves
Public Repositories (11)
-
GSL_10-Pololu_A4983_STEPMOTORDRIVER
Generic Step Motor WebInterface - control a step motor using a Pololu A4983 driver from a webinterface (EXPERIMENTAL PROTOTYPE - just to be used as a proof-of-concept for a IoT …
driver, motor, pololu, Step, webinterfaceLast updated: 16 Apr 2012 1 25 -
Last updated: 06 Apr 2012 1 6
-
GSL_01-Network_Config
Simple code demonstrating how to configure MBed Network interface with DHCP or StaticIP (comment #define to switch between modes). Note: Demo program to be used on the GeekSessionLab Talk (November …
ethernet, geeksessionlab, interface, networkLast updated: 27 Oct 2011 1 12 -
GSL_02-Network_HttpClient_Get
Simple code to demonstrate how to make an HTTP GET request to fetch data from a specific file form an URL. Note: Demo program to be used on the GeekSessionLab …
client, geeksessionlab, get, httpLast updated: 27 Oct 2011 1 20 -
GSL_03-Network_HttpClient_GetStream
Simple code to demonstrate how to make an HTTP GET request to fetch a stream from an RSS feed. Note: Demo program to be used on the GeekSessionLab Talk (November …
client, feed, geeksessionlab, get, http, rss, streamLast updated: 27 Oct 2011 1 13 -
GSL_04-Network_Twitter
Simple code to demonstrate how to make a Twitter Post (No OAuth required -> via SuperTweet service). MBed will auto-post an initial Twitter message during boot, also useful to discover …
geeksessionlab, SuperTweet, twitterLast updated: 27 Oct 2011 1 4 -
GSL_05-HttpServer-WebFS
Simple code to demonstrate how to mount the internal flash and deploy files via http server requests (http://mbed_ip_address/demo.htm) Note: Demo program to be used on the GeekSessionLab Talk (November 2011). …
flash, geeksessionlab, http, memory, mount, server, webfs, webserverLast updated: 27 Oct 2011 1 20 -
GSL_06-HttpServer-RPC-Hardware
Simple code to demonstrate how to manually use RPC functionality to easily access the microcontroller hardware via WebInterface. Note: Demo program to be used on the GeekSessionLab Talk (November 2011). …
geeksessionlab, hardware, http, led, rest, rpc, webinterfaceLast updated: 27 Oct 2011 1 16 -
GSL_07-HttpServer-RPC-Vars
Simple code to demonstrate how to map an RPC global variable that controls LED blink functionality via REST HTTP Get request. Note: Demo program to be used on the GeekSessionLab …
geeksessionlab, get, http, rest, rpc, vars, webserverLast updated: 27 Oct 2011 1 15 -
GSL_08-HttpServer-RPC-Funcs
Simple code to demonstrate how to map an RPC global function that receives 3 parameters via REST HTTP Get request. Note: Demo program to be used on the GeekSessionLab Talk …
functions, geeksessionlab, get, http, rest, rpc, webserverLast updated: 27 Oct 2011 1 10