In dit artikel worden enkele JavaScript codefragmenten getoond. De codefragmenten geven de fundamentele bouwstenen voor het verkrijgen van de data van het socialenetwerk. Ook wordt getoond hoe data opgeslagen kan worden. Voorbeelden zijn gebaseerd op OpenSocial versie 0.7. Expliciet aangeven welke data gewenst is Normaal gesproken wordt er maar een beperkte set van datavelden teruggestuurd… Continue reading OpenSocial: Verkrijgen en verwerken van data.
Raspberry Pi: Questions and Answers
In this article several issues related to Raspberry Pi will be discussed. The format will be in a question and answer based manner. For more generic questions, please check the article: Miscellaneous Questions and Answers General Question: How can I speed up my Raspberry Pi? Answer: You can speed up the Raspberry Pi using a… Continue reading Raspberry Pi: Questions and Answers
Raspberry Pi: Controlling your wall sockets
In this post I will describe 2 methods to operate “remote controlled sockets” via the Raspberry Pi. The methods differ in the used software. Both methods use C as development language and compile to native Raspberry Pi code (ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked). The prerequisites and wiring are the… Continue reading Raspberry Pi: Controlling your wall sockets
Raspberry Pi: First use
In this post I tell you what you need to know to use your Raspberry Pi for the first time. After following these steps, you are running Raspbian on a Raspberry Pi. Assumptions You are using Ubuntu (15.10) You are using a Raspberry Pi 2 Model B You can power up the Raspberry Pi… Continue reading Raspberry Pi: First use