Posted in linux radio Single Board Computers

Raspberry Pi 3B+ Wireless Chip – Cypress CYW43455 Block Diagram

The Raspberry Pi 3B+ has quite an interesting wireless chip on-board – quite a lot of functionality! Split up into…

Posted in application software linux programming

Writing and running Java programs in 5 minutes: Java error: package com does not exist

For quick development work, I’m not interested in using netbeans or eclipse or some other IDE, but the majority of…