Categories
Swedish

Björken slår ut.

Idag slog björkarna ut idag. Härligt.
Slog av Hulken ikväll också och gick över till el för varmvatten. Också ett hembygge förresten. En liten PIC 16F84 styr varmvattenberedaren och kan kontrolleras över en seriekanal. Man skulle kunna samla statistik från den också men jag har aldrig orkat fixa det. Konstruktionen är väl 6-7 år gammal nu skulle jag tro och borde väl ersättas. Det blev billigare att lösa det själv när det gamla kontrollerkortet brändes upp. Inga större problem förrutom att åskan har förkolnat två temperatursensorer. Ja verkligen pulveriserat dom. Bra jordväg ner i vattenledningsnätet.

Annars är det förkylt. Influensa. Hosta. Snörvlande. Ont i ögonen också. Om det beror på pollen eller inte har jag ingen aning om. Så länge jag kan jobba så skall jag inte klaga.

Får mer och mer mail om VSCP varje dag och det är ju roligt. Gäller bara att orka lite till och inte ge upp bara för att det känns lite motigt just nu. Dåligt med jobb helt enkelt just nu. Man får hanka sig fram en dag i taget.

Categories
English programming

It’s a difference

Since last week I have had the possibility to test the IAR for ARM compiler and the Embedded Workbench from the same company. And I must say that this environment have been a real joy to use. Actually it is in many respects for ARM developers what Microsoft Visual Studio was for windows development when it first was introduced.

Before I used the ARM GCC compiler with Programmers Notepad and some other editors. For most of my needs the GCC compiler is good enough but I really like a good working environment. And in that respect PN lacks a lot. There is eclipse of course but I never really liked it.

The embedded workbench is very easy to get going with. I think I just spent 15 minutes before I could debug and run my first project. All features are easy to find and there are excellent help available when you need it.

This is definitely my favorite embedded development environment at the moment and I am sure I will be at least 30% more productive with it. That is something to think of for all companies doing commercial embedded software. Money to save here!!!

I am sure I will return to this environment here in the future.