
BricxCC with EV3 Sneak Peeks
BricxCC with EV3 Sneak Peeks

Multi-platform LEGO MINDSTORMS programming
http://bricxcc.sourceforge.net/
http://bricxcc.sourceforge.net/
Re: BricxCC with EV3 Sneak Peeks

Multi-platform LEGO MINDSTORMS programming
http://bricxcc.sourceforge.net/
http://bricxcc.sourceforge.net/
Re: BricxCC with EV3 Sneak Peeks

Multi-platform LEGO MINDSTORMS programming
http://bricxcc.sourceforge.net/
http://bricxcc.sourceforge.net/
Re: BricxCC with EV3 Sneak Peeks

Multi-platform LEGO MINDSTORMS programming
http://bricxcc.sourceforge.net/
http://bricxcc.sourceforge.net/
Re: BricxCC with EV3 Sneak Peeks

Multi-platform LEGO MINDSTORMS programming
http://bricxcc.sourceforge.net/
http://bricxcc.sourceforge.net/
Re: BricxCC with EV3 Sneak Peeks
nice, this one I like most:


but just out of interest:
I'm curious about
so Wait(1000) is equal to usleep(1000000 ) ?


but just out of interest:
I'm curious about
Code: Select all
#define Wait(_ms) usleep( (_ms)*1000);
Re: BricxCC with EV3 Sneak Peeks
usleep is a microsecond-based sleep so you need to multiply milliseconds by 1000 to use it the same as Wait(ms) in NXC.
John Hansen
John Hansen
Multi-platform LEGO MINDSTORMS programming
http://bricxcc.sourceforge.net/
http://bricxcc.sourceforge.net/
Re: BricxCC with EV3 Sneak Peeks
aaah - I see...!
usleep = u(µ)sec....
anyway, looks promising!
Is there already a sreenshot for "hello world" ?
usleep = u(µ)sec....
anyway, looks promising!
Is there already a sreenshot for "hello world" ?

Re: BricxCC with EV3 Sneak Peeks
I will be posting new pictures to my public photo album on Facebook. You do not need to be a member of facebook to see these.
https://www.facebook.com/media/set/?set ... c38173a858
If you are on facebook make sure you check out the LEGO MINDSTORMS EV3 group there. You can also connect with me via Google+ for EV3 news. Of course, it will be posted here as well.
John Hansen
https://www.facebook.com/media/set/?set ... c38173a858
If you are on facebook make sure you check out the LEGO MINDSTORMS EV3 group there. You can also connect with me via Google+ for EV3 news. Of course, it will be posted here as well.
John Hansen
Multi-platform LEGO MINDSTORMS programming
http://bricxcc.sourceforge.net/
http://bricxcc.sourceforge.net/
Who is online
Users browsing this forum: Semrush [Bot] and 14 guests