eXtreme

a blog about... whatever

I'm alive!

, , , ,

It's been a long time since my last blog post. It is because I was damn busy during last 3 months - at university and at work. I had a lot of things to learn for exams, many projects to finish and two big social networking websites to make in symfony 1.4. Maybe I will write a blog post about some problems and solutions from these websites soon.

I'm also starting a quite big project for Embedded Systems subject at my university. With my lack of electronic knowledge and no skills in programming for STM32 microcontroller it will be really challenging to finish it up before the end of semester. wink So I'm planning to write here about all successes and failures in that project.

So, what is that project? It's going to be an USB device which collects and sends data from/to wireless satellites. These satellites are general purpose, my plan is to make one sending data with measured temperature, another one with atmospheric pressure and the last one as a satellite receiver with LED simulating opening/closing a valve. So it's going to be a some kind of control system with wireless communication. Satellites will be powered from batteries, central device - from USB. That USB will be also used to send data to the computer where a desktop app will be used to present them and control.

I have a basic knowledge with microcontrollers. In previous semester I made a digital door lock on Atmel AVR µC, also for an university project but the new one is a lot of bigger and more difficult. wink We will see!

Opera Tips: restore settings after widget updateHow NOT to make HTML/CSS - part #2

Comments

mypcia Sunday, April 3, 2011 1:01:13 PM

Wow the new project sounds like tons of fun bigsmile and tons of hard work up

I've once read article about controlling STM32 with C++ and ARM assembly idea, so you should probably look in that direction.

Good luck

Jacek JędrzejewskieXtremo Sunday, April 3, 2011 9:07:25 PM

Thanks!

And yes, C/C++ is the language here, I'm not going to play with assembler no Even for that previous project on AVR I've used C because it is a lot easier and faster to write. wink

I forgot to mention that these satellites will be controlled by AVR ATTiny µC because they are small, cheap and I have some experience in AVR-s wink party

metude Thursday, April 7, 2011 6:10:08 PM

up
I'm waiting for new posts. Specially about HTML/CSS...

Jacek JędrzejewskieXtremo Friday, April 8, 2011 3:41:13 PM

Originally posted by metude:

I'm waiting for new posts. Specially about HTML/CSS...


I'm not sure whether I can provide "CSS Tricks", there is a lot of them in teh intenetz, I do not invent my own. wink But I can share some thoughts and pieces of advice.

metude Friday, April 8, 2011 8:50:58 PM

Originally posted by eXtremo:

But I can share some thoughts and pieces of advice.


This is reasonable, too... yes

Write a comment

New comments have been disabled for this post.