1.0 Introduction: It seems inappropriate to call this world “Earth” when much of its surface is made up of liquid, not just any liquid, but water – the most precious fluid for life. According to estimates from the World Shipping Council, on average over the past nine years over 1,582 cargo containers have capsized at […]
Projects
CONFIGURING HOSTAPD ON RASPBERRY PI
The daemonΒ hostapdΒ is a Linux service which enablesΒ a βhostβ computer to become a WiFi Access Point (AP).Β Β Β ThusΒ βhostβ + βAPβ + βdβΒ (for daemon) gives the nameΒ hostapd. My initial introduction to configuring hostapd came from instructions posted on Pastebin by the user Dryfire117,1. I also later found helpful guidance on setting it up […]
IoT Smart Alarm Clock
I.Β Summary The IoT Smart Alarm Clock is an open-source project that enables users to create and customize their alarm clock leveraging the Internet of Things technology. This thorough project offers a step-by-step process for constructing the smart alarm clock, covering features such as text-to-speech capability, multiple wake-up sound selections, smartphone and computer control, Apache2 server […]
Connect remote to raspberry pi
Connecting Remotely to Your Raspberry Pi This is especially if like many Raspberry Pi users you probably have it connected in a place different from your computer, maybe connected to a television or even mounted somewhere behind something. However, it also indicates that if you are to avail and use your Pi, it is mandatory […]
Build a Pwnagotchi WiFi penetration tester with Pi Zero and a PaPiRus display
Pwnagotchi is an advanced AI-driven tool empowered by bettercap, utilizing machine learning to efficiently capture valuable WPA key data from surrounding WiFi environments. This is achieved through silent monitoring or by conducting targeted deauthentication and association attacks. Collected data is stored as PCAP files, featuring a range of crackable handshake formats compatible with hashcat, encompassing […]
Pi Car
Build a Semi-autonomous, 4WD Raspberry Pi Car with a camera stream! Story This is a guide on how to build myΒ Pi Car!Β I recall discovering the Raspberry Pi and being intensely curious about electronics and coding. Desperate to create innovative gadgets, I was faced with the daunting prospect of starting from scratch, having no prior […]
Access Raspberry Pi 4 UART Using Python
Introduction Universal Asynchronous Receiver/Transmitter or UART is one of the most significant interfaces applied to serial communication in the field of embedded systems and microcontrollers. The Raspberry Pi also has a UART controller that lets the board enjoy the benefits of serial communication through the GPIOs. These enable the Pi to connect with other future […]
Burning Raspbian to an (micro)SD Card
Flash the image Open Etcher Select the Raspbian image Select the drive to which you want to burn Double check your selections This is critical, as you run the risk of overwriting the wrong drive (including your primary hard drive) Click βFlash!β and wait until Etcher writes and validates the image. This can take around 10 minutes. Once finished, eject your SD card […]
Internet Streaming Radio with Google AIY
Hardware components: Raspberry Pi 3 Model B Γ 1 Software apps and online services: Google AIY Projects STORY The Google AIY Voice Kit is a great way to get started with using voice commands to control a Raspberry Pi. As of 5/13/2017, the Google Assistant in this project does not play music like Google […]
Candy Dispenser with Google Assistant
3d Hardware components: Particle Photon Γ 1 Arduino Mega 2560 & Genuino Mega 2560 Γ 1 Raspberry Pi 3 Model B Γ 1 Speaker: 3W, 4 ohms Γ 1 Voice HAT for Raspberry Pi Γ 1 Mic Array Γ 1 Arcade Button and Micro Switch Γ 1 Servo (Continuous Rotation) Γ 1 Jumper wires (generic) […]