Need ideas for projects to enhance embedded skills

Thread Starter

glennpl

Joined Mar 13, 2014
1
I am in search of ideas for projects that will enhance my embedded skill set. I have been out of work for years and Im fairly new to embedded development. I have a renesas 32 bit board and im using micro c/III RTOS. Ive done led drivers potentiometer driver. Would appreciate your suggestions.
 

Brownout

Joined Jan 10, 2012
2,390
Have you connected a 16x2 LCD display? That's a great project and useful for later projects. Also, if your device has a UART, I suggest using it to communicate to a computer. You'll probably need a USB to serial converter. I use an FTDI mini board for this. If you have an old computer with a serial port, you'll need a MAX232 chip/board to make the connection.
 
Top