Go to advanced search

by drodri
Tue Feb 11, 2014 12:19 pm
Forum: User groups and events
Topic: Raspberry PI / Arduino C/C++ programming contest
Replies: 0
Views: 888

Raspberry PI / Arduino C/C++ programming contest

Biicode has just launched a C/C++ programming contest for Raspberry PI and/or Arduino, with very interesting prizes:

https://www.biicode.com/biicontest2014

It is very easy to participate, and any project can join.

Cheers!
by drodri
Mon Jan 13, 2014 12:01 pm
Forum: C/C++
Topic: web interface for invoking C-Code?
Replies: 6
Views: 6776

Re: web interface for invoking C-Code?

Hi, As a summary of the previous posts, I will like to contribute with the following ideas: As DexOS points out, it is not difficult to integrate a simple web server into your application. Check for example the following tutorial that implements a simple form to switch on/off a led connected with GP...
by drodri
Thu Jan 02, 2014 4:12 pm
Forum: C/C++
Topic: How do I code C++/ What IDE can i get for my raspberrypi?
Replies: 7
Views: 72072

Re: How do I code C++/ What IDE can i get for my raspberrypi

Hi Alfie90, One of the issues that arises when building c/c++ programs in Raspberry Pi, it that it can take a while, because compiling is quite an intensive and resource demanding task. It is quite usual (not only for Raspberry Pi, but for many embedded systems), to work in another PC or laptop and ...
by drodri
Thu Jan 02, 2014 1:24 pm
Forum: C/C++
Topic: Projects with C++
Replies: 3
Views: 6104

Re: Projects with C++

I suggest mechatronics-robotics. It is an amazing topic to learn and to learn programming. Get a couple of servos, connect them and start playing. There is nothing as amazing as seing your creatures move while running your code. In http://www.biicode.com we have developed support to program raspberr...

Go to advanced search