Labels

Android (1) bash (2) boost (2) C (34) C++ (2) cheatsheet (2) CLion (6) css (3) Debian (33) DL (17) Docker (2) Dreamweaver (2) Eclipse (3) fail2ban (4) git (5) GitHub (4) Hacking (3) html (8) http (1) iOS (1) iPad (1) IRC (1) Java (32) javascript (3) Linux (169) Mac (20) Machine Learning (1) mySQL (49) Netbeans (4) Networking (1) Nexus (1) OpenVMS (6) Oracle (1) Pandas (3) php (16) Postgresql (8) Python (9) raid (1) RedHat (14) Samba (2) Slackware (48) SQL (14) svn (1) tar (1) ThinkPad (1) Virtualbox (3) Visual Basic (1) Visual Studio (1) Windows (2)

Friday, 14 February 2025

Remote Monitor

Remote Monitor v:1.4


BACKGROUND

TODO: A very brief blip on the background.

PRINCIPLE

TODO: Principle of operation, add schematic.

DEVICE

The device we're currently using is a Raspberry Pi Pico W For details of the pinout, see here


SOFTWARE

TODO: Detail the client and device software with link to repo.

OPERATION

On power up the device will likely be un-configured and as such will boot into AP mode, allowing the wifi network to be configured. To do this, simply search for the device's wifi network named Resource Monitor using your mobile device and connect using the password 12345678 if required. If a previous wifi network has been configured, the method to reset it is as follows:
Power on the device and the LED should illuminate continuously for a period of approximately 10 seconds. during this time, you can bridge pins 19 and 20 as shows below;




If the device fails to connect to a configured wifi network,  you will also have the same opportunity as described above (the LED illuminates for approximately 10 seconds), without the need to power down the device.

TODO: Add access point image.

Once the device has been correctly configured and connected to your designated wifi network, navigating to the appropriate IP address and port should display a page similar to the below;

Normal operation


To monitor the device, connect using a usb cable and connect using PuTTY or using screen device baud, for example:  /dev/cu.usbmodem1401 115200
If you do this after powering the device, you may be able to see some useful information or diagnostic, however in general use, there is no such need to do this.

RESOURCES


Thonny

MicroPython

Netbeans

TODO: Add Java runtime download locations.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.