Navadeep
Navadeep
DIIDevHeads IoT Integration Server
Created by Navadeep on 12/25/2024 in #💼-jobs
Hiring @Astrome - Embedded/Electronics/DSP Roles
Hello Champs! Astrome is pioneering in wireless systems and mmWave technology, now also tapping into space tech. If you're someone who enjoys building electronics and software, interested to in work in deep-tech space, here comes that opportunity: 1. Electronic Hardware Design Engineer (Space Division) - https://apply.workable.com/astrome-technologies/j/3C51DEE9F8/ 2. Embedded Software Developer - https://apply.workable.com/astrome-technologies/j/763A530542/ 3. Digital Signal Processing Engineer (Space Division) - https://apply.workable.com/astrome-technologies/j/4049C77209/ Happy to have a chat if you're interested in any of these roles.
1 replies
DIIDevHeads IoT Integration Server
Created by Navadeep on 11/21/2024 in #🔔-devheads-feed
AI alone isn't ready for Chip Design?
This article highlights the intricacies involved in the process of chip design, what it takes and if AI has reached anywhere closer. https://spectrum.ieee.org/chip-design-ai
2 replies
DIIDevHeads IoT Integration Server
Created by Navadeep on 8/10/2024 in #🔔-devheads-feed
EETimes - Startups worth watching 2024
2 replies
DIIDevHeads IoT Integration Server
Created by Navadeep on 8/3/2024 in #🔔-devheads-feed
The push for more transistors per unit area - how the upcoming fab process may look?
2 replies
How to delay() easily when you don't have delay()?
I wanted to have some delay between I2C read/write functions. Ended up using this. How good/bad is it and any pitfalls? float temperature = readTemperature(); printf("Temperature: %.2f °C\n", temperature); for(int i=0; i<29999; i++); //some delay float humidity = readHumidity(); printf("Humidity: %.2f %\n", humidity); printf("\n"); for(int i=0; i<29999; i++); //some more delay
8 replies
DIIDevHeads IoT Integration Server
Created by Navadeep on 5/27/2024 in #🔔-devheads-feed
Cordless Kitchen Appliance Solutions
3 replies
DIIDevHeads IoT Integration Server
Created by Navadeep on 5/2/2024 in #🔔-devheads-feed
Schematic Archives: A huge repo of designs
Want to learn some classic/legacy/trending designs and understand electronic circuit design patterns? https://circuitsarchive.org/ is the place
2 replies
DIIDevHeads IoT Integration Server
Created by Navadeep on 4/27/2024 in #🔔-devheads-feed
Diamond Breakthroughs Shape Future of High-Performance Electronics
https://www.eetimes.com/diamond-breakthroughs-shape-future-of-high-performance-electronics/ "We grow diamond wafers with controlled impurities - called dopants - to make diamond electronics. Our unique capabilities include growing diamond with p-type, n-type, and/or high purity layers, and fabricating components out of these wafers" - https://adventdiamond.com/
2 replies
DIIDevHeads IoT Integration Server
Created by Navadeep on 4/21/2024 in #🤝-seeking-collabs
Cloud Computing's Nuclear Option: AI, Data Centers, Power
3 replies
DIIDevHeads IoT Integration Server
Created by Navadeep on 4/19/2024 in #🔔-devheads-feed
EV charging and PV storage monitoring solutions
EVs make so much sense while charging from decentralized PV or other sustainable sources. Take a look at Carlo Gavazzi's solutions in this segment explaining the architecture and possibilities. https://www.gavazziautomation.com/fileadmin/docs/download_area/EV-CHARGING_NA.pdf
2 replies
DIIDevHeads IoT Integration Server
Created by Navadeep on 4/16/2024 in #🔔-devheads-feed
RISC-V podcast with their CTO: Past, Present, Future
2 replies
DIIDevHeads IoT Integration Server
Created by Navadeep on 4/12/2024 in #🔔-devheads-feed
AMD Webinar: Deep Learning with FPGAs
2 replies
DIIDevHeads IoT Integration Server
Created by Navadeep on 4/7/2024 in #🔔-devheads-feed
Energy Harvesting for IoT range of Devices
2 replies
DIIDevHeads IoT Integration Server
Created by Navadeep on 4/5/2024 in #🔔-devheads-feed
Simplifying accurate fuel gauging for battery-powered devices
accurate fuel gauging has been an all-time long-time challenge and now something is moving the needle. Using Nordic's nPM1300 PMIC, individual battery models can be programmed into the IC and run the gauging process. https://www.nordicsemi.com/Nordic-news/2024/04/Nordic-Semiconductor-and-Renata-SA-collaborate
2 replies