2019-07-19 (F) Weekly Summary

When I was looking at a lot of MIDI projects for reference and help, I came across some awesome finished projects, like this one. The clean arrays of buttons and lights were eye-catching and a feat of programming and wiring.

Wireless communication trials continued. I was able to send textual messages across my apartment with 2.4GHz modules on a couple of Arduinos. The message appeared on the screen when I touched the wire to the controller in the foreground.
The computer shows good reception

I kept moving forward with the 2.4GHz modules, but I was unable to write code that would transmit and receive variables. The only thing I could transfer was character strings. Even then, some of the seemingly inconsequential changes appeared to break down all communication.
Screenshot of how two modules should talk

Transmission and reception became increasingly difficult to predict, and usable code seemed to be a gamble based on when I uploaded more than what was programmed. I suspected that I was getting interference from nearby electronics.
Interference source?

A hypothesis was that the code was not to blame, but the hardware, so the radios were placed near and far from possible interference sources, such as an iPad with Bluetooth and Wifi active. Both of those protocols were 2.4GHz in this case. The hypothesis was not thoroughly tested to give a concrete answer, but the conclusion was that the simple 2.4GHz modules were not reliable enough for this project.
No one wanted to talk

My next attempt was with Bluetooth modules. While these still operate in the 2.4GHz range, they will filter out unwanted interference, and the transmitter and receiver will lock onto one another's channel to maintain the connection. I intended to use the Bluetooth radio in a Raspberry Pi 0W to connect with a module, but I wanted to start with the Windows serial port software I was familiar with. I was only able to establish a wireless connection with my phone, never a desktop OS.
The phone would connect just fine

The rest of the summary posts have been arranged by date.

First time here?

Completed projects from year 1
Completed projects from year 2
Completed projects from year 3
Completed projects from year 4
Completed projects from year 5
Completed projects from year 6

Disclaimer for http://24hourengineer.blogspot.com and 24HourEngineer.com

This disclaimer must be intact and whole. This disclaimer must be included if a project is distributed.

All information on this blog, or linked by this blog, is not to be taken as advice or solicitation. Anyone attempting to replicate, in whole or in part, is responsible for the outcome and procedure. Any loss of functionality, money, property, or similar, is the responsibility of those involved in the replication.

All digital communication regarding the email address 24hourengineer@gmail.com becomes the intellectual property of Brian McEvoy. Any information contained within these messages may be distributed or retained at the discretion of Brian McEvoy. Any email sent to this address, or any email account owned by  Brian McEvoy, cannot be used to claim property or assets.

Comments to the blog may be utilized or erased at the discretion of the owner. No one posting may claim property or assets based on their post.

This blog, including pictures and text, is copyright to Brian McEvoy.

Comments