hardware

CORE ROPE MEMORY MAKES ONE OF THE ODDEST LED FLASHERS WE’VE EVER SEEN

CORE ROPE MEMORY MAKES ONE OF THE ODDEST LED FLASHERS WE’VE EVER SEEN

If you’ve heard of core rope memory, it will probably be in the context of vintage computing equipment such as Apollo-era NASA hardware. A string of magnetic cores and sense wires form a simple ROM arrangement, which though long-ago-superceded by semiconductor memory remains possible to recreate by the experimenter. It’s a path [Nicola Cimmino] has

CORE ROPE MEMORY MAKES ONE OF THE ODDEST LED FLASHERS WE’VE EVER SEEN Continue Reading

PacketMonitor32 – An ESP32 Based Packet Monitor with OLED

PacketMonitor32 – An ESP32-Based Packet Monitor with OLED

Wi-Fi Packet Monitors are usually a computer program or sometimes a piece of computer hardware that can be used to intercept and log traffic over a Wi-Fi network. My favorite software tool of all is the popular Wireshark which I have used several times for hacking Wi-Fi based hardware, like integrating the common Wi-Fi smart socket

PacketMonitor32 – An ESP32-Based Packet Monitor with OLED Continue Reading

Cinque Combining RISC V With Arduino

Cinque, Combining RISC-V With Arduino

After announcing “HiFive1” at the end of 2016, SiFive is introducing its second RISC-V based development board “The Arduino Cinque“. It is the first Arduino board that is featuring RISC-V instruction set architecture. Arduino Cinque is running SiFive’s Freedom E310, one of the fastest and powerful microcontrollers in the hardware market. It also includes built-in Wi-Fi

Cinque, Combining RISC-V With Arduino Continue Reading

CADLAB.io – A True Version Control For Managing Hardware Projects

CADLAB.io – A True Version Control For Managing Hardware Projects

Version control is a system that records changes of a file or set of files over time so that you can recall specific versions later. Version control was developed to help teams work on tasks together in a more collaborative way. In the last few years, version control platform has often been focused on software-based projects. Git is

CADLAB.io – A True Version Control For Managing Hardware Projects Continue Reading

HIGH PRECISION ANALOG IO WITH DIGITAL PINS

HIGH PRECISION ANALOG IO WITH DIGITAL PINS

Reading the temperature of your environment is pretty easy right? A quick search suggests the utterly ubiquitous DHT11, which speaks a well documented protocol and has libraries for every conceivable microcontroller and platform. Plug that into your Arduino and boom, temperature (and humidity!) readings. But the simple solution doesn’t hit every need, sometimes things need

HIGH PRECISION ANALOG IO WITH DIGITAL PINS Continue Reading

Scroll to Top