bit in the process, it is best to focus your attention on the topics of the second term. So here you have some ideas:
- General purpose PC to micro-controller communication (USB, serial ports, I2C, SPI, etc). Microcontroller might well be an Arduino board. If you do not have one you should!.
- Data transfer of collected data by a data-logger device.
- Ethernet communications (again PC-microcontroller, maybe without a TCP/IP stack).
- Ethernet packet capture for multiple purposes (miniwireshark).
- Use of raw-sockets (that will require C instead of Java, and root access too).
- Subnetting/supernetting calculator, maybe web-based
- Error control codes.
- Signal analysis (frequency domain).
- Modulation and demodulation. Transmission of signals without polarity or DC component.
- Home automation projects.
- Mobile apps.
I almost forgot it!
Please have a look to section 4.5 of the textbook.
I've trying for a while make my raspberry to send me a whatsapp when gets overheat and when finish a torrent download. I'm doing a script in Python. Would be good as a project??
ReplyDeleteSure!
ReplyDelete