Blue Bird Tutorial #1 (Blink)
Thought I would create some tutorials that had more detail. I have been watching the hit rate of various pages and the blink pages seem…read more →
Thought I would create some tutorials that had more detail. I have been watching the hit rate of various pages and the blink pages seem…read more →
What to know about the microchip PIC24F processors? Here are a few notes I would like to share with you about some things that I…read more →
Why accelerometers widely used by mobile devices Accelerometers are very interesting devices. It seems that every cell phone on the planet has these devices built…read more →
Developing a small device using the MUSB16 board Well almost a year to the day that I last posted here. We did a turn on…read more →
Things to know about Single Stack RTOS I have been working with a single stack RTOS for a few years now. I have been using…read more →
Implementing RF Link using UART I’m going to talk about RF Links and how to implement them using very inexpensive transmitters and receivers. I’m going…read more →
How to convert USB to RS485? RS485 is a differential bus that gives the capacity of long distances. Many control devices use the hardware interface….read more →
After adding more LEDs and using a shift register, what else could you do? The third improvement to Blinkie is to use a 4-digit 7-segment…read more →
In the previous posting we learned how to assign voltages to each pin in a port separately. This posting will improve on that design by introducing…read more →
Blinking LED project Blinking LED is the “Hello World” of the embedded development. How exciting it is to get it to work! Now, what else…read more →