Skip to main content

Messages

This section allows you to view all Messages made by this member. Note that you can only see Messages made in areas you currently have access to.

Messages - trygvis

1
Web platform / Re: Eric: patch for tiny bug
Ah, but I'm after driving a bunch of 8x8 led matrixes so my demands are IO only (for now at least) and I need them to update fast enough. It would be nice if Microchip had a SPI version of that chip. Maxim has some similar chips with SPI though.
2
Web platform / Re: Eric: patch for tiny bug
That sounds like a useful and fun application to make!

I just got myself a couple 74hc595 today to make me an IO expander which I'm looking into now.

--
Trygve
3
Web platform / Re: New uIP code features
[quote author="ian"]
There isn't an HTTP server for the uIP stack yet, but there are a bunch of open source embedded server projects that implement a full or partial HTTP server. It looks like they have a new version since I last saw it, with a bunch of new features and good documentation:
http://www.tuxgraphics.org/electronics/ ... tack.shtml
[/quote]

The FreeRTOS+uIP port from Eric (and possible the other port too) comes with a working HTTPD.

--
Trygve
4
Web platform / Re: Eric: patch for tiny bug
Yeah, I forked it but forgot to push it to github. I'll try to do it later on today.

I haven't looked too much into the web stuff, but I did get the telnetd application to run. However, my goal is to control the hardware over HTTP and the httpd application that's included in the freertos distribution isn't very sophisticated so there's a bit of work to do.

What do you want to build?

--
Trygve
5
Web platform / Re: Eric: patch for tiny bug
Thanks, I'll test it when I get home. I had to manually edit the patch as I started on some different work at the same time.

I'm going to copy the code to a git repository as that'll make it easier to publish changes at the same time as I have stuff under version control.
6
Web platform / Re: Eric: patch for tiny bug
It seems I was a bit too fast, there's some code that had n in them which this patch removes as it seems from the rest of the code that it should be all without n.

--
Trygve
7
Project development, ideas, and suggestions / Re: an 8051 prototype board
What kind of stuff would you put on it?

I've done a lot of coding with an FX2 chip which is a 8051+USB. It's fairly easy to program with sdcc and fx2lib as a support library. It's probably the easiest way to create high performance USB peripherals.

--
Trygve
9
General discussion / DP forum configuration
Howdy

Would it be possible to allow "patch" file types to be uploaded? When submitting patches it's a very common file extension so it would be kinda useful to allow that on the forum too.

--
Trygve
10
Web platform / Eric: patch for tiny bug
Hi

I just got my web platform kit and managed to compile+build your freertos just fine. However I got a couple of odd printf's on the serial port and the attached patch fixes it (basically a missing n).

--
Trygve
11
Web platform / Web Platform v2
Howdy

The "web platform v2" thread is very long with its 12(!) pages and its kinda hard to tell what really has been discussed this forum doesn't use threading. Would it be possible to collect the ideas on the wiki? That would make any voting (if wanted) easier to do too.

--
Trygve

( ! ) Fatal error: Uncaught exception 'Elk_Exception' with message 'Please try again. If you come back to this error screen, report the error to an administrator.' in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
( ! ) Elk_Exception: Please try again. If you come back to this error screen, report the error to an administrator. in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
Call Stack
#TimeMemoryFunctionLocation
10.01452380344session_write_close ( )...(null):0
20.01482511944ElkArte\sources\subs\SessionHandler\DatabaseHandler->write( )...(null):0
30.01482512720Database_MySQL->query( ).../DatabaseHandler.php:119
40.05672651456Database_MySQL->error( ).../Db-mysql.class.php:273