https://github.com/sebagomez/raspberrypigxeo
Raspberry Pi 2 GeneXus External Object
https://github.com/sebagomez/raspberrypigxeo
genexus
Last synced: 2 months ago
JSON representation
Raspberry Pi 2 GeneXus External Object
- Host: GitHub
- URL: https://github.com/sebagomez/raspberrypigxeo
- Owner: sebagomez
- Created: 2015-09-28T01:37:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T16:04:00.000Z (over 9 years ago)
- Last Synced: 2024-10-29T16:21:39.611Z (7 months ago)
- Topics: genexus
- Language: C#
- Homepage:
- Size: 195 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RaspberryPiGXEO
Raspberry Pi 2 GeneXus External Object was used during a demo at the [25th GeneXus Meeting](http://www.genexus.com/gx25) in Montevideo, Uruguay on Sep 2015.It's main purpose was to show how a Genexus generated Universal app could run in the Raspberry Pi. The external object itself has two method for tuning on and off a desired pin of the board and a method for SPIO reading.
We used that on a live demo where we used a light sensor and hokked everything to [thingspeak.com](http://www.thingspeak.com).
The code used here was based on the many samples from [github.com/ms-iot/samples](https://github.com/ms-iot/samples)
Watch the presentation and materials [here](https://www5.genexus.com/meeting2015/gx25.player.aspx?3833) and remember to give [Marcelo](https://twitter.com/meguiluz14) and [Rodolfo](https://twitter.com/rroballo) a hand.