Trigger the network privacy alert on IOS devices
Continue reading “triggerLocalNetworkPrivacyAlert()”Articles
makeAPICall()
MakeAPICall takes an API url and returns a HTTPURLResponse
Continue reading “makeAPICall()”Apple Business Manager
The first step in managing Apple devices is to register as a business or eductional institution with the Apple Business Manager.
Continue reading “Apple Business Manager”The first step in managing Apple devices is to register as a business or eductional institution with the Apple Business Manager.
Continue reading “Apple Business Manager”8-bit computer Starting to take shape
Time to get moving on my 8-bit computer project….
Decided to to start combining the modules and setup the final configuration. This involved removing the protective backing from the mounting tape on the breadboards and committing to their final position on the computer.
I’m still short a few breadboards, and still waiting on quite a few components that are on the slow boat from China, but i wanted to get it a bit more organised and complete the modules I can.
Did just find that the clock module is on a breadboard that is ever so slightly different in size than the newer boards, so I may have to remake it if I can’t get passed the OCD about those 2mm.
I also did some checking with a multi-meter and found that the power distribution will need to be beefed up to make sure that all of the breadboards have the required 5v as there seems to be a significant drop as you move away from the clock module. Thanks to Paul at South West Makers for the advice. I’ll be putting it into practise shortly.
Check out all my 8-bit computer posts.
MAX7219 Serial 8-Bit LED Display Driver
MAX7219 Serial 8-Bit LED Display Driver
Continue reading “MAX7219 Serial 8-Bit LED Display Driver”AT28C16 2K x 8 Parallel EEPROM
AT28C16 2K x 8 Parallel EEPROM
Continue reading “AT28C16 2K x 8 Parallel EEPROM”Build your own Arduino
Overview
Build a project using the ATMega328 Intergated Circuit integrated into a project without using an Arduino development board.
Internet Radio Player – ESP32
The Inspiration
Overview
Build yourself an internet radio streamer based on an ESP32 development board and an VS1003 mp3 decoder.
Continue reading “Internet Radio Player – ESP32”Digital Logic Analyser using Arduino Mega
Overview
One tool I will need to debug my 8-bit computer is a logic analyser with multiple inputs. I plan to build a rudimentary device to help with this before spending some money on a commercial product.