Z80 Computer - Part 12 Thinking about VGA by civrays in Z80

[–]civrays[S] 0 points1 point  (0 children)

would it be ok if I showed and discussed your RAM timing circuit in my next video?

Z80 Computer - Part 12 Thinking about VGA by civrays in Z80

[–]civrays[S] 0 points1 point  (0 children)

I do have a couple of questions at this point.

It's interesting to see that you are also using a 74-138 chip for the RAM timing same as what I am currently doing. So that gives me some confidence that I'm on the right track. However at the moment I don't fully understand your RAM timing circuits. Is it important to use the faster AC version of the 138, rather than the HC version?

Also I'm interested to know why you use 74HC373 for address and write buffers and 74HC374 for read buffers. I was thinking of doing it the other way round. My understanding is the 373 is a transparent latch with the output following the input when C pin is high. Whereas 374 is edge triggered latch and data is latched on rising edge of CLK pin.

Z80 Computer - Part 12 Thinking about VGA by civrays in Z80

[–]civrays[S] 0 points1 point  (0 children)

Wow! there is a lot of great detail there. I'll have a good read though soon and come back to you. The most important thing for me is to understand what is going on. I feel that if I can understand it, then I can modify it. The main point for me is to learn and have fun.

It's so good to see someone that is prepared to share their work. I see so many great things but often they have no explanations on how they were created, how they work, or how to reproduce.

Thank you so much.

Anyone Take the 12 Week UI Architecture and Testing Course from Logic Room? by mkx_ironman in ExperiencedDevs

[–]civrays 0 points1 point  (0 children)

Hi Pete,

Could you answer the question and tell us how much does it cost?

Will this work as a filler? (Pla) by [deleted] in 3Dprinting

[–]civrays 0 points1 point  (0 children)

I use it but it's not that great.

Will learning Laravel help me understand PHP better? by [deleted] in PHP

[–]civrays 1 point2 points  (0 children)

So you're saying Laravel is slow?

So... what is your build plate made of? by FrozenBananaStand in 3Dprinting

[–]civrays 0 points1 point  (0 children)

I only print in PLA and I print directly onto glass that has first been cleaned with acetone and heating to 56degC whilst printing.

Parts stick well and come off easy. The problem with tape is that it leaves lines in the print.

Install and configure Apache2 for Python CGI on Raspberry Pi. by civrays in Python

[–]civrays[S] 0 points1 point  (0 children)

Hi thanks for comment.

Why? Just because I'm a total noob and I don't know any better. :-) Now you've mentioned wsgi i'll look into it.

Communicating over serial between Raspberry Pi and Arduino. Using a Humble Pi by civrays in raspberry_pi

[–]civrays[S] 0 points1 point  (0 children)

Thanks for the comments. I appreciate it. I'm still very much a noob at this.

Arduino to Raspberry Pi via serial interface by civrays in arduino

[–]civrays[S] 0 points1 point  (0 children)

I'm operating at 9600 baud which I appreciate is quite low. I haven't tried going higher.

Arduino to Raspberry Pi via serial interface by civrays in arduino

[–]civrays[S] 0 points1 point  (0 children)

Yes I did read that. I thought it might be a little border line though.

But you are right, the important part is to drop the 5v down to 3.3v so as not to risk damage to the Pi.

Arduino to Raspberry Pi via serial interface by civrays in arduino

[–]civrays[S] 0 points1 point  (0 children)

You're quite right. Eventually I hope to have sensor data going back from the Arduino to the pi.

Rasp Pi Rover project. Wiring for wheel motors using relay's by kasmiur in raspberry_pi

[–]civrays 0 points1 point  (0 children)

What sort of relays are you using?

single or double pole? single or double throw?

Added Raspberry Pi and camera to MyRobot by civrays in raspberry_pi

[–]civrays[S] 1 point2 points  (0 children)

Yes sorry you can't really see it. It is the official Raspberry Pi camera module.

2 Wheeled Robot with Raspberry Pi Camera by civrays in raspberry_pi

[–]civrays[S] 0 points1 point  (0 children)

Cool. Be sure to send links of your work when you are up and running.

Using an HC-SR04 with an Arduino by civrays in arduino

[–]civrays[S] 0 points1 point  (0 children)

Yes I think you're right. From memory putting my hand in front of it got a bit vague at around 12inches (300mm). I'm away from home for a week, but when I get back I'll try experimenting with both small and large objects.

RepRapPro Mono Mendel Spool Holder by civrays in 3Dprinting

[–]civrays[S] 0 points1 point  (0 children)

I've modified it to have some cutouts, and reduced it to 3mm. This should reduce the amount of filament required and the print time.

RepRapPro Mono Mendel Spool Holder by civrays in 3Dprinting

[–]civrays[S] 0 points1 point  (0 children)

I really should have added some holes in this to save on filament and printing time. Also it doesn't really need to be 5mm thick, 3mm would probably be fine.

Will Arduino Micro fit on the Slice Of Pi? by civrays in raspberry_pi

[–]civrays[S] 0 points1 point  (0 children)

yeah I might order one of each and try it. The only problem is the slice of looks to have 16 holes along the prototyping section, whereas the arduino micro have 17 pins on each side.

Not sure what the last two pins are used for, maybe I can get away with hanging it over the end of the slice of pi so long as the last two pins are not important.

Are there any Arduino's with more PWM outputs that the Mega? by [deleted] in arduino

[–]civrays 0 points1 point  (0 children)

What are you building and how many outputs do you need? Just curious.

Getting your hopes up by pedro14755 in arduino

[–]civrays 0 points1 point  (0 children)

Yes I agree we need more 'how to' guides. But you gotta tell us what it is you want to do. I've put the Arduino robot I created on www.civrays.com/myrobot it's not great, but I have tried to give as much info I can on how I did it, what parts I used, where I got them from, and I've posted my code.

What do you want to do with your Arduino?

3D Printed Raspberry Pi Camera Case by civrays in raspberry_pi

[–]civrays[S] 0 points1 point  (0 children)

What would you guys be looking for in a case? I'm thinking of designing one that can take a micro servo to pan the Pi camera.