Explore >> Select a destination


You are here

willhaley.com
| | coderdojoathenry.org
8.7 parsecs away

Travel
| | Hello again everyone. I was away this week so Dave led the group, they did a couple of Arduino projects. They revisited the traffic lights from December but this time used the Arduino to control them and then moved on to a temperature and humidity sensor called the DHT11. Here is the wiring diagram...
| | www.xudongz.com
7.2 parsecs away

Travel
| |
| | domipheus.com
7.9 parsecs away

Travel
| | Still working on my bench power supply, and wanted to move from my 16×2 retro LCD to something a bit more funky, and found these which use the Samsung S6D02A1 chip. 1.8 Inch Serial SPI TFT LCD Display Module With Power IC SD Socket At the time of writing, you can get these from a UK warehouse for £3.30 shipped for a single unit. That's awesome. However, the comments were quite bad and many people had issues with them - no matter how it was wired an Arduino wouldn't drive it. After lots of trial and error...
| | blog.squix.org
55.9 parsecs away

Travel
| Logic Analyzers can be quite useful to test and analyze hardware. In this short video I explain how to use the cheap LHT00SU1 logic analyzer together with PulseView on Mac OS X to test a new ESP32 development board. https://youtu.be/PHADbXs1rJQ Here is the code used to create the signals #include uint8_t pins [] =...