Best of IoT โ€” September 2024

  1. 1
    Article
    Avatar of communityCommunity Picksยท2y

    ๐Ÿš€ 10+ Projects to Win Hackathons in 2024๐Ÿ†๐Ÿ’ป

    Hackathons are high-energy coding marathons where a smart, practical, and innovative project idea can set you apart. Here are 10+ winning project ideas for 2024, including a mental health companion app, a smart budgeting app, a real-time learning platform, and a carbon footprint tracker. These projects cover various domains such as healthcare, education, and smart cities, and utilize technologies like Flutter, React Native, Node.js, and Python.

  2. 2
    Article
    Avatar of logrocketLogRocketยท2y

    Enhance your workflow with Node-RED v4.0

    Node-RED is a low-code software tool for automating IoT services, built on Node.js and suitable for both edge devices like Raspberry Pi and cloud platforms. This tutorial covers deploying Node-RED, building application flows for user notifications and order creation, and new features in Node-RED v4.0 like improved configuration UI, timestamp options, and auto-complete suggestions for context inputs.

  3. 3
    Video
    Avatar of lowlevellearningLow Level Learningยท2y

    This Tool Makes Bug Hunting WAY Too Easy!

    The CH341a is a low-cost tool used to easily extract and manipulate firmware from various electronic devices like routers. It allows users to read and flash NOR flash memory without desoldering, making it efficient for bug hunting and security research. The post discusses the process of using this device on a common Wi-Fi router, ethics in firmware reverse engineering, and some basic steps for analyzing the extracted firmware.

  4. 4
    Article
    Avatar of itsfossIt's Fossยท2y

    What is Raspberry Pi Compute Module? What is it used for?

    Compute modules, essentially stripped-down versions of single-board computers, offer essential processing components like CPU, memory, and storage but exclude many peripherals and I/O ports. They are ideal for creating specialized, compact, and scalable devices, making them valuable in applications like cluster computing, home automation, handheld devices, and industrial automation. Despite their flexibility, compute modules can be costly and require additional boards, adding complexity. Popular options include Raspberry Pi, Orange Pi, and Nvidia Jetson modules.

  5. 5
    Video
    Avatar of davidbombalDavid Bombalยท2y

    WiFi Hacking Watch (Next Level Stealth)

    This post discusses the capabilities of a WiFi hacking smartwatch called the WiFi Commander, which can perform de-auth attacks and beacon attacks to disrupt WiFi networks. It highlights various features of the watch, such as its compact design, 2.4 GHz limitation, and lack of instructions. The author demonstrates how the watch can disconnect devices from a network and create fake access points. Important advice is provided on improving WiFi security against such attacks, including using WPA3, 5 GHz, complex passwords, and other security measures.

  6. 6
    Article
    Avatar of haider_2000HackChuckยท2y

    What is shodan

    Shodan is a search engine designed for Internet-connected devices, frequently used by cybersecurity experts. It differentiates itself from traditional search engines by indexing devices like webcams, routers, servers, and industrial systems, cataloging details such as open ports, running services, and firmware versions. Shodan aids in identifying exposed or vulnerable devices, reinforcing the importance of securing IoT devices against potential threats.